Side project· In progress (working MVP)
Horizon — AI-augmented personal knowledge hub.
AI-augmented personal knowledge hub · In progress (working MVP)
next.js 16typescripttailwind css v4supabaseanthropic sdk

Solutions
- 01.Agent router: selection with a confidence level, manual override possible
- 02.RAG over embeddings to bring in the right context
- 03.Streaming responses with source citations
- 04.Editable artifacts in a canvas
- 05.Pinned, centralized LLM models (a single value to change to migrate versions)
- 06.API key strictly server-side, database access behind RLS
- 07.Cost-first: web search off by default, cheapest model suited to each task, prompt cache preserved
→ NextOther projects