AI search engine with web, news, and images.
git clone https://github.com/mendableai/fireplexity.git
cd fireplexity
npm 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
npm run devMIT License
