This is a simple chat application built using Flask, React and Axios. It allows users to send messages to a chatbot and receive real time data in responses through function calling. The chat interface displays messages in a conversation-style format.
Follow the steps below to set up and run the application on your local machine.
Before you begin, make sure you have the following software installed:
- Python : [Download and install Node.js
- flask: Install flask
- Clone this repository to your local machine:
git clone <https://github.com/Kapil7982/ChatBot.git>Send messages to a chatbot. Receive responses from the chatbot. Messages are displayed in a conversation-style chat window. Technologies Used Flask: For integrating with openai and news api React: For building the user interface. Axios: For making HTTP requests to interact with a chatbot server
You can customize and extend this chat application according to your requirements. You might want to enhance the UI, add more features, or integrate it with a more sophisticated chatbot service.
