
BitPrompt
Optimise your AI prompts for better LLM outputs — instantly
What it does
BitPrompt analyses your raw prompts and rewrites them for better clarity, context, and structure — without sending your data to any external AI. Built with React + FastAPI, it uses token analysis (tiktoken), context scoring, and instruction clarity checks to turn vague prompts into precise ones. No API key needed. No cost per use.
Does the same job
all alternatives →

- RRRunprompt – run .prompt files from the command lineNov 2025 · github.com · ▲134
I built a single-file Python script that lets you run LLM prompts from the command line with templating, structured outputs, and the ability to chain prompts together. When I discovered Google's Dotprompt format (frontmatter + Handlebars templates), I realized it was perfect for something I'd been wanting: treating prompts as first-class programs you can pipe together Unix-style. Google uses Dotprompt in Firebase Genkit and I wanted something simpler - just run a .prompt file directly on the command line. Here's what it looks like: --- model: anthropic/claude-sonnet-4-20250514 output:…
Lyrprompt – Smart AI Prompt & KB BuilderJan 2026 · ▲11Turn rough AI ideas into prompts & knowledge bases (No-code)

- RSRateMyPrompt – share and rate prompts with auto AI evals2025 · josh.ing · ▲10
Couldn't find a reliable, free place to share & rate AI prompts so I thought I'd take a stab at it Already has 500+ prompts generated by AI using the latest model prompting guidelines 5 different supported prompt types: full prompt, enhancement, template, system, chain 20+ categories: coding, writing, marketing, business, creative, etc. Every prompt gets evaluated automatically by multiple AI models (Claude 3 + GPT-4 Mini, more to come) Then humans can rate and there is an overall score that takes both AI & humans into account AI eval prompt here:…
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 27d ago · cactuscompute.com


Launched alongside, April 2026
the whole month →
- AG
Thought the resources for GPU arch were lacking, so here we are
Life & fun · Apr 2026 · jaso1024.com
- IB
Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.
AI · Apr 2026 · github.com

- BC
Life & fun · Apr 2026 · sam-burns.com
- IB
With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.
AI · Apr 2026 · text.blogosphere.app