close
Skip to content

irisfeng/pantheonSearch

Repository files navigation

PantheonSearch

🔍 An intelligent AI-powered search engine with web, news, and images capabilities.

Note: This project is forked from Fireplexity and enhanced with additional features and improvements.

PantheonSearch Demo

✨ Features

  • 🤖 AI-Powered Search: Intelligent search results powered by DeepSeek AI
  • 🌐 Web Search: Comprehensive web search with Firecrawl integration
  • 📰 News Search: Real-time news results and updates
  • 🖼️ Image Search: Visual search capabilities
  • 📊 Stock Information: Integrated stock charts and financial data
  • 🎨 Modern UI: Clean, responsive interface with dark/light mode
  • Fast Performance: Built with Next.js 15 and optimized for speed

🚀 Quick Start

Setup

git clone https://github.com/irisfeng/pantheonSearch.git
cd pantheonSearch
npm install

Configure

cp .env.example .env.local

Add your API keys to .env.local:

FIRECRAWL_API_KEY=fc-your-api-key
DEEPSEEK_API_KEY=sk-your-deepseek-api-key

Run

npm run dev

Open http://localhost:3000 in your browser.

🔧 Tech Stack

  • Framework: Next.js 15 with App Router
  • Language: TypeScript
  • Styling: Tailwind CSS
  • AI: DeepSeek API for intelligent responses
  • Search: Firecrawl for web scraping and search
  • UI Components: Radix UI primitives
  • Charts: TradingView widgets for stock data

📦 Deploy

Deploy with Vercel

🔑 Get API Keys

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📄 License

MIT License

🙏 Acknowledgments

  • Original project: Fireplexity by Mendable AI
  • Built with ❤️ using modern web technologies

About

AI-powered intelligent search engine forked from Fireplexity, enhanced with DeepSeek integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors