Posts

Showing posts from October, 2024

Show HN: Production Quality AI True Crime Podcast Generator https://ift.tt/eSzqYgd

Show HN: Production Quality AI True Crime Podcast Generator Hello HN! My brother and I built Golpo, the first production-quality AI true crime podcast generator. Just tell Golpo what you want to listen to and it creates a real true crime podcast (usually > 30 min long) in minutes. Golpo does everything that a human podcastor would do. It first understands what you want to listen to, does highly detailed research on the case, creates a script and then uses that to create a production-quality podcast Golpo ensures that every story is meticulously fact-checked and based on real-life events. Say goodbye to waiting for new episodes and experience true crime made just for you on demand. Available today. No waitlist! Web: golpo.app App Store: https://ift.tt/8Nop5n6... https://golpo.app October 6, 2024 at 02:30AM

Show HN: I turned my website into a Matrix-inspired 3D AI replica of me https://ift.tt/R3s8Q97

Show HN: I turned my website into a Matrix-inspired 3D AI replica of me https://ift.tt/nl78hQN October 5, 2024 at 11:18PM

Show HN: AzChat – Chat with Azure OpenAI Service https://ift.tt/ucEtYgf

Show HN: AzChat – Chat with Azure OpenAI Service https://ift.tt/AlpsoNt October 5, 2024 at 09:15PM

Show HN: TailwindCSS-motion / a simple syntax to animate in Tailwind CSS https://ift.tt/j0lzro3

Show HN: TailwindCSS-motion / a simple syntax to animate in Tailwind CSS A plugin designed to make adding animations to your projects effortless We’ve made the API intuitive. Want a slide and fade effect? Just use motion-translate-x-in-25 motion-opacity-in-0. Or, opt for a preset like motion-preset-fade for quick implementation. https://ift.tt/NMyhkCD October 5, 2024 at 01:03AM

Show HN: The Gmail unsubscribe tool with bulk deletion and personal data removal https://ift.tt/i7Nr1Xv

Show HN: The Gmail unsubscribe tool with bulk deletion and personal data removal https://againstdata.com October 5, 2024 at 12:55AM

Show HN: open source framework OpenAI uses for Advanced Voice https://ift.tt/IenCXx3

Show HN: open source framework OpenAI uses for Advanced Voice Hey HN, we've been working with OpenAI for the past few months on the new Realtime API. The goal is to give everyone access to the same stack that underpins Advanced Voice in the ChatGPT app. Under the hood it works like this: - A user's speech is captured by a LiveKit client SDK in the ChatGPT app - Their speech is streamed using WebRTC to OpenAI’s voice agent - The agent relays the speech prompt over websocket to GPT-4o - GPT-4o runs inference and streams speech packets (over websocket) back to the agent - The agent relays generated speech using WebRTC back to the user’s device The Realtime API that OpenAI launched is the websocket interface to GPT-4o. This backend framework covers the voice agent portion. Besides having additional logic like function calling, the agent fundamentally proxies WebRTC to websocket. The reason for this is because websocket isn’t the best choice for client-server communication. The vast

Show HN: I made a super-simple Image CDN https://ift.tt/go8kSTv

Show HN: I made a super-simple Image CDN Hi HN, MageCDN is a simple and affordable image hosting service I have been working on for the past few weeks. The idea came out of my own frustration with hosting and optimizing images for my blog. While platforms like Imgur make it really simple to upload images, they don't allow you to embed them. Services like Cloudinary, Imagekit exist, but I found them too complex for my needs. Plus, they get really expensive past their free tier. So, I started MageCDN with three simple goals: - pricing should be affordable and scale linearly. - basic image operations (resize, crop, optimize) should be doable within the app. - uploading and getting a link you can use should be fast and hassle-free. Would love to hear what you think! https://magecdn.com/ October 3, 2024 at 09:04PM

Show HN: TabGPT – Ask ChatGPT, Gemini and Claude at the same time with one click https://ift.tt/0czOl6Q

Show HN: TabGPT – Ask ChatGPT, Gemini and Claude at the same time with one click https://ift.tt/8VGWdge October 4, 2024 at 01:38AM

Show HN: I have published a mobile HN client to have coffee chat with HN users https://ift.tt/njtUhV7

Show HN: I have published a mobile HN client to have coffee chat with HN users Hi, I have published a mobile app to have coffee chat with HN users. There was already a guy who made a website for this, but I wanted to do it in mobile to practice WebRTC(technology behind the audio chat) and have some fun. I haven't spent too much time in terms of the general functionality as a HN client but can upgrade it if there are enough users enjoying the app. You can download the apps via the links below; IOS: https://ift.tt/p96jRNG... Android: As you might have known, Android requires the app to be tested in a closed beta with at least 20 people So you can follow these steps to be a part of it and download; 1 - join the group https://ift.tt/K4uE0Ht 2 - download the app and enjoy https://ift.tt/MIEQUcW... or https://ift.tt/y8ATwVd Feel free to contact me if you have any questions; https://ift.tt/DVf1X7t October 3, 2024 at 09:43PM

Show HN: Hexabot, Open-source AI Chatbot/Agent Tool https://ift.tt/hmD6OJj

Show HN: Hexabot, Open-source AI Chatbot/Agent Tool Why Hexabot? - Fully open source (AGPLv3) - Easy-to-use interface - Multilingual and multi-channel support - Seamless integration with existing workflows and Text-to-Action Join the growing community of developers and businesses around the world building with Hexabot! Check it out: https://ift.tt/8BsXDGH https://ift.tt/V3i0YWv October 3, 2024 at 01:32AM

Show HN: Kameo – a Rust library for building fault-tolerant, async actors https://ift.tt/71NgCf9

Show HN: Kameo – a Rust library for building fault-tolerant, async actors Hi HN, I’m excited to share Kameo, a lightweight Rust library that helps you build fault-tolerant, distributed, and asynchronous actors. If you're working on distributed systems, microservices, or real-time applications, Kameo offers a simple yet powerful API for handling concurrency, panic recovery, and remote messaging between nodes. Key Features: - Async Rust: Each actor runs as a separate Tokio task, making concurrency management simple. - Remote Messaging: Seamlessly send messages to actors across different nodes. - Supervision and Fault Tolerance: Create self-healing systems with actor hierarchies. - Backpressure Support: Supports bounded and unbounded mpsc messaging. I built Kameo because I wanted a more intuitive, scalable solution for distributed Rust applications. I’d love feedback from the HN community and contributions from anyone interested in Rust and actor-based systems. Check out the project o

Show HN: Visualenv: store env variables in image https://ift.tt/zBOHkK2

Show HN: Visualenv: store env variables in image Store env variables securely in images using steganography https://ift.tt/j1EFkS2 September 30, 2024 at 02:43PM

🚫कोई पढ़ने को ही तैयार नहीं था❗#adityapatelsir #winnersinstitute #motivation #dedication #trending

Image

Show HN: TextSnap – Open-Source Tool for Accurate Text Formatting Using AI https://ift.tt/B7q9i6v

Show HN: TextSnap – Open-Source Tool for Accurate Text Formatting Using AI After months of trial and error to format our texts quickly and accurately, we have arrived at this version of Text Snap. We've open-sourced it and launched TextSnap. All the code is open, including the prompts for each of the formats… each prompt is very well crafted, as this is the result of months of trial and error. Feel free to clone it or self-host it, or use it for commercial purposes. Check out the repository ( https://ift.tt/eiwE7XN ) Looking forwards for your feedback. https://ift.tt/VcaK5NW October 2, 2024 at 05:00AM

Show HN: Overpay mortgage or invest? I built a calculator to help you decide https://ift.tt/JEmWgnI

Show HN: Overpay mortgage or invest? I built a calculator to help you decide Hey. I built a loan (mortgage) calculator that lets you compare the savings from overpaying your loan with the potential profits from investing those extra funds. It will help you answer a key question: is it smarter to overpay your mortgage or invest the extra money? See the hard data and make smarter financial choices! The comparison is simple: 1. Both the overpayer and the investor have the same mortgage. 2. They both spend the same amount monthly. 3. The overpayer overpays the mortgage installments. 4. The investor puts that extra money into investments. Who comes out ahead after the mortgage is paid off? Who has more $$? See the comparison at https://showloan.info https://showloan.info/ October 2, 2024 at 01:11AM

Show HN: Credentials.new – Keep PII data out of workspace tools, email or chat https://ift.tt/12VpDBK

Show HN: Credentials.new – Keep PII data out of workspace tools, email or chat https://ift.tt/tXT7dHm October 2, 2024 at 12:21AM

Show HN: Web Scraping with Your Web Browser: Why Not? https://ift.tt/icvDzer

Show HN: Web Scraping with Your Web Browser: Why Not? Includes working code. First article in a planned series. https://ift.tt/6Nwp7oY October 1, 2024 at 11:25PM