/fireplexity

Dev fork of fireplexity - I don't think upstream is reviewing PRs... 🤷🏼‍♂️

Primary LanguageTypeScript

Fireplexity v2

AI search engine with web, news, and images.

Fireplexity Demo

Setup

git clone https://github.com/mendableai/fireplexity.git
cd fireplexity
npm 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

npm run dev

Open http://localhost:3000

Deploy

Deploy with Vercel

Get API Keys

MIT License