← All projects
AI Experiments
Opportunity Radar
prototypingOpportunity Radar is a local-first review system for grants, startup credits, accelerators, and other opportunities that might be worth acting on.
The app separates the research pass from the human decision. LLM-assisted runs can save candidate findings, source checks, verification results, evaluation notes, writes, and trace artifacts. The dashboard then gives me a queue where I can mark items interested, applied, rejected, or snoozed, with comments saved alongside the review state.
The current version is built around local SQLite storage and file-based trace artifacts. That keeps the early workflow inspectable while the trace review UI and source verification loop are still being shaped.
Built with
TypeScriptSQLiteViteLocal trace artifacts