nowfound

Alternatives

Products that do what I built a tool that generates quizzes from documents using LLMs does

Hey everyone! I recently built this little side project that takes any document you upload and turns it into practice quizzes using LLMs to generate the questions: https://www.cuiz-ai.com Being a backend engineer, I have always struggled to finish my side projects due to my awful frontend skills. Now, with the progress of AI coding tools, I had no more excuses. 100% of the frontend, landing page and even the logo was made using a combination of Cursor, ChatGPT and Claude, but it's always been under my supervision and never blindly accepted the proposed changes. The backend and…

  1. 1IB

    I built a tool to roast landing pages with AI agents. I was gathering feedback from watching landing page roast videos, and figured out I could prompt LLMs to analyse a screenshot and roast based on the same criteria. It's not 100% accurate yet, but it has been really insightful when I've tested it on my own websites. Let me know what you think!

    2024 · roastmylandingpage.io

  2. 2LB

    Hello everyone. I built an AI-based toolset to help me with language learning. I wanted to be able to easily generate very specific study content and get rapid feedback on my writing. Unlike most language apps, it doesn’t actually try to teach you a language. Instead, it’s a collection of tools for people at an intermediate level who already have a learning process It’s particularly great for Anki users. There a demo video on the login page, and I set up anonymous auth for people who want to test it without creating an account. Feedback and bug reports welcome.

    2025 · drillapp.xyz

  3. 3ID

    Hey HN! I develop browser extensions, I suck at web design, and I've been exploring AI/LLMs. With my new found free-time since dropping work hours, I've developed a Design Copilot browser extension [0]. It does what it says on the tin - you choose a part of your website and the tool gives you instant expert design feedback - "change this font to that, add this much whitespace, use brighter colours .... etc" The tool is completely 100% free to use, its powered by bringing your own AI API Key, and the current LLM it uses is Google Gemini 1.5 Pro. I've yet to hit the free rate-limit and I…

    2024 · old.reddit.com

  4. 4IB

    I’ve spent the last 2.5 months building a product that runs LLM-powered code reviews on my pull requests — and I just launched it. The tool is built specifically for solo developers. You install it on your repo, trigger a scan by creating a pull request, and it leaves structured review comments using OpenAI under the hood. Funnily enough, I used the dev version of this app to review its own pull requests while building it. It helped me spot bugs, simplify structure, and keep quality high — all with minimal need for another human in the loop. Things I want to try out in the next months : -…

    2025 · codii.dev

  5. 5IE

    Hi HN! I spent the last year traveling and feeling purposeless after shutting down my last startup (Zage YC S’21) in Dec 2022. There were some obstacles I couldn’t overcome and decided to return investors 50% of their capital. To afford (and justify to myself) traveling, I started consulting as an engineer and product designer. I started (https://backspace.nyc) and it was a good time. I (and some friends) built a handful of AI experiences and learned a lot along the way. The hardest thing about running a services business shipping and selling AI experiences powered by LLMs was…

    2024 · loom.com

  6. 6EL

    Hey HN! I built Experiment to solve a common frustration in LLM development: the lack of proper tools for prompt engineering experimentation. Here's what makes it different: Key Features: - Load and edit chat completion logs from CSV files - Fork and modify specific conversation entries - Run inference via Anthropic, Mistral, and OpenAI - Define custom tools using JSONSchema format - Visual tool usage analysis with collapsible, sorted key-value pairs - Full mobile support and available as installable PWA Technical Highlights: - Built with React using custom isomorphic architecture -…

    2025 · github.com

  7. 7HL

    At testup.io we have been working for a while to bring artificial intelligence to the field of test automation. Just a few years ago, the primary challenge laid in accurately identifying UI elements following minor structural changes, such as updates to IDs or paths. The emergence of Large Language Models (LLMs) raised the bar for what it meant to be smart. Now, we anticipate the robot to do lots of things autonomously, such as retry in cases of unresponsiveness or handle minor error reports. A more challenging, but soon expected feature, would involve the test robot navigating your web shop…

    2024 · github.com

  8. 8IB

    Hi HN I built a fun little tool: It uses Groq’s LLaMA 3.3 + Puppeteer to analyze a website Then it roasts the design/content/UX with humor And finishes with 3–5 genuinely helpful improvement tips You can try it here: https://ai-roast-vert.vercel.app I wanted to: Practice fast idea-to-launch cycle (built in 2 days) Experiment with a viral-friendly product Monetize with a $0.55 pro version that gives a detailed roast + download Would love your feedback — on the idea, the tone, the usefulness — anything! Thanks in advance

    Sep 2025 · ai-roast-vert.vercel.app

  9. 9GB

    Hey HN, We’re excited to share PySpur, an open-source tool that provides a graph-based interface for building, debugging, and evaluating LLM workflows. Why we built this: Before this, we built several LLM-powered applications that collectively served thousands of users. The biggest challenge we faced was ensuring reliability: making sure the workflows were robust enough to handle edge cases and deliver consistent results. In practice, achieving this reliability meant repeatedly: 1. Breaking down complex goals into simpler steps: Composing prompts, tool calls, parsing steps, and branching…

    2024 · github.com

  10. 10AS

    Hey HN, Since the launch of GPTs, I’ve struggled with integrating vast, up-to-date knowledge into a custom GPT and embedding it into websites and apps. After months of trial and error, we’ve developed an AI Search & Knowledge Assistant that solves this problem. Over the weekend, I built a demo assistant for Stripe that provides accurate answers, useful links, images in responses, cites sources, and keeps a thread history of your conversations. Here’s what’s included: - 3,700+ public documents full of useful info - 105+ million characters of rich knowledge - Powered by the ChatGPT-4o model…

    2024 · demo.ordemio.com

  11. 11IB

    As a high school student, I love LLMs and the execution of Apple's Appel Intelligence Writing Tools, but was disappointed that nothing like that existed for Windows. So, I created Writing Tools, a better than Apple Intelligence open-source alternative that works system-wide on Windows! Key features: - Uses Google's Gemini 1.5 Flash model for superior AI-assisted writing (much better than the tiny 2B parameter Apple Intelligence model) - Works in any application with a customizable hotkey - Proofreads, rewrites, summarizes, and more - Free and privacy-focused (your API key stays local, no…

    2024 · github.com

  12. 12UE

    I've created uithub, a tool that allows developers to easily get LLM context for their coding questions and perform AI repo analysis at scale. Here's what it does: - Get Context: Simply change the 'g' in github.com to 'u' to access AI-powered insights on any GitHub repo. - Flexible Querying: Fetch entire repos, specific branches/subfolders, or filter by file type and size. - API for Developers: Power the next generation of development tools with our API. Key features: - Customizable token limits - File type filtering - Multiple response formats - Size-based file exclusion I built this…

    2024 · uithub.com

  13. 13AD

    Hi all, I threw together a small prototype I am calling “Notepad.ai”. A new take on UIs for interacting with LLMs. While I enjoy using LLM’s in the chat format I wanted to see what it would be like to do it in a more long form style. It let’s you write in a pretty free form, much like Window’s Notepad, but you can choose to hit ctrl+[ to analyze the text with a preset prompt of your choosing. It has a few other small features. It’s WIP and very experimental. I would appreciate any feedback or thoughts. Video: https://youtu.be/ntdlgFmSxQY Live Demo:…

    2024 · github.com

  14. 14AA

    Hey HN! I built Algochurn - A place for front-end developers to practice most commonly asked front-end interview questions. Of all the available resources out there, I wanted to have a place where I could practice coding questions myself (and to mimic a coding interview setup) and solve the problems with a time based approach. After 2 months of questions curation, I've come up with the first set of questions that are being asked in Big product based companies that assess candidates on their React skills. Use Algochurn to speed up your interview preparation. Save and Bookmark questions, Mark…

    2022 · algochurn.com

  15. 15IM

    So hard to keep up with tooling and MLOps - I put it all in one place and got some tips from an experienced friend on what to use.

    2025 · readyforagents.com

  16. 16HP

    Hi HN. I heard you like dev tools and AI, so we wanted to share our project that we’ve been working on. We’re working on Horizon [1] - a higher level abstraction for LLMs so that developers can spend less time trying to grapple with LLMs to make them work and more time with users. This is the starting feature set which takes an auto-ML approach to identify the optimal LLM model, hyperparameters, and prompt - instead of just giving you the tooling to figure it out yourself. You can read more about it in our documentations. Our view is that as LLMs become increasingly commoditized and prompts…

    2023 · gethorizon.ai

  17. 178B

    Hey all, Justin here. I previously built Phind, the AI search engine for developers. One of the biggest problems we had there was figuring out what went wrong with bad searches. We had tons of searches per day, but less than 1% of users gave any explicit feedback. So we were either manually digging through searches or making general system improvements and hoping they helped. This problem gets harder with agents. Traces are longer and more complex. It takes more effort to review them, so I'm building a tool that lets you analyze LLM outputs directly to help developers of LLM apps and agents…

    Jan 2026 · trails-red.vercel.app

  18. 18AG

    I’ve been building LLM tooling for a small VC fund and found myself explaining the same mental model over and over to non-technical people around me: how a stateless LLM becomes a chatbot, how tool use works, what an agent is mechanically, and why context windows shape all of it. I never found a guide that covered that full chain at the level I wanted, so I wrote one. It’s nine short chapters, each building on the last. Deliberately simplified: the goal is a useful mental model, not a textbook. Feedback, corrections, and contributions welcome: github.com/ymyke/aiaiai

    Apr 2026 · aiaiai.guide

  19. 19IM

    Every time I wanted to use LLMs in my existing pipelines the integration was very bloated, complex, and too slow. This is why I created a lightweight library that works just like scikit-learn, the flow generally follows a pipeline-like structure where you “fit” (learn) a skill from sample data or an instruction set, then “predict” (apply the skill) to new data, returning structured results. High-Level Concept Flow Your Data --> Load Skill / Learn Skill --> Create Tasks --> Run Tasks --> Structured Results --> Downstream Steps And the bast part: Every step can be saved and reused as…

    2025 · github.com

  20. 20IS

    Hey HN! For that last 8 months I've been trying to make agents that can hack web applications to find vulnerabilities in them - An AI Security Tester. The system has 29 agents in total, a custom LLM Orchestration framework which works on the task-subtask architecture (old-school but works amazingly for my use case, and is pretty reliable) with custom agent calling mechanism. No Auo-Gen, Langchain and Crew AI - Everything custom built for pentesting. Each test runs in an isolated Kali linux environment (on AWS Fargate), where the agents have full access to the environment to undertake any…

    2025

  21. 21AG

    Since ChatGPT became popular, I've been wondering: what would an LLM-powered app that's not chat-centric look like ? Would an encyclopedia that's almost entirely generated on-the-fly be any good? Can we use AI hyper links to replace most of the typing? Since I haven't found anything close to what I had in mind, I decided to give it a try and see for myself. WikiGen.ai is a website that's almost entirely generated by AI, with a few contextual tools to assist users with readability levels, explanations, and fact checking. (Demo: https://www.youtube.com/watch?v=MG0CpSE0cFI) I…

    2025 · wikigen.ai

  22. 22IB

    Hey HN, I've been working on something cool that I wanted to share with you all. It's called Viewpoint, an analytics tool for LLMs like OpenAI, Anthropic models, and Gemini. The idea came from the constant flood of new LLM models and the need to figure out which ones work best for my projects without breaking the bank. With viewpoint, I can track token usage, costs, latency(WIP), and traffic over time, making it easier to compare different models and see which ones perform best and save money. The tool works asynchronously, so it doesn't add any latency to your LLM requests, and you have…

    2024 · viewpointhq.com

  23. 23OS

    Hi HN, We're a small team building AI tutors out of India, and as you might guess, this means we spend a ton of time writing, testing, and refining prompts for LLMs. When we started out, we were using the OpenAI playground but things became tedious when we wanted to compare responses from different models. We tried a bunch of other playgrounds but found them lacking in some features so we built our own. Quick Links: Github: https://github.com/supernova-app/ai-playground Hosted demo: http://playground.getsupernova.ai Demo video:…

    2025 · playground.getsupernova.ai

  24. 24

    Every PR is a learning moment.

    Mar 2026

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