Show HN Today: Top Developer Projects Showcase for 2025-02-02
SagaSu777 2025-02-03

Explore the hottest developer projects on Show HN for 2025-02-02. Dive into innovative tech, AI applications, and exciting new inventions!

Summary of Today's Content

Today's Product Highlights

  • Product Name: Lume - OS lightweight CLI for MacOS and Linux VMs
  • Highlights: Solves virtualization challenges on Apple Silicon with a simple CLI tool for spinning up macOS/Linux VMs instantly, featuring prebuilt images and API integration

Quick Summary

  • Most Hot Category: Developer Tools
  • Top Keywords: AI, Virtualization, CLI, Open Source
  • Most Popular Product: Lume (279 points, 71 comments)

Technology Trends

  • AI/ML Integration
  • Local-first Applications
  • Cross-platform Development
  • Virtualization
  • Command Line Tools
  • Privacy-focused Solutions

Project Distribution

  • Developer Tools: 35%
  • AI Applications: 25%
  • Web Applications: 20%
  • Media Tools: 10%
  • Other: 10%

Trend Insights

  • Strong focus on developer productivity tools, especially in virtualization and AI integration
  • Growing emphasis on privacy-first and local-first applications
  • Increased interest in AI-powered content generation and automation
  • Rise of command-line tools over GUI applications
  • Emergence of cross-platform solutions targeting Apple Silicon
  • Trend toward open-source development with commercial potential

Key recommendations:

  1. Focus on developer experience and workflow optimization
  2. Prioritize privacy and local processing capabilities
  3. Consider Apple Silicon compatibility in development
  4. Leverage AI capabilities while maintaining user privacy
  5. Build for cross-platform compatibility

Top 1. Lume – A lightweight command line interface for effortlessly managing MacOS and Linux virtual machines on Apple Silicon. (Likes: 279, Comments: 71)

Top 2. Discover Modest: A versatile musical harmony library for Lua, designed for developers and musicians alike to easily create harmonious melodies and complex arrangements. Unlock new creative potential with this powerful tool! (Likes: 69, Comments: 7)

Top 3. Groundhog AI Spring API: Revolutionize your applications with cutting-edge AI capabilities for seamless integration and enhanced performance. Perfect for developers looking to harness the power of artificial intelligence in their projects. (Likes: 56, Comments: 19)

Top 4. Introducing a revolutionary multimodal LLM that seamlessly integrates various models into a single powerful framework, enhancing capabilities across diverse applications. Discover the future of AI with this groundbreaking innovation! (Likes: 38, Comments: 14)

Top 5. BGNix: Effortlessly remove image backgrounds for free while ensuring your privacy. Perfect for quick edits and professional quality! (Likes: 9, Comments: 9)

Top 6. A powerful Chrome extension that enables users to run DeepSeek, LLMs, and Whisper locally in their browser, enhancing privacy and performance for advanced AI tasks. (Likes: 10, Comments: 2)

Top 7. A revolutionary platform for buying and selling GitHub repositories, empowering developers to monetize their projects and discover unique coding solutions. Join a vibrant community of creators and transform your coding assets into valuable opportunities! (Likes: 3, Comments: 7)

Top 8. Introducing 10biForthOS: an astonishingly compact 8086 operating system that fits into just 46 bytes, showcasing impressive efficiency and innovation in the realm of computing. (Likes: 7, Comments: 2)

Top 9. Introducing a revolutionary image format designed for the next generation, offering unparalleled optimization for faster loading times and superior quality. Experience the future of digital imaging with this highly efficient solution, perfect for developers and creators seeking to enhance their projects. (Likes: 6, Comments: 2)

Top 10. Discover SeekMyDomain: Get AI-Powered Domain Name Suggestions in Seconds! Perfect for startups and entrepreneurs looking for the ideal web address. (Likes: 3, Comments: 3)

1. Show HN: Lume – OS lightweight CLI for MacOS and Linux VMs on Apple Silicon

Show HN: Lume – OS lightweight CLI for MacOS and Linux VMs on Apple Silicon - Project Screenshot

URL: https://github.com/trycua/lume

Author: sandropuppo

Description: We just open-sourced Lume - a tool we built after hitting walls with existing virtualization options on Apple Silicon. No GUI, no complex stacks - just a single binary that lets you spin up macOS or Linux VMs via CLI or API.

Why we built Lume:

  • Run native macOS VMs in 1 command, using Apple Virtualization.Framework: lume run macos-sequoia-vanilla:latest

    - Prebuilt images on https://ghcr.io/trycua (macOS, Ubuntu on ARM)

    - API server to manage VMs programmatically POST /lume/vms

    - A python SDK on github.com/trycua/pylume

    Run prebuilt macOS images in just 1 step: lume run macos-sequoia-vanilla:latest

    How to Install:

    brew tap trycua/lume

    brew install lume

    You can also download the lume.pkg.tar.gz archive from the latest release https://github.com/trycua/lume/releases, extract it, and install the package manually.

    Local API Server: lume exposes a local HTTP API server that listens on <a href="http:&#x2F;&#x2F;localhost:3000&#x2F;lume" rel="nofollow">http:&#x2F;&#x2F;localhost:3000&#x2F;lume</a>, enabling automated management of VMs.

    lume serve

    For detailed API documentation, please refer to API Reference(https://github.com/trycua/lume/blob/main/docs/API-Reference....).

    HN devs - would love raw feedback on the API design and whether this solves your Apple Silicon VM pain points. What would make you replace UTM/Multipass/Docker Desktop with this?

    Repo: https://github.com/trycua/lume Python SDK: github.com/trycua/pylume Discord for direct feedback: https://discord.gg/8p56E2KJ

Popularity: 279 points | 71 comments


2. Show HN: Modest – musical harmony library for Lua

Show HN: Modest – musical harmony library for Lua - Project Screenshot

URL: https://github.com/esbudylin/modest

Author: esbudylin

Description: This is a project I've been building in my spare time over the past few months. It's a library that provides methods for working with musical harmony ‒ intervals, notes, chords. For example, it can parse almost any chord symbol (Fmaj7, CminMaj9, etc) and turn it into notes, or it can identify a chord from a given set of notes.

I started this project with the idea of using formal grammar to parse chord symbols. I wanted to use it instead of a hand-written parser, which is the common approach among similar libraries. Lua caught my attention because of Lpeg, a Parsing Expression Grammar library that is both fast and easy to use. An additional motivation for using Lua was the lack of comparable libraries for it, even though the language is commonly used in audio programming.

However, despite being a Lua library, the project itself is written in Fennel — a "lispy" language that transpiles to Lua. Fennel has features that make writing code for the Lua platform much more pleasant: a concise syntax, macros, and destructuring — a feature Lua sorely lacks!

In the process, I definitely learned a lot about music theory, although my new knowledge is quite one-sided. By working on this library, I know a thing or two about types and structure of chords, but I learned almost nothing about their composition and transformation. Perhaps these will be the directions I explore next in the project.

Popularity: 69 points | 7 comments


3. Show HN: Groundhog AI Spring API

Show HN: Groundhog AI Spring API - Project Screenshot

URL: https://groundhog-day.com/api

Author: pcraig3

Description: For anyone building weather-related AI apps, I am releasing an exciting iteration on last year’s model.

My Groundhog API is trained on 130 years of data and makes use of 82 separate data sources. Similar to DeepSeek, it is completely open source and free to use.

The primary use case is to make inferences about whether spring will come early or not, using a Mixture of Exports (MoE) approach, but surely others can be found if you are creative.

Other use cases:

  • All predicting groundhogs
  • Where they all live
  • Whether they are “real” groundhogs or imposters

    Excited to see what people do with it!

Popularity: 56 points | 19 comments


4. Show HN: I built a full mulimodal LLM by merging multiple models into one

Show HN: I built a full mulimodal LLM by merging multiple models into one - Project Screenshot

URL: https://github.com/JigsawStack/omiai

Author: yoeven

Description:

Popularity: 38 points | 14 comments


5. Show HN: BGNix-100% Free and Privacy Image Background Removal

Show HN: BGNix-100% Free and Privacy Image Background Removal - Project Screenshot

URL: https://www.bgnix.com/

Author: thinkingjimmy

Description: The free, privacy-first AI tool that removes backgrounds instantly – no subscriptions, no uploads to any server. 100% Local Processing.

Popularity: 9 points | 9 comments


6. Show HN: Chrome extension to run DeepSeek, LLMs and Whisper locally in browser

Show HN: Chrome extension to run DeepSeek, LLMs and Whisper locally in browser - Project Screenshot

URL: https://github.com/tantara/transformers.js-chrome

Author: tantara

Description: Hi all, I open sourced my toy project that runs Generative AI models LOCALLY in the side panel of a Chrome extension.

The Chrome extension uses Transformers.js to run models in browser under the hood. I've integrated and tested these models so far. \1. LLM: Llama 3, Phi 3.5, Qwen 2.5, SmolLM2 \2. Reasoning: DeepSeek R1 \3. Multimodal LLM: Janus \4. Speech-to-Text: Whisper

On an M1 MacBook, DeepSeek R1 1.5B runs at ~30 tokens/sec

If you're interested in, you can download the extension from chrome web store or clone my github repository. \1. chrome web store: https://chromewebstore.google.com/detail/private-ai-assistan... \2. github: https://github.com/tantara/transformers.js-chrome \3. demo: https://www.youtube.com/watch?v=MSCDdFG5Lls

It's my first react project. Feedback is always welcome!

Popularity: 10 points | 2 comments


7. Show HN: I Built a Platform to Buy and Sell GitHub Repositories

Show HN: I Built a Platform to Buy and Sell GitHub Repositories - Project Screenshot

URL: https://www.gittrader.com/

Author: iliaddh

Description: Hey HN,

I built a platform that allows developers to buy and sell GitHub repositories using private forking. The idea is to help indie developers, open-source maintainers, and teams monetize their work while ensuring buyers get fully functional projects with minimal hassle. Many developers create great projects but lack the time or resources to maintain them. Instead of letting them fade away, why not sell them to someone who wants to continue the work?

Here is how it works:

- Sellers list theis GitHub repos in the platform

  • Buyers purchase repos
  • Buyers automatically added as collaborators and can fork the repo

    Check it out here: https://gittrader.com

Popularity: 3 points | 7 comments


8. Show HN: 10biForthOS a full 8086 OS in 46 bytes

Show HN: 10biForthOS a full 8086 OS in 46 bytes - Project Screenshot

URL: https://git.sr.ht/~hocwp/10biForthOS#10biforthos-a-full-8086-os-in-46-bytes

Author: pbrhocwp

Description: 10biForthOS = 10b(2) i(nstructions) Forth OS is a very primitive Forth with only two instructions:

    1 is compile
    0 is execute
It is heavily inspired by Frank Sergeant 3-Instruction Forth (https://pygmy.utoh.org/3ins4th.html)

Popularity: 7 points | 2 comments


9. Show HN: A brand new, "highly optimised" image format for the next generation

Show HN: A brand new, "highly optimised" image format for the next generation - Project Screenshot

URL: https://image.bsb.dev

Author: bstsb

Description: hey there hn!

thought you would appreciate my brand new file format - i've spent over 40 minutes creating this standard. it's really hard trying to get your ideas shown to standards boards etc but i think with the great community here we can help get bioif support into all major browsers :)

the spec is available over at the website, as is a reference implementation. it already has higher usage than jpeg-xl.

- best

Popularity: 6 points | 2 comments


10. Show HN: SeekMyDomain – AI-Powered Domain Name Suggestions in Seconds

Show HN: SeekMyDomain – AI-Powered Domain Name Suggestions in Seconds - Project Screenshot

URL: https://seekmydomain.com/

Author: luizcamargodev

Description: Hello HN community,

I’m excited to introduce SeekMyDomain.com, a tool designed to simplify the process of finding the perfect domain name for your projects.

Key Features:

  • AI-Driven Suggestions: Describe your project, and our AI generates relevant and available domain names within seconds.
  • Instant Availability Check: Ensures that the suggested domain names are currently available for registration.
  • User-Friendly Interface: A clean and intuitive design makes the search process straightforward and efficient.

    Whether you’re launching a new startup, creating a personal blog, or developing a niche website, SeekMyDomain.com aims to make the domain selection process hassle-free.

    I would love to hear your feedback and answer any questions you might have.

    Thank you for checking it out!

    Luiz

Popularity: 3 points | 3 comments


11. Show HN: ScreenDemos – Record engaging video demos with zoom effects directly

Show HN: ScreenDemos – Record engaging video demos with zoom effects directly - Project Screenshot

URL: https://screendemos.com/

Author: popoxdev

Description:

Popularity: 4 points | 2 comments


12. Show HN: LinkedScribe AI – Never Struggle with LinkedIn Posts Again

Show HN: LinkedScribe AI – Never Struggle with LinkedIn Posts Again - Project Screenshot

URL: https://linkedscribe.com/

Author: YoNoCode

Description:

Popularity: 1 points | 4 comments


13. Show HN: FastAPI Realtime Stock Monitor with Python worker threads [video]

Show HN: FastAPI Realtime Stock Monitor with Python worker threads [video] - Project Screenshot

URL: https://www.youtube.com/shorts/SHthW2KCtmM

Author: san_tekart

Description: Show HN: FastAPI Realtime Stock Monitor with Python worker threads

I built a real-time stock monitoring demo that simulates market data streams to show how to handle multiple real-time updates in Python without complex dependencies like Celery.

Key concepts:

  • Worker threads for background processing
  • Event-driven architecture with emitter-listener pattern
  • WebSocket for real-time updates
  • Clean separation of concerns

    The application uses PynneX (a lightweight Python library) to implement:

  1. Signal/slot pattern for event handling
  2. Worker thread management
  3. Thread-safe task queuing

    Technical stack:

  • FastAPI for the web framework
  • WebSocket for real-time communication
  • ag-Grid for interactive data display
  • eCharts for candlestick visualization

    No message brokers, no task queues, no complex setup - just Python's built-in threading and asyncio with a thin event-driven layer.

    Quick start:

    pip install pynnex fastapi python-socketio uvicorn python examples/fastapi_socketio_stock_monitor.py

    Then open http://localhost:8000

    Code: https://github.com/nexconnectio/pynnex/blob/main/examples/fa...

Popularity: 3 points | 2 comments


14. Show HN: Generate a political compass of characters from a story prompt

Show HN: Generate a political compass of characters from a story prompt - Project Screenshot

URL: https://www.loregrid.com/

Author: kkukshtel

Description: Hey HN — I've been working on creating small games with LLMs for the past year or two and found that one thing they have been bad at generally is creating story worlds — they tend to generate clusters of similar characters that aren't intrinsically linked to each other.

I was thinking about this and remembered the semi-famous alien invasion political compass meme: https://www.reddit.com/r/PoliticalCompassMemes/comments/ktyq...

I really liked how that format enforces the need to fill out all parts of the alignment chart, giving you a rich diversity of characters. So I created a generator that does just that! Additionally, you can open the story panel on the right and select a few characters and click "submit" to generate an ongoing story with the characters.

Check it out here: https://www.loregrid.com/

Popularity: 5 points | 0 comments


15. Show HN: Straceprof – A Software for Easily Profiling Build Processes

Show HN: Straceprof – A Software for Easily Profiling Build Processes - Project Screenshot

URL: https://akawashiro.com/articles/straceprof-en

Author: a_kawashiro

Description: - straceprof is a software that uses the strace command to profile programs running as multi-processes on Linux.

  • straceprof can be used anywhere the strace command is available.
  • straceprof is specifically written with profiling software builds in mind.

Popularity: 4 points | 0 comments


16. Show HN: Language Learning from YouTube content

Show HN: Language Learning from YouTube content - Project Screenshot

URL: https://fluentsubs.com/

Author: ph4evers

Description: Hi!

I'm living as an expat in France and I had a hard time following the news. So I've been working on Fluentsubs that turns YouTube content into a language learning experience.

YouTube videos up to 20 minutes can be transcribed and listened to. At the same time I made it easy to lookup certain words and automatically add spaced repetition cards using the given context. This means that you can also rehearse with a real voice and not with AI dubs.

This works especially well for the somewhat smaller languages that have a small track on Duolingo, and now are desperately looking for content (Norwegian, Finnish, Swedish, etc.)

I'd love to hear your thoughts and feedback: https://fluentsubs.com

Popularity: 4 points | 0 comments


17. Show HN: Chrome extension to run GenAI models in browser

Show HN: Chrome extension to run GenAI models in browser - Project Screenshot

URL: https://github.com/tantara/transformers.js-chrome

Author: tantara

Description: Hi all, I open sourced my toy project that runs Generative AI models LOCALLY in the side panel of a Chrome extension.

The Chrome extension uses Transformers.js to run models under the hood. I've integrated and tested these models so far.

* LLM: Llama 3, Phi 3.5, Qwen 2.5, SmolLM2

* Reasoning: DeepSeek R1 (On an M1 MacBook, DeepSeek R1 (1.5B) runs at ~30 tokens/sec)

* Multimodal LLM: Janus

* Speech-to-Text: Whisper

If you're interested in, you can download the extension from chrome web store or clone my github repository.

* chrome web store https://chromewebstore.google.com/detail/private-ai-assistan...

* github https://github.com/tantara/transformers.js-chrome

* demo https://www.youtube.com/watch?v=MSCDdFG5Lls

It's my first react project. Feedback is always welcome!

Popularity: 4 points | 0 comments


18. Show HN: Random Art Generator in Haskell

Show HN: Random Art Generator in Haskell - Project Screenshot

URL: https://github.com/jamesma100/randomart

Author: battle-racket

Description:

Popularity: 4 points | 0 comments


19. Show HN: Profound – AI therapist and personal coach

Show HN: Profound – AI therapist and personal coach - Project Screenshot

URL: https://profoundapp.org

Author: ripped_britches

Description: Profound is an AI therapist and personal coach that will prioritize your privacy, remember you on a personal level, and integrate with therapy tools like assessments and journals. It is available today on ios, android, and web.

--- How it Started ---

I've been an avid user of LLMs (happy to discuss how I use them for coding in a comment thread). But I realized I got much better personal responses by dumping a ton of info about myself into the system prompt. Instead of "general assistant response" it felt much more like "friend that really knows me".

This led me to think about building a high-fidelity long-term memory layer to augment the LLM. This is conceptually similar to the test-time compute paradigm because you give it more time/compute to do memory-related tasks before and after the actual response. It's worked really well for me personally.

This personalization epiphany came around the same time as having personal frustration using other online therapy solutions I'd tried. Not that they weren't qualified professionals, but they just can't really get to know you fully in the short time you have with them. At least that was my experience. This is not to say others don't have excellent experiences, but this happened to me and I'm sure it has happened to others as well.

All of this came together into the idea for a deeply personal AI therapist - one that you could dump everything into (even the most trivial details about your life) and it would accept them with infinite patience and availability.

--- The Stack ---

- Flutter. I love Flutter. This is actually my first Flutter app, but it was an amazing experience. Helped to get launched on android, ios, and web in one fell swoop. Probably #1 feature here is that everything is fully integrated end-to-end. You have this amazing DX console for debugging everything from styling to state to performance.

- Drift + Powersync + Supabase (client-side sqlite DB with centralized syncing to postgres). Also love this setup. Huge shoutout to Simon Binder, open source author of Drift and now engineer at Powersync. This makes Profound a local-first app. Rather than two different storage patterns for front-end data and back-end data, its the same SQL schema in both places. Greatly simplifies the architecture and makes everything feel snappier. It works well when you don't have a social network where users mostly interact with eachother. In the case of Profound, all of your own data can fit in a single sqlite instance and you don't need anything else. You can read more about the syncing philosophy here: https://docs.powersync.com/intro/powersync-philosophy

- Cloudflare Workers + Pages. I have a lot of experience with doing the same type of services in AWS: Lambda + Route 53 + S3 + CloudFront. But Cloudflare made it way easier in terms of DX (and I think they have a much lower-latency network for edge). Another thing that is really cool: you can use javascript-native RPC between cloudflare workers. This made it really easy for the services I deployed to talk to eachother without a whole bunch of fuss. I have a service-oriented architecture and deploy each one independently. Read more here: https://blog.cloudflare.com/javascript-native-rpc/

--- Other Values ---

- Privacy is sacred. This product can't exist at all if people don't trust it. The long-term goal for this is homomorphic encryption. But that's not technically feasible yet with LLMs. So the best we have now is a few basic privacy foundations (no sharing/selling data, humans like employees can't read messages, no using data for ads) and use a privacy-preserving system like Clio (from Anthropic) for analytics.

--- Feedback Welcome ---

You can see the modules that are "coming soon" in the app. Happy to hear any feedback and answer any questions. I built this solo in the last 4 months but hoping to get another couple of folks to help build the next feature set a bit faster. I'm aware of some Android issues for auth and subscription, but fixing those now.

Popularity: 3 points | 1 comments


20. Show HN: Made a tiling manager Linux-XFCE to roughly copy Snap-Layout in Windows

Show HN: Made a tiling manager Linux-XFCE to roughly copy Snap-Layout in Windows - Project Screenshot

URL: https://github.com/Karvy-Singh/YaTM-ish

Author: Karvy

Description: Title says all that needs to said about it, admittedly it is stupid to "copy" any Windows feature in Linux but here we are...it is not exactly made for use by extensive audience but just a rough work of it would love any suggestion/critique on it ...

Popularity: 4 points | 0 comments


21. Show HN: Posthyve: A New Social Media Management Tool

Show HN: Posthyve: A New Social Media Management Tool - Project Screenshot

URL: https://posthyve.com

Author: Indieceo

Description: Hello everyone, I recently lunched a beta version of Posthyve a buffer , hootsuite cheaper alternative . Check out and let me know what you think!

Popularity: 2 points | 1 comments


22. Show HN: I designed a DSL for playing multiple segments of media files

Show HN: I designed a DSL for playing multiple segments of media files - Project Screenshot

URL: https://cjmapp.net/

Author: cutandjoin

Description: and implemented it for MP3.

The DSL "CJM" extracts and concatenates segments from multiple files.

It integrates features of CUE, M3U, and SQL,

just like:

---------

CJM Cut, Sequence

#"blk1"

some song.mp3

00:00:000 0:""

00:10:000 1:"02"

00:15:000 0:""

#"blk2"

some song inst.mp3

00:00:000 1:"01"

00:10:000 0:""

00:15:000 1:"03"

CJM SelectAll, Convert(0,1)

CJM Merge

CJM Alphabetize

CJM Playback

Popularity: 3 points | 0 comments


23. Show HN: Preview TailwindCSS colors in a mock UI

Show HN: Preview TailwindCSS colors in a mock UI - Project Screenshot

URL: https://tailcolors.com/rose/

Author: hbroadbent

Description: Hey HN, I recently shared Tailcolors here and got an incredibly positive response!

Based on that feedback, I've updated Tailcolors with new UI examples, gradients and complementary/analogous colors for each Tailwind color.

This makes it easy to preview a color & understand how it would appear in a real app/ui. Just visit a URL like tailcolors.com/rose, tailcolors.com/stone etc, or click on a color name from the homepage.

Let me know what you think! -harrison

p.s: Tailcolors is also live right now on PH, any love would be epic: https://www.producthunt.com/posts/tailwind-color-palette-by-...

Popularity: 2 points | 1 comments


24. Show HN: I Made an AI Image Editor That Edits Like a Pro

Show HN: I Made an AI Image Editor That Edits Like a Pro - Project Screenshot

URL: https://www.underlayx.com/

Author: vineer

Description: I built UnderlayX AI, an open-source AI image editor that combines multiple tools into one seamless experience. No need to juggle different apps—everything is in one place.

What You Can Do:

Customize Backgrounds – Change, replace, or remove backgrounds effortlessly.

Change Object Positions – Move elements freely within your image.

Remove Backgrounds – Get clean cutouts with AI-powered background removal.

Image Overlay – Stack images, blend elements, and create layered compositions.

Text Behind Image – Easily place text behind objects without manual masking.

Tune Image – Adjust brightness, contrast, saturation, and apply filters.

Logos Behind Image – Seamlessly embed logos behind objects for a realistic effect.

Would love to hear your thoughts and feedback!

Popularity: 2 points | 1 comments


25. Show HN: Pactory – AI Agents Marketplace integrated with Flowise and Langflow

Show HN: Pactory – AI Agents Marketplace integrated with Flowise and Langflow - Project Screenshot

URL: https://pactory.ai/

Author: makosst

Description: We've got to our open beta with Pactory - marketplace for AI agents, that allows to connect an agent from any supported building solution or custom API, distribute and monetize it.

What we've seen for current AI Agent Marketplaces is that they only allow you to monetize an agent built on their solution. This results in most of them being drastically worse than those built on open-source LangChain-based frameworks.

Because of that we don't do any agent building / no-code creation or deployment inside. We allow the users to choose any framework they like, and we integrate with a lot of them to make the process streamlined. Currently we support Flowise, Langflow, Chatbotkit, and have a few new ones coming with official integrations. We also support Custom API that accepts our payload. All covered in our docs: https://docs.pactory.ai/introduction

Our way is that we focus on distribution - availability in search results, social apps (slack, discord etc.), API usage, direct sales from us, and monetization - billing, statistics, payments based on usage with Stripe Connect, we get a 10% cut and that's it.

Would be really happy to hear your thoughts!

Discord for feedback: https://discord.com/invite/MBV2T4avFG

Contacts: km@pactory.ai https://www.linkedin.com/in/makosst/

Popularity: 3 points | 0 comments


26. Show HN: I Built an AI to Auto-Write LinkedIn Posts

Show HN: I Built an AI to Auto-Write LinkedIn Posts - Project Screenshot

URL: https://aposting.com

Author: SamuelWhitehall

Description: Hey HN,

I built an AI that automates LinkedIn content creation—from generating post ideas to writing full posts in seconds.

I started this because I saw how hard it is for people (including myself) to consistently post engaging content on LinkedIn. Whether you’re growing a personal brand, marketing a business, or just trying to stay active, writing good posts takes time.

This AI solves that by: • Generating post ideas instantly • Writing complete posts based on a topic or input • Optimizing for LinkedIn’s algorithm (hooks, CTAs, hashtags, etc.)

Try it here: https://aposting.com

How It Works

1⃣ Enter a topic or let the AI suggest one 2⃣ Choose the tone & style 3⃣ Generate & refine your post 4⃣ Copy & share on LinkedIn

Why I Built This

I wanted to make content creation effortless. I noticed many AI tools generate posts, but they lack customization, scheduling, and engagement optimization.

Would love to hear your thoughts! What features would make this more useful for you?

Popularity: 1 points | 1 comments


27. Show HN: Hobbestie – A platform for rare niche hobbyists

Show HN: Hobbestie – A platform for rare niche hobbyists - Project Screenshot

URL: https://hobbestie.com/

Author: anita8585

Description:

Popularity: 1 points | 1 comments


28. Show HN: I built Explain-o-matic – AI voice guide for LLM code in VS Code

Show HN: I built Explain-o-matic – AI voice guide for LLM code in VS Code - Project Screenshot

URL: https://marketplace.visualstudio.com/items?itemName=weloveoov.explain-o-matic

Author: apineda

Description:

Popularity: 1 points | 1 comments


29. Show HN: Citrana AI: Your AI Co-Founder for Market Research and Idea Validation

Show HN: Citrana AI: Your AI Co-Founder for Market Research and Idea Validation - Project Screenshot

URL: https://citrana-beta.netlify.app/

Author: spiken23

Description: I've been working on Citrana AI, an AI-powered platform to help founders validate startup ideas and conduct market research. It's like having an AI co-founder to bounce ideas off and get instant feedback.

Key features: AI user personas to interact with and understand your target customers. Competitor analysis with how you can differentiate. Social Media Discussions related to your idea.

We're in beta and looking for feedback from fellow entrepreneurs and developers. Try it out and let us know what you think! Your input will help shape the future of Citrana AI.

https://citrana-beta.netlify.app/

Looking forward to your thoughts and suggestions!

Popularity: 2 points | 0 comments


30. Show HN: I made an simple app that will show you movies based on your mood

Show HN: I made an simple app that will show you movies based on your mood - Project Screenshot

URL: https://www.mood4flix.com/

Author: Party_Minds

Description: I've made a simple and cute UI app that will get you movies based on your mood!

Popularity: 2 points | 0 comments


31. Show HN: I got curious about crypto and blockchain so I created cryptomonkey

Show HN: I got curious about crypto and blockchain so I created cryptomonkey - Project Screenshot

URL: https://cryptomonkey.vercel.app/

Author: sahil423

Description: https://cryptomonkey.vercel.app/

Popularity: 2 points | 0 comments


32. Show HN: Chipper RAG Toolbox 2.2 Is Out

Show HN: Chipper RAG Toolbox 2.2 Is Out - Project Screenshot

URL: https://github.com/TilmanGriesel/chipper

Author: TilmanGriesel

Description: ntroducing the Chipper Chain Train Now, and finally, you can link multiple Chipper instances. The Chipper Chain gives you the power and responsibility to extend processing across servers until you reach the ultimate context boundary. Just set the OLLAMA_URL to your second Chipper server.

This is now possible as Chipper now fully mirrors the Ollama Chat API and has proxies in place for non RAG pipeline calls, allowing it to serve as a seamless drop-in service between your hidden Ollama service instance and your client. Additionally, Chipper now supports bearer tokens, enabling a more secure Ollama setup, perfect for desktop clients like Enchanted.

Popularity: 2 points | 0 comments


33. Show HN: AI-Powered Audio Sample Generator (VST/AU)

Show HN: AI-Powered Audio Sample Generator (VST/AU) - Project Screenshot

URL: https://www.text-to-sample.com/

Author: peab

Description: Hi HN! I’m a part-time music producer who got tired of rummaging through sample packs to find just the right sound. I decided to build a plugin that generates audio from text prompts using a diffusion-based model. You can try it in your DAW (VST3/AU) or via a web app. The plugin itself is free to install, but you must pay for any generated audio (credit based at the moment, no subscription required).

Why I Built This
After messing around with generative AI for images, I kept wishing something similar existed for music production. A weekend hack turned into a journey of building a real plugin, dealing with DAW quirks, GPU infrastructure, and figuring out a fair monetization model.

What Makes It Different

  • Integrated directly into DAWs: you can drop generated clips right onto your tracks. This allows you to stay in flow state
  • Quick iteration: type a prompt, wait a few seconds, and get your WAV.
  • Credits-based: $0.01 per second of generated audio.

    Ways to Try It

  1. Download the beta plugin on macOS (VST3/AU). Windows support is in progress.
  2. Or use the web app (no installation, but you can’t drag directly into a DAW).

    Website (https://text-to-sample.com)

    I’d love to hear your feedback—especially if you produce music or have ideas for how to make AI-generated audio more useful. Feel free to ask questions; I’m around to discuss details of the implementation or to chat about generative AI for music in general. Thanks!

Popularity: 2 points | 0 comments


34. Show HN: Game for Healthcare Students to Practice Medical Interviews

Show HN: Game for Healthcare Students to Practice Medical Interviews - Project Screenshot

URL: https://github.com/02developer/yapper

Author: 02developer

Description:

Popularity: 1 points | 1 comments


35. Show HN: Ohy – Lightweight, Privacy-First CLI for Packaging Web as Desktop Apps

Show HN: Ohy – Lightweight, Privacy-First CLI for Packaging Web as Desktop Apps - Project Screenshot

URL: https://github.com/ohyfun/ohy

Author: ohyfun

Description:

Popularity: 2 points | 0 comments


36. Show HN: Font Tester – Test and preview 1500+ Google fonts on any website

Show HN: Font Tester – Test and preview 1500+ Google fonts on any website - Project Screenshot

URL: https://font-tester.foxcraft.tech

Author: pauls_freeman

Description: Hi all!

I started building Font Tester couple of months ago to help me pick a good font from Google fonts page without having to constantly try them one by one on my website.

Surprisingly a lot of people had similar problem and had taken off, so I continued developing it and added features such as custom fonts upload, kerning, weight adjustments, compare fonts and more to make it easier to test custom fonts.

My journey has been a but bumpy but this is my first product that had performed well, in terms of revenue. I started with an MVP and focused only on developers developing websites without Design files, and got 3 pre-orders for the pro version and once i re-released on product hunt on November it gained more traction and made ~$870 selling lifetime license in the last three months.

Last month (Jan 2025), I found more use cases and decided to talk to type designers, since it could be used to test their fonts or even demo during lettering workshops. Tried to reach out to quite a number of Type designers and finally a great type designer Adam gave it a shot and shared some great feedback, so make sure to check him out as well: https://ladd-design.com/

Also recently, decided to try something different with the landing page, mixed a bit of moder, neo brutalism, and vintage style and changed the copy. Still working on it though.

I would love to hear your suggestions and feedback on Font tester especially if you are a web designer or type designer.

If you'd like, you can also check out the non-pro version source code here: https://github.com/PaulleDemon/font-tester-chrome

Popularity: 1 points | 0 comments


37. Show HN: Spiceflow – fast, simple and type safe TypeScript API framework

Show HN: Spiceflow – fast, simple and type safe TypeScript API framework - Project Screenshot

URL: https://getspiceflow.com/

Author: remorses

Description:

Popularity: 1 points | 0 comments


38. Show HN: I Built an API for Electricity Price Forecasts

Show HN: I Built an API for Electricity Price Forecasts - Project Screenshot

URL: https://forge-forecasts-frontend.onrender.com/

Author: oceans_r_still

Description: Hey HN!

I built an API that provides day-ahead electricity price forecasts, designed for smart home automation, energy optimization, and data analysis.

Why? With the rise of smart home energy management (e.g., Home Assistant, EV charging, heat pumps, batteries), I wanted a fast, reliable way to predict electricity prices.

What’s working now? Fast API responses – Precomputed forecasts ensure instant results. Reliable daily updates – Automated ingestion of market data. Optimized for efficiency – The /price_forecasts endpoint delivers precomputed data.

Who is this for? Smart home enthusiasts looking to optimize electricity use (Home Assistant, IoT). Developers building energy-related applications. Anyone tracking electricity prices for analysis or automation. Try it out: API & Docs → https://forge-forecasts-api.onrender.com/docs

I’d love to hear your thoughts! What features would make this more useful? Any integrations you'd like to see? Let’s chat!

Popularity: 1 points | 0 comments


39. Show HN: Scheduled PC Tasks, automatically schedule simulations of actions on PC

Show HN: Scheduled PC Tasks, automatically schedule simulations of actions on PC - Project Screenshot

URL: https://apps.microsoft.com/detail/xp9cjlhwvxs49p?hl=en-US&gl=US

Author: AmirHammoutene

Description: Hello all, I released a stable version of my tool for PC!

This tool may be useful for you :

This software allows you to automatically schedule the actions you would perform on your PC. This means that it will simulate mouse movements, clicks, keystrokes, opening files and applications, and much more, without needing your interaction. The sequence of actions can be executed in a loop.

Available for free on the Microsoft Store: Scheduled PC Tasks https://apps.microsoft.com/detail/xp9cjlhwvxs49p

It is open source ^^ (C++ using Qt6) : https://github.com/AmirHammouteneEI/ScheduledPasteAndKeys

Don't hesitate to give me your feedback

Popularity: 1 points | 0 comments


40. Show HN: Building Real-Time Web Applications with PynneX and FastAPI

Show HN: Building Real-Time Web Applications with PynneX and FastAPI - Project Screenshot

URL: https://github.com/nexconnectio/pynnex/discussions/19

Author: san_tekart

Description:

Popularity: 1 points | 0 comments


41. Show HN: Coryfi Connect

Show HN: Coryfi Connect - Project Screenshot

URL: https://connect.coryfi.com/

Author: Garvit0501

Description: We're a professional network that overcomes cold outreach

Popularity: 1 points | 0 comments


42. Show HN: Calctrainer – Math Typing Game

Show HN: Calctrainer – Math Typing Game - Project Screenshot

URL: https://radenmuaz.github.io/webapps/calctrainer

Author: radenmuaz

Description:

Popularity: 1 points | 0 comments


43. Show HN: No Bots Apply – Protect Your Hiring from Auto Apply Bots

Show HN: No Bots Apply – Protect Your Hiring from Auto Apply Bots - Project Screenshot

URL: https://nobotsapply.com/

Author: Oras

Description:

Popularity: 1 points | 0 comments


44. Show HN: Bet you can't beat me in this easy game

Show HN: Bet you can't beat me in this easy game - Project Screenshot

URL: https://type-or-die.vercel.app/

Author: ThisIs_Vaib

Description: A simple yet addictive game where the goal is to be #1 on leaderboard. Can you do it? Open to feedbacks and suggestions

Popularity: 1 points | 0 comments


45. Show HN: Notifly Style – Design notifications in seconds

Show HN: Notifly Style – Design notifications in seconds - Project Screenshot

URL: https://notiflystyle.vercel.app/

Author: CodeWithAbii

Description: Notifly style is a tool that allows you to design notifications in seconds. Thanks to the app's UI and UX design, this process is further accelerated. After finishing the design, you have the option to download the notification code in HTML/CSS or JSX format, which you can use in your project.

Popularity: 1 points | 0 comments


46. Show HN: Quizzer – Retain More from Podcasts

Show HN: Quizzer – Retain More from Podcasts - Project Screenshot

URL: https://quizzer-f900c.web.app/

Author: jgoldstein46

Description: I built Quizzer to solve a problem I’ve struggled with: we consume a ton of great insights from podcasts, but don’t retain or apply them.

The Problem:

1. Podcasts are passive consumption.

   - Episodes don’t pause for reflection, and most people don’t take notes.  

  • Even if you hear something valuable, the episode keeps going, and you forget to act.
  1. No natural retrieval mechanism.

       - Listeners rarely revisit old episodes.  

    • Without recall & reflection, even the best ideas fade fast.

3. Application requires intentional effort.

   - Many insights are useful only if acted upon, e.g. protocols for health & fitness

 </code></pre>

The Solution: Quizzer

Quizzer lets you generate short quizzes from podcasts to reinforce key takeaways. Just drop in a link, and it creates questions to test your recall.

- Turn passive listening into active learning.

- Strengthen retention through self-testing.

Would this be useful for you?

I’m testing whether there’s demand for this kind of tool. Would love your thoughts!

Demo video: https://youtu.be/q53HuXprAbM

Link to my MVP: https://quizzer-f900c.web.app/

I'm also open to feedback on other ideas I’ve thought of to solve the problem:

A podcast app that helps track and apply insights through intentional reminders (e.g., “Did you try cold exposure this week?”), quiz recaps generated for each episode that you can take on-demand, a way to easily view the transcript as you are watching the episode & bookmark insights.

Incorporating spaced-repetition into Quizzer through weekly quizzes that fuse insights from multiple podcasts you've listened to in the past week and earlier.

Popularity: 1 points | 0 comments


47. Show HN: Quizzer – Retain More from Podcasts

URL: #

Author: jgoldstein46

Description: I built Quizzer to solve a problem I’ve struggled with: we consume a ton of great insights from podcasts, but don’t retain or apply them.

The Problem:

1. Podcasts are passive consumption.

   - Episodes don’t pause for reflection, and most people don’t take notes.  

  • Even if you hear something valuable, the episode keeps going, and you forget to act.
  1. No natural retrieval mechanism.

       - Listeners rarely revisit old episodes.  

    • Without recall & reflection, even the best ideas fade fast.

3. Application requires intentional effort.

   - Many insights are useful only if acted upon, e.g. protocols for health & fitness
     
The Solution: Quizzer

Demo video: https://youtu.be/q53HuXprAbM

Link to my MVP: https://quizzer-f900c.web.app/

Quizzer lets you generate short quizzes from podcasts to reinforce key takeaways. Just drop in a link, and it creates questions to test your recall.

- Turns passive listening into active learning.

- Strengthens retention through self-testing.

I'm also open to feedback on other ideas:

1. Incorporating spaced-repetition into Quizzer through weekly quizzes that fuse insights from multiple podcasts you've listened to in the past week and earlier.

2. A podcast app designed to track and apply insights through multiple features:

  - Intentional reminders (e.g., “Did you try cold exposure this week?”) to encourage action.

  • Quiz recaps for each episode that you can take on-demand to reinforce learning (similar to the web app, but included at the end of each episode by default).

  • Transcript integration to easily view the episode text and bookmark key insights.

Would any of these ideas help you get more out of your podcast listening experience?

I’m testing whether there’s demand for this kind of tool. Would love your thoughts!

Popularity: 1 points | 0 comments


48. Show HN: A full on end to end Payment System

Show HN: A full on end to end Payment System - Project Screenshot

URL: https://stripe.com/

Author: shayarma

Description: They even have Typescript libraries. Crazy.

Popularity: 1 points | 0 comments


49. Show HN: I have made shinobi-proxy, just a funny tool getting over firewall

Show HN: I have made shinobi-proxy, just a funny tool getting over firewall - Project Screenshot

URL: https://github.com/tomatod/shinobi-proxy

Author: tomatod

Description: shinobi is a alias of ninja means Japanese spy in old era.

Don't worry about it, this tool is not any malware or spyware. It's just a funny tool.

You can access to processes on a Linux host which drop packets to the processes by firefall, when shinobi-proxy is running on the Linux host.

Simply saying, shinobi-proxy reads all packets from NIC via rawsocket, filters and sends them to the inner process on its same Linux host via TUN device.

If you interested in this tool, I'm glad for you to play it. I prepared a simple scenario to play it on the README.

Thank you!

Popularity: 1 points | 0 comments


50. Show HN: Roblox Fisch Codes

Show HN: Roblox Fisch Codes - Project Screenshot

URL: https://fischcodes.me

Author: cyberplaid

Description: The latest and most complete Roblox Fisch Codes.

Popularity: 1 points | 0 comments


Conclusion

Today's Show HN roundup showcases a diverse range of innovative projects. From AI-powered tools to creative coding solutions, these projects reflect the dynamic nature of our tech community. Which project caught your attention the most? Let us know in the comments!

Tags: #ShowHN #TechInnovation #DeveloperProjects #AI Applications #Open Source Software