Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yaminibhole/chatbot_using_python


https://github.com/yaminibhole/chatbot_using_python

Last synced: about 1 month ago
JSON representation

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.