View the corresponding article here: https://medium.com/@JeffyJeff/a-step-by-step-guide-to-creating-your-own-assistant-chatbot-using-openais-assistant-api-and-react-655391215c3a
This project was bootstrapped with Create React App.
A simple chatbot web application built with React, TypeScript, and Material-UI.
This is a basic chatbot application developed using React, TypeScript, and Material-UI. It allows users to engage in text-based conversations with the chatbot, and you can further customize it to add more advanced natural language processing capabilities or integrate it with a backend service for more complex interactions.
- User-friendly chat interface.
- Message input and display.
- Send and receive messages in a chat-like format.
- Easy-to-customize Material-UI components.
Before you begin, ensure you have met the following requirements:
- Node.js and npm installed on your development machine.
-
Clone the repository:
git clone https://github.com/JeffyJeff1980/openai-react.git
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Contributions are welcome! If you have any improvements, bug fixes, or new features to suggest, please feel free to open an issue or submit a pull request. For major changes, please discuss them in advance in the issue tracker.
This project is licensed under the MIT License - see the LICENSE file for details.