Skip to content

A simple open-source chat app that uses Exa's API for web search and Deepseek R1 for reasoning

Notifications You must be signed in to change notification settings

exa-labs/exa-deepseek-chat

Repository files navigation

💬 Exa & Deepseek R1 Chat App

Powered by Exa - The Web Search API

Screenshot


🎯 What is Exa & Deepseek Chat App?

Exa & Deepseek Chat App is a free and open-source chat app that uses Exa's API for web search and Deepseek R1 LLM for reasoning.

This app provides a cool and simple chat experience which you can clone and build upon.


💻 Tech Stack


🚀 Getting Started

Prerequisites

  • Node.js
  • Exa API key
  • Fireworks AI API key (For Deepseek R1)

Installation

  1. Clone the repository
git clone https://github.com/exa-labs/exa-deepseek-chat.git
cd exa-deepseek-chat
  1. Install dependencies
npm install
  1. Set up environment variables (for Exa and Fireworks)

  2. Run the development server

npm run dev
  1. Open http://localhost:3000/deepseekchat in your browser

🔑 API Keys & Environment Setup

Required API Keys


⭐ About Exa

This project is powered by Exa.ai, a web search API designed specifically for AI applications. Exa provides:

  • Quickly finds up-to-date information from the web
  • Improves the accuracy of answers by real-time web search
  • Uses high reasoning LLM to provide accurate answers

Try the New Exa Websets



Built with ❤️ by the Exa team

About

A simple open-source chat app that uses Exa's API for web search and Deepseek R1 for reasoning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published