Skip to content

Universe-Man/AI-Chat-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to AI Chat Bot!

To run locally, run "npm install" and then "npm run dev" in your terminal.

You can find the project running at http://localhost:3000 in the browser of your choice.

You can create different conversations in the tabs on the left, and engage with the AI Chat Agent by typing and submitted in the text bar.

This app was build with React and Vite and is integrated with OpenAI's ChatGPT API to provide an AI Chat experience with sessions/conversations saved to the browser's localStorage.

About

Built with React.js, Vite, and CSS to allow users to have and save multiple conversations with an AI Chat agent. Integrated with OpenAI’s ChatGPT API and persists data in browser’s local storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors