Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHATBOT_01

This is an intelligent chatbot built with Python. It uses:

  • TensorFlow/Keras neural network for intent classification
  • spaCy for semantic similarity (understands similar phrases, not just exact matches)
  • Flask to provide a web-based interface

Features:

  • Responds to greetings, questions, and common requests
  • Fallback to semantic similarity if confidence is low
  • Easy to extend with new intents and responses
Screenshot 2025-12-09 215112 Screenshot 2025-12-09 215140

About

Smart chatbot with semantic understanding, built with Python and TensorFlow

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages