Show HN: AI Paul Graham https://ift.tt/s6JOA15

Show HN: AI Paul Graham I built an AI version of Paul Graham, fully powered by the Nia API. * Nia gives coding agents accurate context by indexing entire codebases, documentation, and packages. It fixes hallucinations by letting agents retrieve real source information instead of guessing. Developers ship faster because AI can read and understand their actual project. This is a different use case of Nia but apparently it also works. You can chat with it and ask any question because it has access to Nia’s knowledge base, which indexed all of his personal essays. The agent is able to call multiple tools that directly use Nia’s API: • NiaWebSearch - searches the web • searchEssays - semantic search over all essays • browseEssays - shows the full tree of essays • listDirectory - lists essays in a path • readEssay - reads full essay content • grepEssays - regex pattern search • getSourceContent - retrieves full source by identifier Models: anthropic/claude-sonnet-4.5 moonshotai/kimi-k2-thinking xai/grok-4-fast-reasoning alibaba/qwen3-vl-thinking It’s fully free and open source. Try it: https://ift.tt/cks054P Code: https://ift.tt/sxzIHOB https://ift.tt/cks054P December 6, 2025 at 11:11PM

No comments:

Show HN: WineBar: A yet another Wine prefix manager, with Asahi Linux support https://ift.tt/yTUc2KC

Show HN: WineBar: A yet another Wine prefix manager, with Asahi Linux support My daily driver is a Macbook Air M2 running Linux - Fedora Asa...