Skip to content
 
 

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fireplexity

A blazing-fast AI search engine powered by Firecrawl's web scraping API. Get intelligent answers with real-time citations and live data.

Fireplexity Demo

Features

  • Real-time Web Search - Powered by Firecrawl's search API
  • AI Responses - Streaming answers with GPT-4o-mini
  • Source Citations - Every claim backed by references
  • Live Stock Data - Automatic TradingView charts
  • Smart Follow-ups - AI-generated questions

Quick Start

Clone & Install

git clone https://github.com/mendableai/fireplexity.git
cd fireplexity
npm install

Set API Keys

cp .env.example .env.local

Add to .env.local:

FIRECRAWL_API_KEY=fc-your-api-key
OPENAI_API_KEY=sk-your-api-key

Run

npm run dev

Visit http://localhost:3000

Tech Stack

  • Firecrawl - Web scraping API
  • Next.js 15 - React framework
  • OpenAI - GPT-4o-mini
  • Vercel AI SDK - Streaming
  • TradingView - Stock charts

Deploy

Deploy with Vercel

Resources

License

MIT License


Powered by Firecrawl

About

🔥 Blazing-fast AI search engine with real-time citations, streaming responses, and live data powered by Firecrawl

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages