ShowHN Today
ShowHN

Show HN Today: Top Developer Projects Showcase for 2024-10-31

SagaSu777
#HackNews#ShowHN#ShowHN Today#Developer Projects#Tech Innovation

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

Summary of Today’s Content

Today’s highlights feature innovative tools and platforms ranging from Aux Machina, an AI photo generator for effortless visual creation, to Shimmer, an ADHD-adapted body doubling service promoting productivity. Additionally, there’s LexelUp for gamifying social media growth and Ellipsis News, which creates personalized AI-driven news podcasts. Other noteworthy mentions include Warp, an AWS productivity launcher, and Mail2github, enabling email commits to GitHub. For developers, Tonbo offers a new edge-first database solution, while tparagen automates Go test parallelization. A diverse array of projects catering to various needs and interests took the spotlight today.

1. Show HN: Transform Any Tool into a Collaborative Space

URL: https://www.remotespace.ai/

Author: henkxheng

Description:

Popularity: 1 points | 2 comments

Show HN: Transform Any Tool into a Collaborative Space - Project Screenshot


2. Show HN: Aux Machina – AI photo generator without complex prompting

URL: https://www.auxmachina.com

Author: jameswan

Description: Hey HN,

We’ve been on a wild journey building Aux Machina, and think it’s fun to share a bit of the ride with you. It all starts with a “what if.” What if we make AI-powered visuals without needing a PhD in prompting? Sounds straightforward, right? Turns out, it’s more like a series of sleepless nights and way more Python than we bargain for .

Picture this: We met at Harrison.ai in 2019, knee-deep in CNNs in a pre-ChatGPT world. We were building healthcare AI that saves lives — serious stuff. But between all the daily stand-ups and coffee refills , we realised, “Hey, we actually like working together!” (Shocking, I know.) Naturally, after life-saving AI, we took on the next obvious challenge … helping people create pretty pictures with way less hassle . Same level of world-changing impact, right?

So, with a “let’s make this happen” attitude, we got to work. We’re a small, execution-focused team that just wanted to make creating custom visuals way easier for small businesses, marketers, and creators who don’t want to deal with complicated AI prompts just to get something halfway decent. “How hard could it be?” we thought. Spoiler: it’s harder than we thought. We went with a Python backend and a TypeScript/React front end, nothing too fancy, but it gets the job done (mostly without crashing) . Although, we had one glorious moment where everything went down in flames for a time … because we didn’t update the .env file. Yup, just one tiny oversight that took hours to discover - like finding a needle in a haystack, if the haystack was also on fire. Fun times.

On the model side, we fine-tuned a latent diffusion model and added some low-rank adaptations to handle the image generation process. The best way to describe it? You feed in your ideas, and the model refines them through layers of noise reduction and reconstruction, bringing something (hopefully) that doesn’t look like abstract art . Sometimes it’s spot on, sometimes… not so much. But hey, we’ve all had our Picasso moments.

Modularity is a big deal for us. We don’t want to build one of those all-in-one, Swiss Army knife disasters that no one touches because it’s too overwhelming — and racks up tech debt faster than you can say ‘refactor’ . I’ll never forget the day we almost accidentally wipe out half the codebase because of a misplaced function. David, our solutions architect, still talks about it like a near-death experience. So yeah, we break things down into modular components. The result? We iterate quickly and improve individual features without breaking everything else — or turning the codebase into a spaghetti monster . We also can’t resist adding some large language model (LLM) magic for tasks like interpreting user inputs or the visual vocabulary tied to reference images. The LLM makes sure what you type turns into something that’s, well, pretty close to what you’re imagining. Most of the time, anyway . There were a few days when the output was stranger than a cat riding a Roomba.

A few things we’ve learned on the way:

  1. Building AI tools is like trying to herd cats — except the cats are on fire, and you’re trying not to get burned .
  2. React is great for making things slick and modular, but if you’re not careful, it’ll eat your lunch and your weekend.
  3. Latent diffusion models are super cool, but they need a lot of fine-tuning unless you want everything to look like Picasso had a rough day .

    We’re super excited to see how people use Aux Machina as we head into the go-to-market phase . We were all sizzle and no steak, but now we’re as ready as a bride’s nightie on the big day. We’d love your thoughts (or even better, your brutally honest feedback).

    Give it a try: https://www.auxmachina.com

Popularity: 4 points | 0 comments

Show HN: Aux Machina – AI photo generator without complex prompting - Project Screenshot


3. Show HN: My Simple Lofi Player

URL: https://www.you-tldr.com/lofi

Author: bilater

Description: As AI takes over our jobs, we can focus on the important stuff like building our own Lofi players.

I added some neat features like sound effects - rain, cafe ambience, people talking, and keyboard typing - that you can play with and customize your lofi experience.

Always wanted to have my own little lofi player and I’m going to have some great coding sessions with this hopefully.

Appreciate any feedback!

Popularity: 2 points | 0 comments

Show HN: My Simple Lofi Player - Project Screenshot


4. Show HN: Grammar checker for text on website pages

URL: https://sitechecker.cc/

Author: irqlevel

Description:

Popularity: 1 points | 0 comments

Show HN: Grammar checker for text on website pages - Project Screenshot


5. Show HN: Combine/Join multiple CSVs just by talking to our Spreadsheet

URL: https://www.youtube.com/watch?v=irdXF9ioiB8

Author: dioptre

Description: VLOOKUP is dead. Long live AI. This demo shows how to combine two CSV datasets just by talking to our (actual) spreadsheet.

Check out the video: https://youtu.be/irdXF9ioiB8

Try it out! https://sourcetable.com

Popularity: 2 points | 0 comments

Show HN: Combine/Join multiple CSVs just by talking to our Spreadsheet - Project Screenshot


6. Show HN: AI Code Reviews with deep code understanding

URL: https://callstack.ai/pr-reviewer

Author: inferense

Description: hey HN!

There’s lots of AI Code Review tools by now. Our experience with these tools has been quite poor so far so we decided to tackle this space differently.

We started building Callstack as a deep code understanding engine (you can check out the UI here: https://graph.callstack.ai) to understand complex codebases to a granular structural level. The premise for this effort is to serve an LLM with a deterministic context retrieval over a complex codebases which impacts the performance by a large margin.

With few experiments this enabled us to perform really well over simple tasks so we have shipped code reviews, talked to users and today it runs in production at companies of all sizes.

Today we are launching self-service for the Code Reviewer. It’s completely free for individual use and open-source repos. It’s also fully private, it runs as a Github / Gitlab action (the only 3rd party API request is to Anthropic) and supports 9 major languages.

You can try it out in less than 3 minutes with no credit card required, just install it on your Github / Gitlab repo.

Would love to know your feedback!

Popularity: 3 points | 0 comments

Show HN: AI Code Reviews with deep code understanding - Project Screenshot


7. Show HN: Hasura PromptQL: A new way of talking to your data

URL: #

Author: tango12

Description: After many months of hard work, trying to understand the challenges and issues around AI and data, we’re excited to be able to share PromptQL (https://promptql.hasura.io), a new tool to build assistants to talk to your data.

Try it by building a GitHub issues assistant: https://promptql.hasura.io/docs/example-github

You may know Hasura as “the GraphQL on Postgres” tool, but the product has been significantly generalized since those early days, and last year, we launched Hasura DDN (https://hasura.io/blog/launching-hasura-ddn), the third major iteration of our data API product. Briefly, DDN was a major step forward in terms of the expressivity of Hasura - where Hasura v2 supported a few different major relational database vendors, DDN was built on the premise that we should be able to fetch any data, in any format, from anywhere, and help you bring it into a unified graph.

This metadata driven approach to building APIs is a great fit for the current needs of LLMs, and enables AI application developers to build quickly. Good AI needs great data, and data which can be queried in a standardized way - which is exactly what Hasura enables for humans (using GraphQL or REST), and now it can enable it for LLMs too.

The problem we see: Our most important realization was that good AI architecture flows from good data architecture, so we wanted to give our users the tools to build their data architecture without boundaries, bringing in any data sources, restructuring for efficient and purpose-built data access. Want to store data in some other place? No problem. Need to bring in a custom vector database with a specialized search mechanism? A fine-tuned LLM? We can support that too.

We also realized that existing AIs perform surprisingly poorly on real problems. Because of this, users simply don’t trust their assistant’s solutions. An AI might give a poor answer, or no answer at all, and requires a lot of human intervention and iterations to get to the right answer. This has led to the adoption of architectures like RAG, and purpose-built, one-size-fits-none tools.

Our solution: Hasura takes a different approach to others: our solution jumps off from two major observations:

  1. As others have realized, assistants do better when asked to write programs to solve problems, instead of reasoning through problems directly.
  2. In order to move data out of the LLM’s context and reduce the risk of hallucination, we can give the LLM an external memory in the form of stored artifacts.

    PromptQL is a tool and runtime for LLMs which directly implements these ideas, by building a programmable API on top of the graph you already built with Hasura.

    In addition, we’ve put together the Agentic Data Access benchmark (https://github.com/hasura/agentic-data-access-benchmark) to illustrate the problem, and to help compare solutions.

    Happy to answer any questions about choice of tech stack, challenges, possible applications, comparisons with other approaches, etc.

    Please try it out and let us know what you think!

Popularity: 4 points | 4 comments


8. Show HN: Mail2github – commit something to GitHub via email

URL: https://github.com/ulrischa/mail2github

Author: ulrischa

Description:

Popularity: 18 points | 3 comments

Show HN: Mail2github – commit something to GitHub via email - Project Screenshot


9. Show HN: Warp AWS Productivity Launcher

URL: https://www.warpserverless.com/

Author: Huzza

Description: Hey HN, I decided to package up a tool I use ubiquitously when working with AWS.

Its a launcher similar to Spotlight, Alfred and Raycast. However its designed specifically for navigating to AWS resources.

If you work semi frequently with AWS it can be a real pain just navigating around the console. The idea of Warp is to reduce that amount of time as much possible.

If any of these features catch your eye then feel free to check it out.

Popularity: 2 points | 0 comments

Show HN: Warp AWS Productivity Launcher - Project Screenshot


10. Show HN: Affordable feedback management tool for small businesses

URL: https://bacdor.beehiiv.com/p/feedscout

Author: bacdor

Description:

Popularity: 1 points | 0 comments

Show HN: Affordable feedback management tool for small businesses - Project Screenshot


11. Show HN: Build a map of your TypeScript codebase with static analysis and LLM

URL: https://braucode.com

Author: yyjhao

Description: Hi HN! I have been tinkering with the idea of detecting features/concepts in a codebase and decided to build this tool to help make sense of big codebases. Feed it a GitHub repo (private ones too, if you log in), and it can show you a high level overview of the codebase, with pointers to various entry points and core logics, as well as weird concepts within the codebase. The tool only stores the necessary metatdata (e.g. symbol name and line number) but the actual code is not persisted.

It only works for typescript for now as I work on improving the other aspects of the tool. Would love to hear any feedbacks from the community!

Popularity: 1 points | 0 comments

Show HN: Build a map of your TypeScript codebase with static analysis and LLM - Project Screenshot


12. Show HN: Struggling to Grow on Social Media? Gamify It with LexelUp

URL: https://lexelup.com

Author: hennobit

Description: Are you finding it hard to gain traction on social media?

Introducing LexelUp: A platform designed to make social media growth engaging and fun. With our gamified approach, you can transform your social media strategy into an exciting journey.

Features include:

Leaderboards: Compete with friends and others in for top spots. Daily Missions: Stay consistent with engaging tasks that drive growth. XP and Achievements: Earn experience points and unlock Achievements as you progress. Multiple Platform Integration: Connect your accounts from X, Instagram, YouTube, and Reddit to maximize your reach. Join a community where growth is celebrated and competition is friendly. If you’re looking for a fresh way to enhance your online presence, give LexelUp a try!

I’m eager to hear your feedback and see which platforms you’d like us to integrate next. Let’s gamify social media engagement together!

Check it out at lexelup.com and let the fun begin!

Popularity: 1 points | 0 comments

Show HN: Struggling to Grow on Social Media? Gamify It with LexelUp - Project Screenshot


13. Show HN: X to Voice – Generate a Unique Voice from Your Twitter Profile

URL: https://www.xtovoice.com/

Author: louisjoejordan

Description: Hi HN,

We just launched “X to Voice” an open-source app that generates a unique voice using your X (Twitter) profile. It works by extracting your profile data and creating a custom voice with our newly released Voice Design API.

The API is live from today and allows you to generate a unique voice from any prompt you provide. We’d love for you to try it and share your feedback.

Check it out: https://www.xtovoice.com/

GitHub: [https://github.com/elevenlabs/elevenlabs-examples/tree/main/…]

Happy to answer questions and hear your thoughts!

Popularity: 2 points | 0 comments

Show HN: X to Voice – Generate a Unique Voice from Your Twitter Profile - Project Screenshot


14. Show HN: Wallet – Track Your Transactions, Accounts, Reminders, Analytics

URL: https://play.google.com/store/apps/details?id=com.pranavsindura.wallet&hl=en_US

Author: pranavsindura

Description: got tired of paid and ad-filled applications, built a free one for myself, thought of sharing it with you all :)

Popularity: 1 points | 0 comments

Show HN: Wallet – Track Your Transactions, Accounts, Reminders, Analytics - Project Screenshot


15. Show HN: Hauntify – A Helloween-I-fy any webpage Bookmarklet

URL: https://helloween-bookmarklet.franzai.com/

Author: franze

Description:

Popularity: 1 points | 0 comments

Show HN: Hauntify – A Helloween-I-fy any webpage Bookmarklet - Project Screenshot


16. Show HN: AI Latex editor built with emscripten

URL: https://crixet.com/

Author: vicapow

Description: Like Cursor for Latex that can run in your browser making it more accessible to less technical users by compiling pdflatex/syctex to emscripten.

The demo only works in Chrome desktop so here’s a video if you’re on your phone: https://x.com/vicapow/status/1852041482397716925

Popularity: 4 points | 1 comments

Show HN: AI Latex editor built with emscripten - Project Screenshot


17. Show HN: Shimmer – ADHD-adapted body doubling

URL: https://www.tella.tv/video/cm2xgdn2m000803l48ovf8b1c/view

Author: christalwang

Description: I’m Chris, one of the co-founders of Shimmer. In 2022, following my ADHD diagnosis, I launched Shimmer (https://shimmer.care), a 1:1 ADHD Coaching for adults (HN launch here: https://news.ycombinator.com/item?id=33468611 ). One problem we discovered while running 1:1 coaching is that people weren’t able to actually follow through (in real life) on the ideas they came up with during their weekly sessions with their coach.

There is a concept called body doubling that’s popular within the ADHD community—it’s basically getting things done in the presence of other people. The positive accountability is proven to work. However, our members told us they tried other body doubling solutions or attempted to organize it themselves in real life but none of the solutions stuck. So we reverse engineered productive moments our members described, paired with scientific backing of what motivates ADHD-ers, and designed an online body doubling experience for our coaching members that provides a safe but productive space for them to get things done between weekly sessions.

A few of the motivators we infused into the traditional body doubling experience were 1) newness/novelty — each session has a different guided experience in the break like breathwork or stretching, 2) urgency — there’s a large visible pomodoro timer on the top left that counts down from 25 min, 3) community — the shared space is ADHD-friendly, and has a mood check-in & sharing functionality built in so you don’t feel alone, 4) accountability — there’s a task list where each time you check something off, it notifies the group, and you can view others’ as well if they opt in. Here’s a video walking through the product experience: https://www.tella.tv/video/shimmer-body-doubling-demo-8b1c

Our body doubling was created and iterated alongside thousands of people with ADHD on our coaching platform over 9+ months of building & iterating with them. We’re excited to unveil this experience. If you have ADHD (or executive functioning challenges), we’d love for you to check out coaching & body doubling and give us critical feedback.

Shimmer’s pricing: $140/mo. for Essentials plan (15-min weekly sessions), $230/mo. for Standard plan (30-min weekly sessions), $345/mo. for Immersive plan (45-min weekly sessions); all plans start with an additional 25% off the first month, HSA/FSA-eligible. The reason why the price is so high is that this is not a self-guided app or SaaS tool. You’re matched with a real, credentialed coach (not AI) and since ADHD coaching is not reimbursed in the US, the price is hard for us to bring down because the largest cost component is the coach’s compensation.

*We know these prices are still expensive for many people with ADHD. Here are the actions we’re taking: (1) we offer needs-based scholarships and aim to have 5% of members on them at any time, (2) we often run fully sponsored scholarships with our partners—over 60 full ride scholarships and 100 group coaching spots have been disbursed alongside Asian Mental Health Project, Government of Canada, and more, and (3) we have aligned our coaching model alongside Health & Wellness Coaching, which is expected to be reimbursed in the next years. If there are ways we can further drive down the cost, please reach out to me directly at [email protected].

Popularity: 98 points | 97 comments

Show HN: Shimmer – ADHD-adapted body doubling - Project Screenshot


18. Show HN: Burgher – a static site generator focused on galleries

URL: https://github.com/Visgean/burgher

Author: _visgean

Description: Hi this is another static site generator. Its different to other generators because the main focus is on generating gallery websites from existing folder structure. I found that most existing solutions did not handle nested galleries. I use it to generate my gallery website where I have 44GB of photos. Its still a bit rough around the edges.

Popularity: 1 points | 0 comments

Show HN: Burgher – a static site generator focused on galleries - Project Screenshot


19. Show HN: Spreadsheet with dark mode

URL: https://www.quadratichq.com/blog/2024-10-31-halloween-update

Author: Manchego79

Description: We’ve been working on dark / light / system setting for Quadratic. Now it’s live! I’m personally stoked to finally have a spreadsheet with (IMO and the rest of our team) a legit dark mode.

Popularity: 10 points | 1 comments

Show HN: Spreadsheet with dark mode - Project Screenshot


20. Show HN: Ellipsis News, Personalized AI podcasts on any topic you can imagine

URL: https://apps.apple.com/us/app/ellipsis-news/id6642699957

Author: ellipsis_news

Description: Ellipsis News turns any topic into a personalized daily news podcast, powered by AI. I built this after struggling to efficiently stay informed about specific industries and niche topics that matter to my work and interests.

The app analyzes 150,000+ global news sources to create 5-minute audio briefings on any topic you can imagine - from “quantum computing breakthroughs” to “Southeast Asian fintech regulations” or “advances in fusion energy.” It uses AI to identify and synthesize the most relevant stories from the past 24 hours, delivered in your choice of lifelike narrator voices.

What makes it different from typical news aggregators is the ability to create hyper-specific custom topics and get comprehensive coverage through audio. The AI ensures balanced reporting by analyzing multiple sources and perspectives for each story.

Currently offering both free and pro tiers. Use promo code ELLIPSISOCT for 1 month of pro access free (includes custom topic creation, 5 active topics, all narrator voices, and 30-day episode storage).

I’d love feedback from the HN community on how to make this more useful for technical users and suggestions for additional features. Building in public and excited to improve based on your input.

Popularity: 1 points | 0 comments

Show HN: Ellipsis News, Personalized AI podcasts on any topic you can imagine - Project Screenshot


21. Show HN: October Surprise (A Short Story)

URL: https://twitter.com/dcwj/status/1851972399261950464

Author: dcj

Description: The last time I felt as compelled to write something as I did with this piece, it got mentioned in a George Gilder book. Not banking on the same level of success for this one, but I’m happy with how it came together and would love to hear people’s thoughts (especially this audience)

Popularity: 2 points | 2 comments

Show HN: October Surprise (A Short Story) - Project Screenshot


22. Show HN: Use a GitHub Repo as a CMS for a NextJS Blog

URL: https://youtubetranscriptoptimizer.com/blog/03_nextjs_github_blogging_system

Author: eigenvalue

Description: I recently needed a blog for my recent Next.js app, and wanted something that would look really nice and that could be integrated into my existing Next.js app to keep deployment simple and to give me more control over how it’s hosted and configured.

My goal was to get something that looked very slick, using modern CSS styling and rich client-side effects that would look great on desktop and mobile, and most importantly, something that would be very easy and convenient for me to create new blog posts and edit existing posts.

So I had the idea of using GitHub as the CMS and just writing the posts using markdown with some extra metadata at the beginning, and then basically parsing that into html/css. It ended up working really well, so I decided to turn it into a standalone open-source project, which you can see here:

https://github.com/Dicklesworthstone/nextjs-github-markdown-

Popularity: 2 points | 0 comments

Show HN: Use a GitHub Repo as a CMS for a NextJS Blog - Project Screenshot


23. Show HN: A TUI to match you with Who’s Hiring jobs

URL: https://github.com/mwinters0/hnjobs

Author: xylophile

Description: None of the web UIs for Who’s Hiring made it significantly easier for me to find jobs that matched my skillset / experience / values, so I made a tool to score and sort jobs by my criteria. You can define your own as golang regexes.

The tool works offline, and it exports to JSON for further processing.

Untested on Windows but let me know your experiences. And hire me as a remote OSS linux dev / SRE architect :) Especially if you’re in a humanitarian space.

Popularity: 3 points | 0 comments

Show HN: A TUI to match you with Who's Hiring jobs - Project Screenshot


24. Show HN: Cerebellum – Open-Source Browser Control with Claude 3.5 Computer Use

URL: https://github.com/theredsix/cerebellum

Author: theredsix

Description: Hi HN! I was mesmerized by the Claude Computer Use reveal last week and was specifically impressed by how well it navigated websites. This motivated me to create Cerebellum, a library that lets an LLM take control of a browser.

Here is a demo of Cerebellum in action, performing the goal “Find a USB C to C cable that is 10 feet long and add it to cart” on amazon.com:

https://youtu.be/xaZbuaWtVkA?si=Tq9lE6BXv9wjZ-qC

Currently, it uses Claude 3.5 Sonnet’s newly released computer use ability, but the ultimate goal is to crowdsource a high quality set of browser sessions to train an open source local model.

Checkout the MIT licensed repo on github (https://github.com/theredsix/cerebellum) or install the library from npm (https://www.npmjs.com/package/cerebellum-ai)

Looking for feedback from the HN community, especially on: What browser tasks would you use an LLM to complete? Thanks again for taking a look!

Popularity: 27 points | 10 comments

Show HN: Cerebellum – Open-Source Browser Control with Claude 3.5 Computer Use - Project Screenshot


25. Show HN: Copystock – Replicating Single Stocks with ETFs

URL: https://copystock.xyz/

Author: duedillyio

Description: Built as a cute toy analysis for some friends. Many of us worked at firms where trading individual stocks was not allowed, but as more and more ETFs (can think of these usually as a linear combination of stocks) came onto the scene wondered about how closely combinations of ETFs can mimic individual stocks.

Just sharing the analysis — not meant to be a tool to evade your trading restrictions. More info on methodology here: https://copystock.xyz/about

Popularity: 4 points | 0 comments

Show HN: Copystock – Replicating Single Stocks with ETFs - Project Screenshot


26. Show HN:AI-powered tool for creating short films

URL: https://popshort.ai/

Author: popshort

Description:

Popularity: 1 points | 5 comments

Show HN:AI-powered tool for creating short films - Project Screenshot


27. Show HN: Middleware for running autonomous AI coding agents in sandboxes

URL: https://openhands.daytona.io/

Author: nkko

Description: We’ve built what we believe is the missing piece in AI development: an agent-agnostic middleware infrastructure that lets AI coding assistants run in parallel sandboxed environments.

Key technical features:

- Dynamic workspace provisioning with parallel sandbox environments

Popularity: 2 points | 0 comments

Show HN: Middleware for running autonomous AI coding agents in sandboxes - Project Screenshot


28. Show HN: React Code from Mocks

URL: https://mokzu.com

Author: soheil

Description:

Popularity: 1 points | 0 comments

Show HN: React Code from Mocks - Project Screenshot


29. Show HN: Dracula Theme for Django Admin

URL: https://github.com/sjbitcode/django-admin-dracula

Author: sjbitcode

Description: Happy Halloween!

I made a Dracula theme for the Django web framework’s admin site.

This theme overrides the admin’s default light and dark modes with custom Dracula versions.

Hope you like it!

Popularity: 7 points | 4 comments

Show HN: Dracula Theme for Django Admin - Project Screenshot


30. Show HN: IdentityRAG – customer identity resolution for LLM applications

URL: https://github.com/tilotech/identity-rag-customer-insights-chatbot

Author: Major_Grooves

Description:

Popularity: 6 points | 1 comments

Show HN: IdentityRAG – customer identity resolution for LLM applications - Project Screenshot


31. Show HN: A Jupyter notebook for digging into UK house price data

URL: https://github.com/henryjcee/uk_house_prices

Author: henryjcee

Description: Good afternoon everyone. The UK property market holds a mythic place in British culture (tl;dr since the early 90s it’s been the primary driver of wealth creation for the median Brit) but the financial picture has changed a lot in the past 10 years and I wanted to put some numbers to the myth.

I wanted to open source this notebook as I think the data in here is useful, it’s in a format that let’s you drill-down per-postcode, adjust for inflation and let’s you compare against the S&P.

It’s pretty basic but I’ve found it quite useful and hopefully you do too.

Popularity: 1 points | 0 comments

Show HN: A Jupyter notebook for digging into UK house price data - Project Screenshot


32. Show HN: Create Your Own TV Channel ◉

URL: https://freetvz.com

Author: 01jonny01

Description: Hey HackerNews’ers,

I’ve built FreeTVz.com - a platform that transforms YouTube into a traditional TV experience. Here’s what you can do:

◉ Create your own TV channels based on any topic or interest. ◉ Browse and watch over 100+ free curated channels across categories like History, Science, Tech, and more. ◉ Enjoy an ad-free experience, making your viewing uninterrupted and seamless. ◉ Rediscover the nostalgia of channel surfing, without endless scrolling or algorithmic feeds.

I’d love for you to check it out and share your thoughts.

Visit FreeTVz.com

Popularity: 9 points | 8 comments

Show HN: Create Your Own TV Channel ◉ - Project Screenshot


33. Show HN: Study League – Gamified, AI-Driven Study Platform with Instant Rewards

URL: https://studyleague.co.uk/

Author: sdotdev

Description: As a student who struggled to begin studying, I built Study League to make revision more rewarding and engaging.

Study League is a gamified study platform where users earn points based on study duration, not just exam outcomes. My custom algorithm, which takes into account the users study time to promote longer sessions and sessions with breaks, and the users team already to promote progress, scores each session, and users can immediately redeem points to “buy” players, creating an immediate sense of achievement. With these players, users form teams, compete in ‘study matches’ with friends, and join leagues to track and compare progress—transforming revision into a shared, motivational experience.

If you can, I would appreciate feedback as this is one of the biggest projects I have made.

Thank you.

Popularity: 1 points | 1 comments

Show HN: Study League – Gamified, AI-Driven Study Platform with Instant Rewards - Project Screenshot


34. Show HN: Introducing an AI Health Guidance App for Managing Chronic Conditions.

URL: https://www.clearhealthreport.com/

Author: bensigo

Description:

Popularity: 5 points | 1 comments

Show HN: Introducing an AI Health Guidance App for Managing Chronic Conditions. - Project Screenshot


35. Show HN: TikTok Influencers Database with Analyzed Audio

URL: https://www.topyappers.com/

Author: bhzgdwpeqa

Description: Hello Hackers!

This is my personal project I built over a couple weekends and it’s one of the largest!

TikTok Influencers Database. I scraped 400k (and growing) influencers, scraped their videos, scraped the audio subtitles of their videos, and analyzed with LLM what products they promote in the video.

Also, this database allows you to query however you like and find which influencers exactly talk about your product or your competitors products!

I also used LLMs to categorize the influencers and it has over 3,000 subcategories, so you can target the influencers matching your niche precisely!

Comment if you would like to try it out. I’m looking for some beta testers for feedback! Any idea or comment how I could improve this is appreciated!

Popularity: 222 points | 6 comments

Show HN: TikTok Influencers Database with Analyzed Audio - Project Screenshot


36. Show HN: Reddit Toxic Comment Generator

URL: https://redditcommentgenerator.com

Author: gitroom

Description: I realized that the platform is toxic and I want to be able to help people to generate comments faster.

What do you think?

Popularity: 5 points | 1 comments

Show HN: Reddit Toxic Comment Generator - Project Screenshot


37. Show HN: Secrecy – A simple secret-keeping library for Go

URL: https://github.com/negrel/secrecy

Author: negrel

Description:

Popularity: 6 points | 0 comments

Show HN: Secrecy – A simple secret-keeping library for Go - Project Screenshot


38. Show HN: Samsar One Version One is now live

URL: https://app.samsar.one/

Author: proy24

Description: Hi all, 6 months ago I started building out an app which combines all the SoTA gen-ai models out there into one platform which anyone could use to create 2-4 min long videos starting from scratch, starting from an idea. I received a ton of feedback from HN community & others along the way. Today excited to announce version one of app.samsar.one, a platform which allows anyone to easily and consistently create long, coherent and consistent generative-ai videos while picking and choosing their model starting from merely an idea.

Popularity: 2 points | 1 comments

Show HN: Samsar One Version One is now live - Project Screenshot


39. Show HN: Tonbo 0.2.0-Durable Objects on S3 and Local Disk with Python

URL: https://github.com/tonbo-io/tonbo/releases/tag/0.2.0

Author: ethegwo

Description: Hi HN, we’ve just released Tonbo 0.2.0, now supporting S3 remote storage and Python bindings.

Tonbo is an edge-first embedded database using Arrow and Parquet, built in Rust for OLAP workloads.

While S3 is gaining a lot of attention, I wanted to share why we prioritized Python APIs.

On centralized servers, distributed and scaling data storage are relatively straightforward, but they become challenging on a local device like a laptop. Meanwhile most of the solusions are too complicated for an experiment or your intuition.

Python support leverages its popularity in scientific computing, AI, and data analysis, simplifying local data-intensive app development.

Python bindings offer an ORM-like experience, enabling developers to focus on features.

We also plan to add WebAssembly support in the future. What do you think? We’d love to hear your feedback.

Tonbo performs well; see our benchmark: https://github.com/tonbo-io/tonbo/pull/198

Why use Tonbo to store data on S3?

Tonbo will provides a unified storage solution on S3, enable SQLite and PostgreSQL to act as stateless query engines.

Stay tuned!

Popularity: 2 points | 0 comments

Show HN: Tonbo 0.2.0-Durable Objects on S3 and Local Disk with Python - Project Screenshot


URL: https://github.com/jnsahaj/lumen

Author: iamsahaj

Description:

Popularity: 3 points | 0 comments

Show HN: Lumen – Free AI GitHub commit summarizer. Supports fuzzy-search - Project Screenshot


41. Show HN: tparagen -A tool to make Go test code parallel-ready in bulk

URL: https://github.com/sho-hata/tparagen

Author: sho-hata

Description: Hello HN,

I would like to introduce tparagen, a CLI tool for Go developers. With tparagen, you can easily insert the T.Parallel() method from the testing package into your test functions, helping you make the most of Go’s built-in parallel testing capabilities.

Key features of tparagen include:

- Automates T.Parallel() insertion in both main and sub-tests, making parallel testing effortless.

Popularity: 1 points | 0 comments

Show HN: tparagen -A tool to make Go test code parallel-ready in bulk - Project Screenshot


42. Show HN: Subpage – The simplest way to create lead magnets and collect leads

URL: #

Author: iandreileo

Description: Hi there,

I built a tool that allows you to create lead magnets as web pages instead of PDFs, gate them and collect leads.

- You can create multiple organizations from the same account, each organization with its own domain, lead magnets, leads, etc;

Popularity: 2 points | 0 comments


43. Show HN: BM25opt – 30-40 x faster BM25 search algorithms (FOSS)

URL: https://github.com/jankovicsandras/bm25opt

Author: jankovicsandras

Description: BM25opt is a score-compatible optimized rewrite of the popular https://github.com/dorianbrown/rank_bm25 , which is used by e.g. LangChain and Llamaindex. It’s much faster and tries to fix some issues as well.

https://en.wikipedia.org/wiki/Okapi_BM25

Popularity: 1 points | 2 comments

Show HN: BM25opt – 30-40 x faster BM25 search algorithms (FOSS) - Project Screenshot


44. Show HN: I Built Foldersmap Transform complex folder into documentation

URL: https://foldersmap.netlify.app/p/landing

Author: codetoli

Description: Please Tell your Opinion on this

Popularity: 1 points | 0 comments

Show HN: I Built Foldersmap Transform complex folder into documentation - Project Screenshot


45. Show HN: I built a GPT-4o chapter by chapter DIY book summarizer

URL: https://www.summaries.co/summarizer

Author: vihardesu

Description:

Popularity: 2 points | 0 comments

Show HN: I built a GPT-4o chapter by chapter DIY book summarizer - Project Screenshot


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

← Back to Blog
← SUB Email