Skip to content

Smart chatbot with semantic understanding, built with Python and TensorFlow

Notifications You must be signed in to change notification settings

agrigoridou/CHATBOT

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

Watchers

Forks

Releases

No releases published

Packages

No packages published