Monday, March 4, 2024

Show HN: Free comments section for personal sites https://ift.tt/kv1sfVT

Show HN: Free comments section for personal sites I've been working on creating threaded blog posts using RSS feeds. Something similar to Twitter but kind of worse and better in its own way. I had an idea that if users are allowed to embed the threads to their posts, it acts like a simple comment section. Try it out, no accounts required. https://ift.tt/K6bvgAQ March 4, 2024 at 05:49AM

Show HN: Pipedream now has 1800 integrated APIs https://ift.tt/mt1GDwg

Show HN: Pipedream now has 1800 integrated APIs https://ift.tt/pHOeMGr March 4, 2024 at 01:54AM

Sunday, March 3, 2024

Show HN: Using GPT-4 to buy outfits I liked from movies and TV shows https://ift.tt/UDTEQJ4

Show HN: Using GPT-4 to buy outfits I liked from movies and TV shows In a nutshell: 1. I see so many outfits I like in shows, movies, F1 celebrity appearances etc., but I don't know where to buy those items, or they're too expensive. 2. Sometimes, I like the vibes of the outfit and I want to see similar items I can buy from my favourite stores. So I made this Chrome extension that lets you shop any outfit via picture. It uses GPT-4 to generate natural language descriptions of the items in the outfit, then searches the web for them. It also lets you set your preferred shops, sizes and budgets as filters, so you can see only stuff you would actually consider buying. Try it out if you're interested and let me know what you think! https://ift.tt/KyxGXsp March 3, 2024 at 06:10AM

Show HN: An Algorithmic Audio Landscape https://ift.tt/t9xcdlr

Show HN: An Algorithmic Audio Landscape https://ambient.garden March 2, 2024 at 09:46PM

Show HN: Open-Source Decentralized Forum https://ift.tt/verTizu

Show HN: Open-Source Decentralized Forum I'm working on an open-source "decentralized" app that allows viewing and posting text messages. Posts are stored in the blockchain and not censurable to some extent. Fetching of the blockchain data is done through polling of public apis (blockfrost or koios). Posting a message requires a Cardano transaction which implies fees but this would also prevent spam. Private messages between users are encrypted with a public key generated from each user wallet signature. The whole app is hosted on github pages and open source: https://ift.tt/Ngs9uPr Any feedback or thoughts are welcomed. https://decon.app/ March 2, 2024 at 11:29PM

Show HN: DanGPT–Dan Abramov as a GenAI with RAG https://ift.tt/NTS4ZRI

Show HN: DanGPT–Dan Abramov as a GenAI with RAG This is a side project mostly for education and is open source. The repo on GitHub is at https://ift.tt/lvbt04F , with all relevant details in the README. https://ift.tt/eJOrko6 March 2, 2024 at 10:55PM

Saturday, March 2, 2024

Show HN: I build a website for redesign logo,sticker,poster,mockup by using AI https://ift.tt/29w6CpG

Show HN: I build a website for redesign logo,sticker,poster,mockup by using AI Up to now, icons, logos, free stickers, mockups, coloring pages and birthday cards can be designed, and more cases are being displayed and designed. https://ift.tt/QbjTL03 March 2, 2024 at 02:21PM

Show HN: Lemonade: Run LLMs Locally with GPU and NPU Acceleration https://ift.tt/KHtz9q4

Show HN: Lemonade: Run LLMs Locally with GPU and NPU Acceleration Lemonade is an open-source SDK and local LLM server focused on making it e...