nowfound

Alternatives

Products that do what Alpha Demo of NotePad.ai (open source) does

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:…

  1. 1WI

    I've been wondering how I could use LLMs to help me write, without taking my own voice away. I arrived at a workflow where the AI has strict instructions not to give me any text, just to give me tips, but it was clunky to see which parts of the text the critique referred to. To solve it, I made Lucid. I made it mostly for myself, but I added a "bring your own key" system for others to use it. I hope you like it!

    May 2026 · writelucid.cc

  2. 2IB

    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

  3. 3AV

    I feel like LLMs can help me understand anything. However, after I get a summary, I can't dive in to parts that I find interesting; can't refer to original source easily and can't control context with chatbots. This is an attempt to solve for a complete knowledge consumption experience with AI . Please give me feedback!

    Oct 2025 · kerns.ai

  4. 4IB

    I’ve been playing around with local LLMs for the past couple of months and decided to build something that can run on an iPhone. It’s a universal app built with SwiftUI and the excellent ggml library. The model is an SFT fine tuned and 4 bit quantised version of the RedPajama-INCITE-Chat-3B-v1 OSS LLM. It works reasonably well on recent-ish (~3 year old) iPhones, iPads and Macs. It was launched on the App Store yesterday[1] and Product Hunt today[2]. It seems to be reasonably ok at natural language interactions, but given its size, does pretty badly at coding and reasoning. Also, it…

    2023

  5. 5AG

    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

  6. 6IT

    I trained the 65b model on my texts so I can talk to myself. It's pretty useless as an assistant, and will only do stuff you convince it to, but I guess it's technically uncensored? I'll leave it up for a bit if you want to chat with it. I posted this to Reddit and had several hundred people talking to it. Salient points from that discussion: LLAMA 1 65b Rank 128 5 epochs Batch size 1, 256 cutoff Trained in the Oobabooga suite using bitsandbytes 4-bit quantization for the lora Loss around 1.5 seems to give the most coherent results Trained on raw text dumps that is then parsed by a crappy…

    2023 · airic.serveo.net

  7. 7WW

    Hey all! @sridatta and I wrote a book/zine called Forest Friends on system evals for LLM-driven apps. But it's a bit more whimsical, a bit more visual, and very much inspired by the meme of LLMs being a shoggoth polished into a smiley face with RLHF. LLM system evals are important as companies move past the flashy AI demos to reliable production apps. System evals keep coming up as the answer for what you "should do", but it's not exactly a standard part of the software engineering toolkit. So we pulled from @sridatta's seven years as a research engineer at Google, plus a ton of best…

    2024

  8. 8ID

    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

  9. 9IM

    I really struggle to keep my notes organised, and often can't make any sense of hand written notes after meetings. I did some experiments with Claude and ChatGPT where I blast random thoughts at them during a meeting or brainstorming session and then have them output a nice document that pulls it all together at the end. It worked incredibly well but it was a bit cumbersome to keep sending messages to the chat and telling the ai each time what to do. So I took the idea and built a tool, it makes it easy to throw random notes and voice recordings (images and document support on the way) and…

    2025 · scatternote.com

  10. 10IB

    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

  11. 11SA

    Over the past three months, I’ve been working with my dad on this app as a way to learn Cursor, shadcn/ui, and Next.js. I’m currently studying UX design at the University of Michigan, and I’ve been really impressed by how much vibe-coding tools have advanced over the last six months. This work journal includes private AI-generated insights with scheduled summaries that can be shared with your team or manager. You can also choose to make a summary public—like I’ve done here for my work on this web app: https://www.workjourney.ai/summary/mkblt2zt-hn2kdbus If anyone has…

    Jan 2026 · workjourney.ai

  12. 12LB

    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

  13. 13IH

    Hey there, While searching for my next role as a PM in Blockchain + AI, I started building an AI-powered notetaker called MindNote: https://www.mindnote.online. The idea is simple: you input your thoughts, and AI helps you complete or modify them. If you decide to test it, try using the prompt: Keep this text and…"(add budget, complete list, organize alphabetically, add their translation, etc.). The first big release is all about modifying your notes with AI prompts. The next big step? Capturing thoughts directly from the mind using brain-to-text technology. There is a 3 days free…

    2025

  14. 14OS

    I posted this previously, but there's been a major update. 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. I thus created Writing Tools, a better than Apple Intelligence open-source alternative that works system-wide on Windows. It's much better than the tiny 2B parameter Apple Intelligence model! Features (works system-wide): 1. Select text in a textbox, press the hotkey, and optimise your text in a click (proofread, rewrite, tone changes, custom instructions...). You can…

    2024 · github.com

  15. 15IB

    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

  16. 16EL

    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

  17. 17BA

    Writing is hard, and it's tempting to just let AI do the whole thing So I built an Obsidian plugin that keeps AI in its place Highlight a sentence, get some options, pick the one you like Sharpens your writing instead of automating it

    Jun 2026 · rephrasethis.co

  18. 18OA

    Hey Hacker News, I'm Nir, cofounder of Oboe (https://oboe.fyi), which we just launched publicly. Oboe lets anyone create a course out of a single prompt to learn about any topic. We're on a mission to democratize learning. We envision a future in which AI feeds us, making us smarter, and reignites the love of learning we all seem to have lost. Each course enables a variety of learning formats, letting you learn how you want, when you want. From deep dive articles to podcasts to games to quizzes. We want courses to feel lightweight and accessible, and to encourage following rabbit…

    Sep 2025

  19. 19WF

    Hey Hacker News! I built Writekin over the past week because I was tired of AI writing that didn't sound like me, even though I had just used AI to clean it up, rather than wholesale write it. The usual fixes I found online for this were: - Some sort of SKILL.md, or - A system prompt full of rules to strip the generic AI tells (e.g. no em-dashes, none of the stock phrases, varying the sentence length, etc). While those cleaned up the surface a bit, Pangram still came back as ~100% AI written, which was frustrating, as again it was mainly taking my sloppy copy and tweaking it. So when…

    Jul 2026 · github.com

  20. 20OS

    I built an open source desktop AI assistant after getting frustrated with how brittle most tools feel once questions go beyond basic Q and A. The goal was to explore whether an assistant could reliably handle interview style interactions such as system design discussions, multi step coding problems, and deeper follow up questioning without hiding behavior behind a closed SaaS. The assistant supports both cloud and local LLMs, uses a bring your own API key model, and is intentionally opinionated so behavior stays predictable under pressure. Most of the work went into managing context, follow…

    Feb 2026 · github.com

  21. 21II

    I can't say "I created a tool" because obviously I only had an idea, then asked Cursor to implement it and 15 minutes later it was ready ;) Often I found I was manually replacing em dashes with hyphens in AI-generated text before I use them in copy, PR descriptions etc. It still feels like a shame to flare the text "you wrote" was not really human made. To automate these removals, here it is: super tiny online page. I made it for myself, but whoever wants, you can use it as well. I am not going to monetize it or promote more than this post.

    May 2026 · undsh.com

  22. 22IB

    Hi HN, I'm pleased to share Promptspot, an open-source (Apache License 2.0) project that helps automate testing of large language model (LLM) prompts against an array of input data. Modern LLMs offer an enormous amount of leverage if you "teach the bot to fish" — i.e. simply prompt it with both a "system prompt" (which typically doesn't change often) and a dynamic input, which is often application state, search results, recent activity, user profile data, etc. Existing playgrounds and prompt management systems often lack the rigor and flexibility required for this dynamic approach — and as…

    2023 · github.com

  23. 23IB

    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

  24. 24
    Aevo2

    Get Shit Done. Clear. Focused. Easy.

    May 2026 · aevo.so

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