Skip to content

Opensource chat app that uses Exa's API for web search and OpenAI o3-mini

Notifications You must be signed in to change notification settings

exa-labs/exa-o3mini-chat

Repository files navigation

💬 Exa & o3-mini Chat App

Powered by Exa - The Web Search API

Screenshot


🎯 What is Exa & o3-mini Chat App?

Exa & o3-mini Chat App is a free and open-source chat application that combines Exa's powerful web search API with OpenAI's o3-mini language model.

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
  • OpenAI API key

Installation

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

  2. Run the development server

npm run dev
  1. Open http://localhost:3000 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:

  • Real-time web search capabilities
  • Enhanced response accuracy through current information
  • Seamless integration with language models
  • Comprehensive web search results

Try Exa API



Built with ❤️ by the Exa team

About

Opensource chat app that uses Exa's API for web search and OpenAI o3-mini

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published