Skip to main content

Posts

Show HN: I made an open source desktop magnifier for demo and presentations https://ift.tt/ix3ouMQ

Show HN: I made an open source desktop magnifier for demo and presentations I wanted a cool magnifier for my presentations, but couldn't find one (the default windows one was not really usable for my case) So I built one using Vue and Tauri (weird stack for such a tool, huh?). It was a pretty fun little project, hope you guys can have some use. Here's how it works: - When you press the shortcut, it takes a screenshot and store it in a temp folder - It then displays an HTML window and passes the screenshot URL to it - The HTML window has no "decorations" (top bar) and only contains an empty div - This div uses the screenshot as a background and updates the background position based on the cursor location - The window location is also updated according to the cursor location using a requestAnimationFrame (so that it does not get triggered too often) - The wheel event impacts the size of the window, as well as a transform:scale on the background. https://ift.tt/ahRqymp M...

Show HN: Ethereum address reviews, similar to Yelp https://ift.tt/yAj4wg6

Show HN: Ethereum address reviews, similar to Yelp Hi HN, Excuse me if the formatting sucks, this is a first time post. I want to introduce to you vrfd.info. A place where you can openly view and influence the reputation of any Ethereum address. Think of it as Yelp but for Eth. Addresses are classified as either verified or flagged on-chain through soulbound NFTs. A type of NFT that has no trade value as it cannot be sold. Once minted, it is stuck to the given address. The metadata of the NFT contains either information to verify the address with, this could be a social account for example. Or in the case of flagged addresses, the metadata contains proof of wrong-doing. Users can search the classification status of any address on the web app. Additionally, users can apply to either verify or report an address, provided proof. In the case of reports, users stand a chance to be rewarded. Finally, users can up or down vote other addresses. I made this tool after suffering one to many scam...

Show HN: Avoiding Imgur Link Rot https://ift.tt/Ko6eQXq

Show HN: Avoiding Imgur Link Rot Over the last decade I've built a number of different digital asset managers (mostly media files) that met the needs of my companies at the time. It is an area I enjoy working in. A month ago, when asked what was next for me, I jokingly said I would build another DAM. Then on Saturday, two weeks ago, I learnt that Imgur was going to delete all anonymous & NSFW files on the 15th of May. It was pointed out that this would mean broken links in communities that had relied on Imgur. By the Sunday I had decided that I would build another DAM, initially with the intent of avoiding Imgur link rot. It was challenging to find time to spend on this, the project was put together over about 8 evenings. It still has rough patches, this is an early MVP (a Michael Seibel "brick"). I have many ideas of where to take this project, but for now it only does one thing: backup Imgur files and produce new links that are easy to swap out for old soon-to-be-de...

Show HN: A search engine for your personal network of high-quality websites https://ift.tt/CN815Ya

Show HN: A search engine for your personal network of high-quality websites Hey all, Last time when we were on HackerNews [1], we received a lot of feedback, and we incorporated most of it. - We have changed our name from grep.help to usegrasp.com - A privacy policy page - Bulk import - Pricing page We are happy to introduce a new feature: a personalized answer search engine that provides direct citations to the content on the page. Demo: https://ift.tt/YC4EqyD 1 - https://ift.tt/mF02NrS https://usegrasp.com May 5, 2023 at 02:04PM

Show HN: Hypertune – Visual, functional, statically-typed configuration language https://ift.tt/YFWAKZi

Show HN: Hypertune – Visual, functional, statically-typed configuration language Hey HN! I'm Miraan, the founder at Hypertune, and I'm excited to be posting this on HN. Hypertune lets you make your code configurable to let teammates like PMs and marketers quickly change feature flags, in-app copy, pricing plans, etc. It's like a CMS but instead of only letting you set static content, you can insert arbitrary logic from the UI, including A/B tests and ML "loops". I previously built a landing page optimization tool that let marketers define variants of their headline, CTA, cover image, etc, then used a genetic algorithm to find the best combination of them. They used my Chrome extension to define changes on DOM elements based on their unique CSS selector. But this broke when the underlying page changed and didn't work with sites that used CSS modules. Developers hated it. I took a step back. The problem I was trying to solve was making the page configurable by m...

Show HN: Low-level portfolio showcase projects beyond traditional CVs https://ift.tt/H98Fu5z

Show HN: Low-level portfolio showcase projects beyond traditional CVs You are more than just your CV! I always feel that CVs are abbreviated and ATS-friendly but not human-friendly. I want to write about what inspired me beyond all my work. about my unique story and experiences that set me apart from the competition. it's important to make your resume ATS-friendly, don't forget to showcase the real you. Portfolio: https://ift.tt/q5MUx3G... I appreciate any feedback or suggestions. https://ift.tt/CIpiU1l May 5, 2023 at 07:43AM

Muni Rider Satisfaction the Highest in 10-years!

Muni Rider Satisfaction the Highest in 10-years! By Bonnie Jean von Krogh Here at the SFMTA, we are focused on creating the fastest, safest and most reliable public transportation network for all San Franciscans. This is why we consider it a top priority to hear from our riders and non-riders alike about how we’re doing, what your public transportation priorities are, and ways we can improve. These findings help to inform budget, long-range planning and policy decisions. They also help build a better Muni for everyone traveling in San Francisco.  In recent months we conducted our Rider Survey as well as a broader Community Survey . Real-time data from our partners at Transit App in their North America Transit Rider Happiness Benchmarking Survey provides additional details about community feedback.   The good news? Rider satisfaction with Muni services is up across the board:  Per SFMTA’s Rider survey, 66% of Muni riders rate services as good or excellent — a 9% in...

Show HN: Skyname – the first Bluesky username registrar https://ift.tt/QWrUhK1

Show HN: Skyname – the first Bluesky username registrar Hey HN! Skyname is the world's first Bluesky username registrar. Pick a fun domain from bsky.cool to tired.io and register your username in seconds. It'll automatically create the TXT record used for verification, assign it to your account, and update your handle on Bluesky. Interested to hear what y'all think :~) https://skyna.me May 4, 2023 at 10:50PM

Show HN: Simple TODO with tag based filtering https://ift.tt/hURNgVj

Show HN: Simple TODO with tag based filtering A custom app I made quickly to better represent how I work. I have 1 long list of tasks from different projects I can easily see any time. Throughout the day I focus on the different projects by filtering them through tags. Does anyone else manage multiple projects like me? What do you use to focus on the different projects? https://ift.tt/Cn7vLp9 May 4, 2023 at 04:26AM

Show HN: ZeusCloud (YC W22) – open-source cloud security https://ift.tt/kHzuK7p

Show HN: ZeusCloud (YC W22) – open-source cloud security Hey folks - last month, we open sourced ZeusCloud (https://ift.tt/ukX9yxK) - a platform to identify, prioritize, and remediate security risks in your cloud environment. ZeusCloud thinks like an attacker. It identifies security risks in your environment like infra misconfigurations, over-permissive identities, and workload vulnerabilities. And it pieces them together to show you attack paths like a publicly exposed VM with a critical CVE has effective admin access. Some highlights of the ZeusCloud platform: - Graphical attack paths so you can prioritize the risks in your cloud with context - An asset inventory of your compute, networking, and IAM assets to give you further visibility into your AWS environments - An interactive access explorer view that shows you how IAM users/roles can access S3 buckets, EC2 instances, etc. for blast radius analysis We know other cloud security products exist. But, in our experience, they’re often...

Show HN: Public data research using ChatGPT https://ift.tt/fHdE1jY

Show HN: Public data research using ChatGPT After trying some queries, I found ChatGPT is good at finding public data, sometimes it may not be accurate, but overall, pretty good. Then why don't we make the data in a beautiful way ready to share? Columns + ChatGPT (alpha) is for data researchers! Looking forward to any feedback or suggestion... https://ift.tt/0M6w2hu May 3, 2023 at 11:48AM

Show HN: LLM Oracle, GPT-4 for predicting the future https://ift.tt/zvGwM73

Show HN: LLM Oracle, GPT-4 for predicting the future Hi all! Sharing a recent side project that uses LLMs to reason, research, and predict future events. It's far from perfect, unbiased, and calibrated, but it's an interesting proof-of-concept. Demo: https://oracle.sshh.io/ Code: https://ift.tt/42mgnI7 https://oracle.sshh.io/ May 3, 2023 at 05:38AM

Show HN: LingoSync.ai translates videos into 40 languages https://ift.tt/SsxkOKm

Show HN: LingoSync.ai translates videos into 40 languages Dear HN, a friend and I are testing the waters of launching a SaaS offering. We've built a prototype of LingoSync.ai, which will allow customers to translate the audio of any video with spoken text into 40+ languages. The process will be 100% automatic. We take the original audio, translate it into the target languages, and create translated videos where the translated audio roughly matches the timestamps of the original audio. It's not perfectly lip-synced (we also do not alter the video stream), but translated sentences start where original sentences started, which is good enough for many use-cases. We are currently running a closed beta and created a landingpage which showcases the product and allows to sign up for the waiting list: https://lingosync.ai/en Feedback and sign-ups are welcome! https://lingosync.ai/en May 2, 2023 at 06:11PM

Show HN: guitos, a free open-source budgeting app https://ift.tt/eOcoVN9

Show HN: guitos, a free open-source budgeting app Hi HN, I wanted to share an app I've created recently since it might be useful for you: guitos is a free open-source budgeting app that helps you figure out where your money went and plan your budget ahead of time. It was initially created to replace a spreadsheet I created based on the budgeting advice given on the r/personalfinance subreddits and as an opportunity to learn React. The app stores data in your browser's local storage (IndexedDB). Your private financial data doesn't leave your browser. (If you're wondering what the app's name means: "guitos" is portuguese slang for money/cash. ) source code available @ https://ift.tt/EqjhA3b https://guitos.app/ May 2, 2023 at 02:00AM

Show HN: Lectureapp.io – Online Markdown-to-anything* editor https://ift.tt/jReftd4

Show HN: Lectureapp.io – Online Markdown-to-anything* editor Here's my weekend project that I think you'll find interesting. Markdown was (and still is) my secret weapon to keep myself productive and sane throughout my teaching career, and that's because I created and maintained number of internal tools to convert such text documents to presentation decks, blog articles, and even pop quizzes. I finally found the time to duct tape these tools together and launch as a product that you can take advantage of as well. I am calling it LectureApp.io, and I would describe it as an "online text-to-anything* editor." Please feel free to give it a try and leave a review on ProductHunt. I welcome any feature suggestions as this will be my main driver for future teaching appointments. https://lectureapp.io/ May 1, 2023 at 12:36PM

Show HN: Adzviser – Digital marketers' copilot for getting data [video] https://ift.tt/LlomCw4

Show HN: Adzviser – Digital marketers' copilot for getting data [video] Hello friends - I spent the past 6 months building this search bar for marketers so that they can get their campaign performance data easier and faster. Currently they either have to manually pull those data from Google Ads, Facebook Ads, etc., or to use some connectors, such as Supermetrics/Fivetran, to automate the data pulling process and then build a reporting dashboard from it. I believe that those marketing data and reports can be "one search away". So I built a software prototype that 1) has OAuth2.0 connections to Google Ads 2) translates natural language prompt to Google Ads Query Language 3) generates table and visualization output Contact us: adzviser.com/contact-us https://www.youtube.com/watch?v=O7CWf5Kaypg May 1, 2023 at 10:37AM

Show HN: Type Text and Create Tasks https://ift.tt/ZI5ARw8

Show HN: Type Text and Create Tasks I am experimenting with ChatGPT in my current project https://nexttask.co.uk , now I have a form for prompts where a user can type a prompt, e.g. "Create a task with the title "Submit your pitch decks" with a due date of 10th of May and assign it to everyone" and have a task created. It is awesome! Is this a future of user interaction? https://ift.tt/LsRzIr7 May 1, 2023 at 09:07AM

Show HN: ArchitectGPT – AI Powered Home Design Too https://ift.tt/Bh06qEm

Show HN: ArchitectGPT – AI Powered Home Design Too Hello everyone, I'm excited to share with you my new app, ArchitectGPT! With ArchitectGPT, you can upload or take pictures of any residence/home and transform it using AI via text or pre-selected themes. Whether you want to experiment with different color schemes, furniture arrangements, or even add new rooms to your home, ArchitectGPT can help you visualize the possibilities in seconds. The app uses state-of-the-art machine learning algorithms to generate realistic and personalized design recommendations based on your preferences and needs. ArchitectGPT is perfect for anyone who wants to explore home design ideas without the hassle and cost of hiring a professional designer. It's also great for architects, interior designers, and real estate agents who want to quickly create virtual staging for their clients. The app is easy to use and doesn't require any design skills. Simply upload a photo of your home, select a theme or...

Show HN: Open-Source Implementation of John Conway's Mathy Game of Hackenbush https://ift.tt/7TjXZfi

Show HN: Open-Source Implementation of John Conway's Mathy Game of Hackenbush Hackenbush is a fascinating game that led to leaping developments in combinatorial game theory. It caused the discovery of the surreal numbers - an absolutely, incredibly, tremendously large field of numbers. To help it find more popularity, I made an open-source version, mainly for mobile platforms. https://ift.tt/mRv18CY April 30, 2023 at 12:11PM

Show HN: I made a tool to easily credit co-contributors in Git commits https://ift.tt/B47xHqb

Show HN: I made a tool to easily credit co-contributors in Git commits Hi Everyone! The motivation behind creating this tool is to provide an easy way to give credit to contributors in various situations: - In open-source projects, when a pull request (PR) is closed without merging but the idea or code is later implemented. - During pair programming sessions, where two or more developers work together on a single commit. Existing solutions were either too complicated or didn't work as expected, so Git Add Co-Author was developed as a simple, easy-to-use alternative. https://ift.tt/nOJ0WSC April 29, 2023 at 03:47AM

Muni Metro Fix-It Week Maintains the Subway Infrastructure

Muni Metro Fix-It Week Maintains the Subway Infrastructure By Jessie Liang Track crew removing old rail at the Van Ness crossover  The first Muni Metro Fix-It Week of 2023 was a resounding success in March, and it’s also the first Fix-It Week since the SFMTA launched the Central Subway in early January of this year. Here is a behind-the-scenes video recap . Fix-It Week is the SFMTA’s quarterly effort to optimize work time by closing Muni Metro early for critical maintenance. The SFMTA’s Maintenance of Way (MOW) teams did an excellent job maintaining the subway and preventing future breakdowns.  Fix-It Week helps the Muni Metro get a 20% improvement in speed and about a 20% improvement in reliability in the subway. It takes fewer minutes to take the N Judah from the Outer Sunset to Embarcadero now than it did in 2019.   From March 16 to March 22, 2023, the Muni Metro Subway between Embarcadero and West Portal closed at 9:30 p.m. to provide SFMTA maintenance crew...

Show HN: Jarvis AI – Text, iMessage, and Email ChatGPT https://ift.tt/L5Q7pAC

Show HN: Jarvis AI – Text, iMessage, and Email ChatGPT We're back with another ShowHN! When we launched, you could text Jarvis AI using regular SMS messages from your phone. Since launching 3 weeks ago[1], we've introduced two new channels for using ChatGPT. Now you can use ChatGPT over SMS text message, iMessage for Apple-enabled devices, and via Email. It is super interesting to forward an email to Jarvis AI and see its thoughts on your email thread. It can help you brainstorm or it can suggest a reply to previous emails. 10 messages free forever, more volume is free over iMessage and Email for a limited time (until the HN hug of death!). You don't have to sign up or anything to try it. Just send a text to: +1 (855) 676-1two89. Thanks for checking this out. Many exciting features are coming soon to make this more than just a different interface to ChatGPT. We want to make AI accessible to more people, over more channels, with more useful things for your day-to-day. For me...

Show HN: Code-Narrator: Automating Documentation with GPT-4 https://ift.tt/yikXSaK

Show HN: Code-Narrator: Automating Documentation with GPT-4 As a solo developer on a sizeable project, I found myself facing the challenge of creating documentation, a task I admittedly do not enjoy. Fortunately, ChatGPT arrived just in time. After experimenting with it, I discovered that it generates high-quality documentation for code files, even better than what I could produce manually. This realization led me to develop Code-Narrator, a client that simplifies the documentation process. Code-Narrator ( https://ift.tt/bcdnxpw ) utilizes GPT-4 to analyze your code files and automatically generate documentation. The tool is language-agnostic and has been tested with TypeScript, GraphQL, Solidity, C#, Kotlin, and more. As long as the files are in plain text, Code-Narrator should work seamlessly. The primary goal of Code-Narrator is to ease the documentation process for developers, transforming them from writers to editors. While developers are still responsible for verifying the accura...

Show HN: ScrapScript – A tiny functional language for sharable software https://ift.tt/m2LIWpt

Show HN: ScrapScript – A tiny functional language for sharable software Hi friends, I started casually working on scrapscript in 2015. I built a few compilers over the years to test out various ideas/implementations, and I think I'm finally happy with the overall design. The code is not public yet. Email me at hello@taylor.town if you're interested in joining the core team later this year. Let me know if you have any questions or feedback :) https://scrapscript.org April 26, 2023 at 05:45PM

Show HN: A Bel compiler to Emacs Lisp bytecode https://ift.tt/2eL56vR

Show HN: A Bel compiler to Emacs Lisp bytecode In his classic Lisp in Small Pieces, Christian Queinnec actually suggested this project: compiling Scheme to Emacs Lisp byte code. I took up the challenge with Bel instead of Scheme. Much of the code actually comes from the book but adapted to the problem at hand. https://ift.tt/lZjebm6 April 28, 2023 at 01:53AM

Track Work Through the Years

Track Work Through the Years By Jeremy Menzies San Francisco’s unique rail system brings together 150-year-old cable cars, historic electric streetcars of all shapes and sizes and modern light rail vehicles.   Many trades across the SFMTA play a critical role in keeping the system moving. This month we look back in time at the work of one such group, the Track Department. While the lines and technologies of SF’s street railway have changed over the years, some of the base-level work, tools and skills needed to maintain our tracks are the same today as they were over 100 years ago.  A decade before Muni was founded, the United Railroads Company (URR) dominated San Francisco’s transit system. URR owned and operated nearly 400 miles of street and cable car track all over the city. To keep this network in service, their track department was fully equipped to handle any possible construction or repair job.  All hands were on deck for this job outside the Ferry Build...

Show HN: Retro games hosted in Cloudflare Pages for free https://ift.tt/FelUonK

Show HN: Retro games hosted in Cloudflare Pages for free Created some free sites to play online versions of retro MS games like Minesweeper, Solitaire and others such as Sudoku & Tic Tac Toe. I learned about Cloudflare's Pages at same time to host all the code at no cost. https://retrogmz.com/ April 27, 2023 at 12:48AM

Show HN: Ordently – Consciously plan your day and your life https://ift.tt/w6KitH7

Show HN: Ordently – Consciously plan your day and your life I've been using a task management tool for the past 1 year that I built. A few months ago, I spent some time to make it more generic because my partner wanted to use it as well and she's been loving it ever since. Love her, but she's a bit biased. Firstly, this is a todo app for your life. Existing tools are built around how we work as employees in a company. With a company, all the habits, goals, vision and rituals are given to you in an employee handbook. The company is our coach, and in most cases, we listen and do as the coach says. Its easier to get things done in this environment. In our personal lives, we gotta figure out our goals, work on our habits and setup rituals. We're also more flexible, more forgiving on when we want to do certain things and more rigid on the others. The Daily Planner is central to that ideology, working with one off and repeatable tasks . You onboard with your day first, could ...

SFMTA Retires the Orion, First Hybrid Bus in Cleanest Transit Fleet

SFMTA Retires the Orion, First Hybrid Bus in Cleanest Transit Fleet By Clive Tsuma San Francisco’s first low-emissions electric hybrid Orion bus Muni’s Orion hybrid buses are headed for retirement as we phase in a brand-new batch of El Dorado hybrid electric buses . It’s the end of an era for San Francisco’s first low-emissions electric hybrid fleet that travels the city’s toughest routes. Orion hybrid fleet tackles Muni’s toughest routes starting in 2007 The Orion buses have been a testament to the SFMTA’s commitment to the latest green transportation technologies . Muni, which previously had relied on a diesel bus fleet in coordination with our electric trolley bus fleet,   transitioned to its first 30-foot Orion diesel hybrid-electric buses in 2007. This was the start of the SFMTA’s addition of these lower emission vehicles to one of the greenest fleets in the country , ensuring better air quality city wide. The Orions brought the agency closer to achieving its goal of a...

Show HN: A C++ web/application framework I have been building for the last 12yrs https://ift.tt/Ju9n1FT

Show HN: A C++ web/application framework I have been building for the last 12yrs Back then there were not a lot of frameworks for C++ like there are available now, gradually added serialization, reflection, orm, modules for apache|nginx, then started adding programming language integration and then finally added support for building on various Os'es and also support for most of the build tools out there. https://ift.tt/i8e3pAZ April 24, 2023 at 07:17PM

Show HN: I quit my job to build a Kubernetes GUI with Rust https://ift.tt/bgSLNVZ

Show HN: I quit my job to build a Kubernetes GUI with Rust About a year ago I was working on a project with mirrored Kubernetes clusters deployed across various regions. Constantly switching contexts was a big pain for me and I badly needed something more practical to work with multiple clusters, ideally simultaneously. At that time everyone was talking about Rust and I really wanted to try it out. I then found Tauri, a framework to build GUI apps with Rust + JavaScript. I was sold. I learned Rust and built the app I always wanted to use. Fast, lightweight and with the ability to connect to multiple clusters simultaneously. Fast forward to today, there’s a few thousand users and I’ve quit my job to go all in on this product. Would love to get you to try the app and share your feedback. It would mean a lot to me! Thanks! https://aptakube.com April 24, 2023 at 07:10PM

Show HN: Q&A Bot talking in Hinglish about PDFs https://ift.tt/9MrGxvB

Show HN: Q&A Bot talking in Hinglish about PDFs Such an amazing time to build applications that can actually make a difference in everyday lives! We've built a simple Q&A bot that can answer your questions in 𝐇𝐢𝐧𝐠𝐥𝐢𝐬𝐡 about any pdfs, wrapped it with a simple command 𝐥𝐜-𝐬𝐞𝐫𝐯𝐞 𝐝𝐞𝐩𝐥𝐨𝐲 𝐩𝐝𝐟_𝐪𝐧𝐚, your bot is now ready to be part of your application stack, I've uploaded a demo where I talk to the bot in half-hindi & half-english about an insurance document - https://twitter.com/_deepankarm_/status/1650447522111029248 https://ift.tt/TztxLGb April 24, 2023 at 04:37PM

Show HN: I made a website for letter writing and slow communication https://ift.tt/JcmzKC4

Show HN: I made a website for letter writing and slow communication After struggling to keep in touch with a friend who moved away to Japan, I set out to build something that enabled deep conversations without the pressure and required scheduling of instant messaging https://ift.tt/jwYhman April 22, 2023 at 10:54PM

Show HN: I'm building a Strava alternative without all the social media crap https://ift.tt/nt4g0v7

Show HN: I'm building a Strava alternative without all the social media crap I'm working on https://cubetrek.com , a web app to manage, visualize and compare your running, hiking, mountainbiking, skiing... activities. Some features include: a github-style calendar heatmap, 3D visualization of tracks (especially useful for hill climbs and mountaineous terrain in general), a world map displaying all your activities at once. Excluded features: although you can share yoir tracks to the world, should you choose so, there are no friends, no likes, no comments, i.e. none of that social networking stuff. And no ads. Any feedback is appreciated, let me know what you think, what to improve! https://cubetrek.com April 23, 2023 at 03:53AM

Show HN: I designed and coded my portfolio as a freelance designer https://ift.tt/WfR47Kc

Show HN: I designed and coded my portfolio as a freelance designer Putting together my own portfolio is always hard, but I did it! Also, designers don't really need to code, but I'm into it. Feel free to share any feedback. Thank you. https://ift.tt/PDrpnVO April 23, 2023 at 02:29AM

Show HN: Stadai – Your virtual study buddy powered by ChatGPT https://ift.tt/l0Yz5yE

Show HN: Stadai – Your virtual study buddy powered by ChatGPT With Stadai, you can create customized quizzes and flashcards on any topic from your own study materials or class notes. Stadai is a chat-based study platform that offers a personalized learning experience. You can also access auto-generated quizzes and flashcards on important topics to enhance your learning experience. Stadai saves your progress and stats, helping you track your learning journey, monitor your performance, identify areas for improvement, and optimize your study strategy. Stadai is perfect for students, professionals, and anyone who wants to boost their learning and knowledge retention. Whether you're preparing for exams, learning new skills, or exploring new interests, Stadai can help you achieve your goals. Try it out now at: https://www.stadai.com/ Please share your feedback on Stadai in the comments below, we would love to hear from you! Thank you! https://www.stadai.com/ April 22, 2023 at 12:52AM

Show HN: ChatGPT-powered Search Bar for your Site https://ift.tt/5Cm8b1B

Show HN: ChatGPT-powered Search Bar for your Site Built a small free widget that is a ChatGPT-powered search bar for your site. You can use it on your blog, guides, docs, and resources pages. It crawls and indexes your site and then answers search queries with questions using your site content as a source. It even references the source material so visitors can dig deeper. It also has memory so you can have repeat searches just like ChatGPT. Built with Langchain, Pinecone, and OpenAI. https://ift.tt/9u3mTgB April 21, 2023 at 11:43PM

Show HN: AI prompt-to-storyboard videos w/ GPT, Coqui voices, StabilityAI images https://ift.tt/LYxotTU

Show HN: AI prompt-to-storyboard videos w/ GPT, Coqui voices, StabilityAI images I had 2 weeks off from work and wanted a pet project before heading back. With GPT and Generative AI in the news, I decided to chain multiple Al products together to build something really cool. I set my end goal to be: prompt-to-storyboard (aka fun videos generated purely via generative AI). There exists some prompt-to-video products, but I wanted to tell stories with audio as well. The end product takes an initial prompt and produces a series of images and audio files, which I then combine (with subtitles) into the final video. To showcase videos, there is a basic upvote/downvote leaderboard. Text | OpenAI https://openai.com/ Text is generated in a few high-level steps that I ask GPT to work through. These are all based on the initial user prompt, as such (ideally) indirectly controlled by the user. - Create a concept for a movie scene based on the prompt, including the theme and setting - Define each ch...

Show HN: Create your own full-featured VPN server https://ift.tt/1YJOWS7

Show HN: Create your own full-featured VPN server We think VPN providers encrypt our data and increase our security and it is true but there is a problem: we have to share our data with them instead of ISPs. AdminVPN is a side project that allows ordinary people to create their own VPN server. PS: This is my first post here, your feedback is really appreciated! https://adminvpn.co/ April 20, 2023 at 10:48PM

Show HN: Mage, Unlimited 50 Top AI Text-to-Image and GIF Models https://ift.tt/7cNKSm3

Show HN: Mage, Unlimited 50 Top AI Text-to-Image and GIF Models Hi Hackernews! Mage is the incredibly simple and fun platform with over 50+ top, custom Text-to-Image AI models as well as Text-to-GIF for all to create with their imagination, unlimited & unfiltered. Start with fast and unlimited Stable Diffusion for free! The first Mage link posted ever was here on HackerNews back in September with the promise of Free, Fast, & Unfiltered Stable Diffusion. Turns out, avoiding the h*ll of pip installs and CUDA errors while enjoying this incredible tech was (and is) a popular idea! Since then, we've grown into an incredible community, with a lively Discord and 1M+ monthly active users on the site. We've added explore, profiles, history, social, and 50+ of the best fine-tuned models to boot. And today, we're live on Product Hunt! Would love to hear your thoughts and feedback as we continue to grow and evolve. Eternally grateful that HN was the launchpad that started every...

Show HN: InsightFlow https://ift.tt/WZBVQ9z

Show HN: InsightFlow Hey everyone, sharing InsightFlow, a (long) weekend project I made using GPT4. I am bit anxious sharing it since I barely knew how to code in Python before but I was simply amazed on how much GPT was able to help me write something that actually works (I hope). My goal was to create a library that empowers people to ask questions from their data, regardless of its source. InsightFlow does just that, it has some modules that allow s parsing information existing in (for now) video (its audio part), html, and in general text and provides a chat interface on top. I would love to expand this to image and eventually video parsing. I know there are some companies that aim for the same but I could not find an opensouce alternative for it. I tried making it modular so different modalities can be added later on. https://ift.tt/62jU1lZ April 20, 2023 at 06:52PM

Show HN: ChatGPT to control your own app (text-to-action library) https://ift.tt/aZSUJGA

Show HN: ChatGPT to control your own app (text-to-action library) ActionIt is a text-to-action library built to make it easier to perform actions based on natural language input. It opens the way for applications that don't only retrieve information but actually interact with functions, extracting necessary parameters or asking follow-up questions where necessary. In simple terms, your functions are presented to ChatGPT and the correct one is chosen and executed based on a natural language input. Would love any feedback or feature requests:) https://ift.tt/brcMg5i April 20, 2023 at 04:04AM

Show HN: GoGoBrowse – A Peer to Peer Web Browser https://ift.tt/2b4gXcp

Show HN: GoGoBrowse – A Peer to Peer Web Browser Hi HN! GoGoBrowse is a side project I've been working on that allows 2 users to browse the web together while voice chatting. It's a proof of concept for a new model of browsing the web I've been thinking about. My thought is that before a leap to a 3D Metaverse, we need a 2D Metaverse, which is simply social web browsing. I wrote more about it here: https://ift.tt/k1fnKjV... Though the goal of an entirely social web browser is still quite a ways off, I think of this as a small first step in that direction. I'd love any feedback on the app itself, and the general concept of social web browsing. https://gogobrowse.com April 20, 2023 at 12:20AM

Show HN: Database for analyzing US companies, visualize using Apache SuperSet https://ift.tt/zqyrBW5

Show HN: Database for analyzing US companies, visualize using Apache SuperSet My main motivation was that I wanted to be able to drill down and filter across all the available stocks, look at the data for myself, and narrow down on the stocks I am interested based on my own sets of criteria, and make data-driven analysis for my personal investment strategies. I used PostgreSQL as the backend database for ELT data pipelines, and used Citus Data cstore_fdw for columnar compression for the final dataset. All financial data is coming from SEC Edgar, https://ift.tt/25v0Mtx . I used Python for downloading most of the data. I also run the data load development locally on my home Ubuntu server that I built 5 years ago. I bought 4TB of M2 disks for best database performance, with PRIME B360M-A motherboard and Intel Chip Coffee Lake S. I built the website simply using WordPress, and I run Apache Superset using gunicorn via Apache Webserver reverse proxy. The registration form I had to build myse...

Show HN: AI Playground by Vercel Labs https://ift.tt/RCDm62F

Show HN: AI Playground by Vercel Labs Hey, Jared Palmer (creator of this playground) here. Really excited to ship this. I’ve been building this over the past few weeks to compare LLMs from different providers like OpenAI, Anthropic, Cohere, etc. At Vercel, I manage our Frameworks division (including Next.js, Svelte, and Turbo) and wanted to also dogfood some of the latest features in a slightly larger application. This playground takes a lot of inspiration from https://nat.dev and is built on Tailwind, ui.shadcn.com, and some upcoming Vercel products we’re announcing soon. We’re going to continue adding models to compare and add other frameworks to generate code snippets from. https://play.vercel.ai April 19, 2023 at 04:38AM

There’s a Community Shuttle Coming to the Bayview

There’s a Community Shuttle Coming to the Bayview By A new shuttle to serve Bayview’s diverse communities A new community shuttle is coming to Bayview-Hunters Point in January of 2024, and we need your help designing it! The SFMTA is partnering with the California Air Resources Board and nine community-based organizations to launch a dynamic service community shuttle that truly meets your needs. A community shuttle has been a long-desired service for this geographically isolated community, and was identified as a top priority in the Bayview Community Based Transportation Plan . This program builds off of previous community shuttle efforts like the Bayview Moves program. To share your voice, take our survey now or attend one of our upcoming community partner events . A “dynamic service” shuttle is one that doesn’t have a fixed route like a bus line, but instead operates in a “service area.” The shuttle will pick up and drop off riders anywhere within the Bayview area and c...

Show HN: Offsuit – Casual Poker, Redesigned https://ift.tt/BJXNfGT

Show HN: Offsuit – Casual Poker, Redesigned For the past year my friend and I have been building a dead simple offline poker app that we actually wanted to spend time in. No constant pop-ups. No account needed. No waiting for tables. No fake felt or neon. Just free poker against intelligent AI opponents with helpful in-game stats. We’ve started offline, but are working towards online-multiplayer, tutorials for new players, and more in-game stats. Would love your feedback! https://offsuit.app/ April 18, 2023 at 08:07PM