seedbed
Ideas with a life cycle: seed → sprouting → building → harvested / resting. Nothing is deleted; the resting ones age with dignity.
-
Zelebrix phase 2 — self-generating documentation
A system that auto-completes and keeps current the Obsidian vault the Zelebrix RAG is built from — so the company's documentation generates and maintains itself. The next step after the phase-1 re-architecture; not started yet.
-
Language-learning app
An app for learning languages, considered as a portfolio project. Likely connected to the Vietnamese I am learning; the exact focus is still to confirm.
-
Collection of Claude skills & harnesses
A repository to keep my best Claude skills, workflows and harnesses in one place — so the good ones do not get lost.
-
YouTube + LinkedIn reader into an LLM-wiki vault
Automatic ingestion of YouTube videos and LinkedIn reposts to fill an LLM-wiki vault, with a manager agent that updates, corrects, links, adds and removes entries. Technical base already explored: Karpathy's Obsidian-wiki pattern (sources/ + wiki/, ingest/query/lint commands, token estimates).
-
arXiv papers research assistant
A RAG agent over academic papers (arXiv API) with LangGraph, LangChain, a remote Ollama model plus embeddings, a vector DB, tool calling, web search, persistent memory and evals. First framed as a technical-test rehearsal, reusable afterwards as a portfolio piece.