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.