AI research agent powered by Gemini. Searches the web, scrapes pages, and generates research reports with citations.
pnpm installCreate .env.local:
GOOGLE_GENERATIVE_AI_API_KEY=your_key
NEXT_PUBLIC_SUPABASE_URL=your_supabase_url
NEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key
pnpm dev