Advanced AI-powered research platform with multi-source search, analysis, and insights.
git clone [your-repository-url]
cd az-labs-research
pnpm installcp .env.example .env.localAdd your keys to .env.local:
FIRECRAWL_API_KEY=fc-your-api-key
GROQ_API_KEY=gsk_your-groq-api-key
pnpm dev- Multi-source search (web, news, images)
- AI-powered response generation
- Real-time streaming responses
- Stock chart integration for company queries
- Citation-based source referencing
- Dark/light theme support
- Frontend: Next.js 15, React 19, TypeScript, Tailwind CSS
- AI/ML: Groq AI (Kimi K2 Instruct model), AI SDK v5
- Data Sources: Firecrawl API for web/news/image search
- Charts: TradingView widgets for stock data
- UI Components: shadcn/ui, Lucide React icons
Built by AZ Labs - Advanced AI research and development.
MIT License
