logoalt Hacker News

Ask HN: What are tools you have made for yourself since the advent of AI?

438 pointsby aryamaanlast Monday at 6:22 PM762 commentsview on HN

Comments

zacfirelast Tuesday at 4:56 AM

Here are a few small tools I built:

Tubenote, a free YouTube video summarization extension. Mangata, a walking app that makes it easy to take notes and photos while walking. NotebookLM Clipper, a browser extension for importing content into NotebookLM. Knock, a notification tool that sends me a Telegram alert when Claude or Codex finishes a task.

and more products are also in the works.

CrzyLngPwdlast Tuesday at 11:02 AM

I used copilot to make a basic MCP server for a large DB, so it could write better queries.

I also got it to write a mysql DB importer I could use instead of "mysql", since I often import large DBs locally. I wanted progress, estimated completion time, and I wanted it to prevent my machine from going to sleep during the import.

ectolast Monday at 9:37 PM

I made my own lisp, Loon! https://campedersen.com/loon

hyunsangCoderlast Wednesday at 2:23 PM

So many. Every time I encounter a task that is repetitive and has room for automation, I try to make a custom tool. It’s so easy these days. That doesn’t mean building a serviceable app is easy though.

goodrootlast Monday at 9:41 PM

Starting making hyprwhspr because no other stt library was quite there for performance and model availability.

After that I started writing opub.dev because even minimal success in recent oss showed me just how much has changed, and I’m worried about how expensive everything will get for maintainers.

So, now I’m trying to GIVE people compute so they can start building a helpful filter layer above their projects.

rullopatlast Tuesday at 9:49 AM

I made my own agent harness inspired by OpenClaw, but with internal group messaging between agents and memory sharing confined in agent groups. Plus Telegram integration with multiple agents in one channel using topics: https://bazilion.com/

lesny_ludeklast Tuesday at 9:55 AM

https://hrvsync.nglx.io/ Simple iOS app to sync Garmin HRV to Apple health. It's nicer to see the trends in Apple Health - I know that the measuring is different but that doesn't really matter if you not don't mix it.

_pdp_last Monday at 7:33 PM

We used AI to build our AI platform and now we are using the AI platform to build the tools that we need for AI. :)

But no honestly, unfortunately most tools I did for myself are not for hobbies but something that I needed for work... like this one (https://github.com/crmkit/crmkit) most recently.

ing33klast Tuesday at 12:47 PM

I have created a native mac app for querying / managing Clickhouse . been using this for some time to test the capabilities of models.. ( starting from Claude 3 Opus )

screenshot: https://ibb.co/gbW4rW7G

thenthenthenlast Monday at 11:52 PM

Tools? Mmmm i tried making a openCV based tool to recognise circular objects on sat. imagery, it didnt work at all (tried for two weeks), changed to a LLM, it seemed to work, or it was just a little bit off, O gave up. If anyone wants to collab in this space, shout out! Ah also a translation tool for pdfs… its also stuck in limbo, forgot why again…

onlyrealcuzzolast Monday at 7:37 PM

I'm close to releasing a memory safe programming language, with a declarative concurrency model, that runs on a Go-like runtime.

It has "levels" of compilation, with EASY mode being about as easy as Ruby, and the compiler can present you with options to get that as strict & performant as Rust/Tokio.

I'm going to need at least a month to finish all the documentation, though.

mundial2k2last Tuesday at 8:08 AM

https://app.refutu.com - Tool for planning and executing together as a team, either at home or work, planning with or without ai and controlling the board with ai chat or dnd. Simple Goal -> Action -> Tasks. Paid for 3 or more users.

czhu12last Tuesday at 8:58 AM

Built this little tool for editing audio with text https://edit-with-text.oncanine.run/

(Transcribes the audio, marks the timestamps, so you can delete a word in the transcript, and it’ll crop out that segment in the audio)

archermarkslast Tuesday at 11:03 AM

I made a nice little CLI tool for testing the subjunctive in Italian. Claude code spun off a bunch of Claude API calls to generate example sentences with fill-in-the-blank spots for the correctly conjugated verb. Having an AI generate a prompt for and call out to other AIs was a bit surreal!

rhipitrlast Monday at 11:11 PM

A weight lifting app. I’ve paid for, and used, others over the years, but I always wanted to customize them in some way just for me. So, I just decided to create one the other day (used antigravity CLI) and I’m hosting it on Vercel as a PWA. I’m enjoying it so far and see a lot of potential with making hyper-personal software moving forward.

Simulacralast Monday at 7:29 PM

I've vibe coded multiple helpful apps and websites for recording data. But longer term, I'm building with its help an internal research system to organize, search, compare, analyze, and esp reuse all the large amounts of data my firm produces, with the public materials without constantly starting over in separate ChatGPT or Claude conversations.

show 1 reply
c16last Tuesday at 8:12 AM

Many! Mostly browser extensions.

* Highlight do-follow links.

* Spoof GPS - I live in a non-english speaking country. Sometimes Google sets my location to my gps, despite having an english vpn. This is an attempt to correct that.

* Local translate, rather than sending everything to Google.

* (non browser) An SSH selection screen, so I don't need to remember the IPs

manphonelast Tuesday at 2:11 AM

I made a media center replacement for something like plex or jellyfin, streaming video or audio whenever I am; transcoding, subtitles, specialized dupe and renaming metadata. A little automated datawarehouse that manages all my output in an object store. My own tag system of course. A personalized eval system for llm tools.

binaryturtlelast Monday at 10:23 PM

I've made a brainf** interpreter in C, from scratch. I didn't use any "AI" though. Does it still count? :)

gsinclairlast Tuesday at 10:40 AM

I wrote a TUI to search for words/phrases in a crossword dictionary. I’ve never written a reactive TUI before, and never written Go either. I was very happy with the assistance rendered by ChatGPT.

Of course, it was great to have exactly the features I want, and I enjoyed learning some new things.

matheusmoreiralast Tuesday at 2:15 AM

Virtdev, my own rootless development virtual machine system. Use it every day. Even integrated it with tmux.

Pugneum, my static site generator based on pug/jade. Technically made many years before LLMs, but AI is fully maintaining it now so I think it counts. It's gotten to the point I believe it's superior to markdown.

jeffnvlast Monday at 9:33 PM

LockIn - Beautiful scriptable terminal countdown timer that can block time waster apps. Enjoy fun visualizations and improved productivity that your agent can trigger to start a focus session. Install today with brew.

https://github.com/jeffnv/lockin

adithyaharishlast Tuesday at 2:10 PM

I've built a lot of chatbots specifically in the space of retreving and updating large databases, where business users can query their huge database instead of sitting and writing SQL queries.

I am planning on building a run club app next trying to build a community of my own

amatechalast Monday at 11:30 PM

Working on a web client and bouncer for Hotline, the old chat software from ~1997. Just want to chat with my peeps who still use Hotline, from the comfort of the browser I have on whatever machine, while some server maintains the persistent connection to the Hotline server for me. Like an IRC bouncer, but for Hotline.

klinquistlast Monday at 10:19 PM

I wrote a note taking app that synchronizes across iOS/iPad/MacOS and stores my notes in markdown files so that my agents can summarize them each morning, delivering me to-dos, etc.

FOSS https://github.com/klinquist/Notesync

reg_dunloplast Tuesday at 12:36 PM

1. A fuzz tester rubygem

2. An app that receives forwarded text messages from my iPhone and then outputs the text message onto a dedicated television connected via a raspberry Pi to display a cold-war era style GUI teletype sort of interface. It actually looks really stinkin cool

selectedambientlast Tuesday at 2:56 AM

here are a few i have put time and effort into. these are not “vibe coded”, but an agent was utilized at points to save copious amounts of time implementing my architectural decisions; my schedule is pretty slammed as is.

https://mithraeum.studio - local first agent and editor in C, also a few models on HF (mainly jsut qwen wrapped atm but working on from scratch) https://fieldopt.dev - SaaS for dispatching jobs to the field (technicians, trades, delivery, etc.) https://github.com/zblauser/ytcli - youtube music from the terminal in zig (ps it’s free, no sub needed)

show 1 reply
rdksulast Tuesday at 6:56 AM

I made a semantic search-based wallpaper setter by indexing a couple of 1000 thumbnails off wallhaven :)

btuckerlast Tuesday at 1:56 AM

I built a terminal app for myself that conflates worktrees & tabs, runs every pane through a terminal multiplexer, lets me join in from my phone and generally makes me happy.

https://github.com/btucker/graftty

azhenleylast Monday at 7:30 PM

My agent checks my session logs to look for things that I should automate. I blogged about how I got there: https://austinhenley.com/blog/automatingmyjob.html Maybe I'll share some of the skills.

Shorellast Monday at 7:48 PM

A clone of Insomnia/Postman/Yaak for my own use: https://www.apikulture.com https://codeberg.org/Sheldonari/APIKulture

ryanisnanlast Monday at 8:59 PM

A few, but the one I use regularly and am quite proud of is

https://mediaden.ca - iOS app for storing encrypted photos/videos on storage I (the user) exclusively owns, with zero servers, zero telemetry, and a host of other privacy related features.

ben_wlast Monday at 7:30 PM

German language tutor, a midi piano tutor, and an isochrone map generator.

Static site generator for my blog, or at least bits of it.

avenger176last Tuesday at 1:20 AM

Made a local, in-memory OTLP traces viewer because I don't like running heavy alternatives like Jaeger, Tempo for simpler use cases https://github.com/pawanjay176/trace-top

kkarpkkarplast Tuesday at 5:07 AM

https://undsh.com/

in case you forgot instruct your ai text generating tool to do so: replaces — with -, removes emojis and changes quotes to look like human-typed (even though they are not grammatically correct)

lil-luggerlast Monday at 7:44 PM

I use agents to do most of the tedious admin for my hire business, and I built www.vessels.app to run them on the go because there was no native solution to talk to my agents. I’ve started working towards releasing this to the public because it’s so much better than setting up agents via telegram or slack.

show 1 reply
hookedonwinterlast Wednesday at 4:41 AM

https://hiddensignal.app - newsletter aggregator and digest. I have a few users but I’m the power user and love it.

cogman10last Tuesday at 8:37 PM

I made a small pantry application to track what foods I have in storage. It can spit out a json blob of that information which I feed into an LLM to make meal suggestions optimizing the ingredients I already have.

oztenlast Monday at 10:08 PM

Too many to mention. Daily drivers: replacements for CapCut, Granola.

A remote image viewer to see screenshots in VMs.

A simple agent harness to drive spec to verification.

A YouTube video summarizer.

https://github.com/ozten - some public repos, but the majority are private repos

show 1 reply
delflast Tuesday at 1:22 AM

I created GitSocial, it stores issues, PRs, etc straight in git. Works on any git forge and allows cross-forge PRs and collaboration in general.

https://github.com/gitsocial-org/gitsocial

moronimlast Tuesday at 4:06 PM

I made a CLI tool that securely stores and injects your AI API keys into scripts, so you never have to worry about .env leaks. Have a look at https://llmvlt.dev

udavelast Tuesday at 7:20 AM

Ive made my own agentic IDE centered around worktrees and containerization. it allows me to run multiple development environments on my machine with each development server running in parallel, allowing me to spin up feature branches and test them instantly.

bijowo1676last Monday at 7:46 PM

I am working on my own Youtube Music/Spotify replacement, just so I can ditch the youtube premium on mobile.

Already have $180 ARR prebooked (the money that I used to pay for youtube music), looking forward for more.

if anyone has links for open-source self-hosted spotify/yt music replacement, I would gladly appreciate links

show 2 replies
lylejantzi3rdlast Monday at 11:30 PM

A MacOS desktop app and a mobile app for instrumenting GPS routes.

Screenshot here: https://x.com/LyleMakes/status/2063784301594853657/photo/1

mcapodicilast Monday at 10:47 PM

I recently posted Show HN for https://www.useorganizer.com/ which helps organize stuff using timelines and stores data in a local folder not the cloud. Open source.

No code or docs was hand written for this one.

emodendroketlast Tuesday at 5:09 AM

I don't do a ton of programming on my own time to be honest. But I did make some recipes with Calibre. Seeing Gemini basically jsut take the HTML from some news Web sites and come up with recipes really opened my eyes to how good that stuff had gotten.

morpheos137last Tuesday at 1:36 PM

I made an encrypted static site framework: https://github.com/4pito3pito2pi/unveil-static-site/

queryquartzlast Tuesday at 4:38 AM

Made a janky little website for managing board-game meetups

https://third-space.astride.com.au/invite/c0378a6f-b1b9-4c26...

mattjoycelast Monday at 9:16 PM

Out of a the stuff beyond a shadow of a doubt the most useful is https://ductile.run

This started off as a fancy cron with webhook and became a comprehensive runtime. I have been using it for months on several systems.

🔗 View 50 more comments