Skip to content

AZLabsAI/AZ-Labs-Research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AZ Labs Research

Advanced AI-powered research platform with multi-source search, analysis, and insights.

AZ Labs Research Demo

Setup

git clone [your-repository-url]
cd az-labs-research
pnpm install

Configure

cp .env.example .env.local

Add your keys to .env.local:

FIRECRAWL_API_KEY=fc-your-api-key
GROQ_API_KEY=gsk_your-groq-api-key

Run

pnpm dev

Open http://localhost:3000

Deploy

Features

  • 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

Get API Keys

  • Firecrawl - For web scraping and multi-source search
  • Groq - For AI response generation

Technology Stack

  • 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

AZ Labs Research

Built by AZ Labs - Advanced AI research and development.

MIT License

About

AZ Labs Research - Advanced AI-powered search and research platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors