Skip to content

RomanEngeler1805/interview-chat-interface

Repository files navigation

Chat App

This is a simple chat application built with React, TypeScript, and Vite. It features a sidebar for switching between different chats, and a basic message exchange interface.

Prerequisites

Make sure you have the following installed:

  • Node.js

Setup

Clone the repo and run

npm install

Add your OpenAI API key to the .env file as VITE_OPENAI_API_KEY

Run the Application

Start the development server:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published