This project is focused on developing a simple chatbot for user profiles. The chatbot will assist users in understanding their data .
- Natural Language Processing (NLP) for understanding user queries
- Data analysis and visualization
- Integration with various data sources
- Clone the repository:
git clone https://github.com/NMPGowtham/SimplePersonalChatbot.git
- Navigate to the project directory:
cd chatbot-project - Install the required dependencies:
pip install -r requirements.txt
- Install all Dependencies
pip install -r requirements.txt
- Run the chatbot:
python model.py
- Run the app.py
or
python app.py
- Interact with the chatbot through the command line (for testing).
python test.py
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch
- Make your changes and commit them:
git commit -m "Description of changes" - Push to the branch:
git push origin feature-branch
- Create a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or suggestions, please contact Gowtham.