
Solheim — your own EU-hosted LLM instance, no reset timer
Host a dedicated LLM instance in the EU with flat-rate pricing and no usage limits.
CodingPanda42 · HN
Virtual Private LLM, fixed fee with no usage or token limits
The full gallery
Tech stack
60 projects

Host a dedicated LLM instance in the EU with flat-rate pricing and no usage limits.
CodingPanda42 · HN
Virtual Private LLM, fixed fee with no usage or token limits

Answer questions to generate structured AI prompts for ChatGPT, Claude, Cursor, and other AI tools.
@askjames_co · X

Grades AI agents' real conversations with an LLM judge, providing A–F scorecards and FinOps analysis.
@tech_maju · X

Practice LeetCode problems with automated spaced repetition scheduling.
@JoydeepNath007 · X

Generate more effective prompts for ChatGPT, Claude, Gemini, and other AI models.
PromptArk — 帮助用户优化提示词,用户输入简单的提示词,AI 辅助生成更结构化,更详细的提示词

LLM chat on an infinite canvas where prompts branch into threads you can regenerate and compare.
emrekmz · HN
Llmcanvas.chat Tree-based LLM chat on an infinite canvas

Free software for creating quotes, invoices, and managing stock inventory.
@molopos1 · X

Build and deploy web apps from prompts, with auto-generated marketing content.
@promptui · X

Writing assistant that provides AI help while keeping your entire manuscript in context.
@a1siel · X

Answer technical interview questions and receive AI grading with spaced repetition.
@pashov_n · X
Anki style flashcards with a AI judging how well you understand a specific topic -

An LLM agent that tracks goals and plans across sessions while showing exactly what it retrieves, verifies, and fails on.
u/OGMYT · Reddit
I built LOLM, a lower-cost LLM agent that shows what it actually did — looking for blunt feedback I’m one of the founders/builders behind LOLM. Most AI products show an answer but hide whether the system retrieved anything useful, verified the result, switched models, hit a limit, or simply stopped. LOLM exposes those parts through controller events and run receipts. It includes: - Live agent - CLI - Coding and small app-building workflows - Memory and self-hosting options - Control decis

SDK that routes LLM prompts locally when possible to reduce cloud API costs.
u/econobro · Reddit
Built a tool that skips the cloud LLM call when the prompt doesn't need one — would love feedback Live demo, no login, paste anything and see where it actually resolves and why: link What I built Offramp — a small client-side SDK that sits in front of whatever LLM API call your app already makes, and resolves some prompts entirely on-device instead of sending them to Claude/GPT/whatever cloud model you're using. Yes, I used Claude (you'll be able to tell right away if yo