Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yaminibhole/chatbot_using_python
https://github.com/yaminibhole/chatbot_using_python
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yaminibhole/chatbot_using_python
- Owner: yaminibhole
- Created: 2024-01-18T18:43:22.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-18T18:45:52.000Z (12 months ago)
- Last Synced: 2024-01-18T20:11:34.621Z (12 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Python Chatbot
This repository contains the source code for a simple chatbot implemented in Python using the TensorFlow and Keras libraries for natural language processing. The chatbot is trained on a dataset of intents, allowing it to understand and respond to user input based on pre-defined patterns.