Alternatives
Products that do what I built LLM Quotes to collect and share funny/weird LLM outputs does
I often get strange or funny outputs from LLMs (ChatGPT, Claude, etc.), and wanted a simple way to save and share them. So I built this small side project https://llmquotes.com. What it does: - Submit quotes (no login needed, optional Twitter handle) - Upvote and favorite - Spam is manually moderated (for now) - Best ones also get posted to https://x.com/LlmQuotes Backstory: This started because my friends and I kept screenshotting odd LLM replies and losing them in chats. I built a little place to collect them. Nothing fancy, just centralizing and sharing. Tech:…
- 1CI
2018 · commentbox.io
- 2DC
Built this to microblog everything I am learning as a dev. It's an MVP, lots to improve on! Would love some feedback. (: Also am looking for a job (preferably remote since I'm in SG), 1.5 years in as a Jr Dev at a local startup, self-taught by building stuff. I'll be on Twitter if you're interested! @raymondmoay
2023 · dweets.com
- 3XT
I just built XYMake (https://xymake.com), a tool that lets you convert any X (Twitter) thread into clean markdown, making your conversations accessible for LLMs, MCPs, or any API. ## What it does: - Transforms any X thread URL into markdown by simply changing "x.com" to "xymake.com" in the URL - OAuth2 login to "free your data" and make your threads available - Auto-generates OG images with token counts and participant info for easy sharing - Serves different content types based on whether the request is from a crawler, browser, or agent ## Why I built it: I believe people should…
2025 · xymake.com
- 4OS
2020 · demo.souradip.com
- 5MT
2010 · choip.me
- 6QA
I know quotes and code might not mix, but I'd love HN to check out our latest project that three of us code to collect quotes :). The idea is simple: to have a beautiful place to collect and share quotes. It will be fully plugged into twitter and facebook yet all the noises are filtered away. Since all three of us are doing this for the first time, any comments would be appreciated. Thanks HN! http://quoti.ca/?invite_key=showhn
2011
- 7QU
So I just did my semi-annual "log in to Twitter to see if it's any good yet", and found that in my absence I had followed a few thousand new spam accounts. Sweet. That explains why they emailed me and forced me to change my password last year. Being Awesome, Twitter doesn't have any way to simply toss out all your followers and start from scratch. And none of the spammy apps claiming to do so actually will (even seemingly after charging you money to try). So instead, I just pulled open the Dev console and did this:…
2014
- 8MF
I recently finished the Front-End Web Development program at General Assembly in San Francisco. My final project turned out being a quick, easy, and free way to convert a Tweet into various properly formatted citations. Inspired by a Hacker News post a few months back: https://news.ycombinator.com/item?id=3751295
2013 · tweet2cite.com
- 9HT
2015 · blog.markewaldron.com
- 10CF
Over this past month I had the idea to build a 100% open-source MIT-licensed tool to simplify sharing code with LLMs, without the vendor lock-in you get from most SDKs. Right now, it’s way too hard to export your data or work freely with models like o1 PRO or Grok 3, especially since they don’t even have API access. So I built OpenRepoPrompt, an open-source tool from wildberry-source that serializes files and folders into XML for LLMs. I coded/designed from 12PM -> 11PM on Saturday and 8AM -> 11PM on Sunday. There are still tons of features missing (I'm working on better file filtering…
2025 · github.com
- 11LF
LLM from URL —— A free AI chat completion service directly from URL Usage: In the address bar of any web browser, type your question after https://818233.xyz/ and hit Enter to get the instant answer. You know the best part of this? Whitespace in the url is supported in most web browsers! You can also use curl or Wget to retrieve the appended url by replacing any whitespace with a '+' character. If you need to have an actual '+' character in your question, just use '++'. Example: The url "https://818233.xyz/hi there" in any web browser will return the same answer…
2025 · 818233.xyz
- 12BA
Hi HN, I recently built a simple Chrome extension called Twinbox to help organize DMs on X (formerly Twitter - yes, I reminded you again haha). The idea came from my own frustration with managing multiple conversations – it’s easy for things to get lost, especially when juggling personal, work, and project-related chats. The extension lets you: - Create folders to categorize your DMs (e.g., “Work,” “Friends,” “Projects”). - Keep things tidy and easier to follow up on. It’s free to use, lightweight, and privacy-focused – all the organization happens locally in your browser. I’d love to hear…
2024 · twinbox.me
- 13IM
2024 · quotesmaker.com
- 14MA
Hello everyone! I have a hobby project that has become fairly full featured that I figured I would share. The idea of MinimalChat has been to create a project that is a lightweight and dead simple application that can be deployed locally in a few seconds (with docker). While of course also having most of the nice to have features and looking pretty nice. A nice bonus is it a Progressive Web Application so it can be installed like a normal application to your mobile device. It has a full mobile UI. For those using Chrome and Edge you can also locally download, load and host entirely via your…
2024 · github.com
- 15IB
After fine-tuning GPT for a personal project, I realized how tedious it is to write plain text in a massive JSON file. That's why I built this app for my own use, and I want to see if others could benefit from a tool like this as well ;)
2024 · finetuna-ui.com
- 16TL
After reading gwern’s post two days ago about LLM Daydreaming [0], I wanted to just see how it would behave. I grabbed the top vital article titles from wikipedia [1] and made a simple next js app to try the prompt in a loop. It was pretty interesting to see the connections made between concepts. Happy to host this if people find it useful! [0] https://gwern.net/ai-daydreaming [1] https://en.wikipedia.org/wiki/Wikipedia:Vital_articles
2025 · github.com
- 17OS
Hey HN - OP here. I wrote some about this project in the following link, and there's a video demo as well: https://portfolio.christopherhwood.com/llm-drag-drop-website... This has been one of my favorite things I've ever worked on - the way the LLM collaborates with the user to accelerate tedious and hard work, the way you can directly edit the code instead of dealing with a panel of visual editing toggles - I think it has a lot of potential but I don't have time to pursue it anymore so open-sourcing it. The idea for this came out of conversations with a few people who were…
2025 · github.com
- 18IM
Hi HN, I created a (realistic) fake tweet generator to make my mum believe I'm successful until I get there for real haha. Now I can proudly (not) show her Elon endorsed my SaaS! It's 100% free to use and I tried to make it as realistic as possible while being easy to use. There are already existing similar tools but I could not find one that automatically pre-fills data from a twitter username and that handles business accounts (square picture/gold badge/company picture) so I built it. I would love to hear your feedback or suggestions!
2024 · snowball.club
- 19LC
Hey, folks here is a peek into Jujutsu. We at Poozle are working with hundreds of APIs and it has been always frustrating to 1. Search the API in the documentation or ask ChatGPT 2. Then copy it to the postman and understand/test the API 3. Generate code to integrate into the codebase We thought how about having all of this at one place. We currently fine-tuned LLM on public REST APIs to reduce hallucination and then combined it with ChatGPT and Postman. I look forward to feedback, feature requests and discussions!
2023 · loom.com
- 20LG
Hi there, I've decided to jump on the AI train and put something together with low effort & high reward, to see if it can get any traction. What do you think? Is it a promising area? Do you guys have ideas for me? There is obviously going to be sea of LLM generated content out there and one project adding up to it might not necessarily be what world needs. In the same time there is something intriguing about the area. Well, please play with it and let me know what y'all think. Much appreciated.
2023 · canonica.ai
- 21IM
2025 · quoter.codeplace.de
- 22ST
A friend of mine and I were talking a while back and we realized that it would be cool to run some sweepstakes on Twitter. We put up a sign up page for a while to collect some emails and we got 200 sign ups. Once we received some sign ups we got together about 2 weekends ago and we put together a web application that lets people create sweepstakes on Twitter by counting the mentions and picking winners etc. I want to get your opinion on the site before we let those 200 people know that we are ready for beta. I would very much appreciate your feedback. Thanks in advance. The url is:…
2012
- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →