Bot AI is chat bot application, where user can ask question to Bot AI and it give response from the stored data. It does not use any AI model to give response. The application is built with React, HTML, CSS, JavaScript, and MUI.
Bot AI is chat bot application, where user can ask question to Bot AI and it give response from the stored data. It does not use any AI model to give response. User can chat with Bot and store that chat in history and can see that latter, also able to give some rating and feedback to Bot's response.
- Clone the repository: git clone https://github.com/rokaderutik/Bot-AI
- Navigate to the project directory: cd bot-ai
- Install dependencies: npm install
- Start the application: npm start
- Open your browser and navigate to http://localhost:3000.
- Use the landing page to chat with Bot, and see past conversation in sidebar and access it.
- Landing/Home Page: Users can chat with Bot, and see past conversation in sidebar and access it.
React HTML CSS JavaScript MUI
Chat with Bot Rate Bot's response See past conversation
Rutik Rokade - rutikrokade5084@gmail.com