Skip to content

A simple open-source chat app that uses Exa's API for web search and Deepseek R1 for reasoning. Supported by ads from OpenAds.ai

Notifications You must be signed in to change notification settings

sliss/deepseek-chat-ad-supported

 
 

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. Supported by ads from OpenAds.ai

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.6%
  • CSS 14.4%
  • JavaScript 1.0%