Skip to content

A chatbot AI built with scikit-learn and cosine similarity in python. Initial version worked with custom data, but dataset later became corrupted.

Notifications You must be signed in to change notification settings

Unfathomable-08/AI-Chatbot

Repository files navigation

🤖 AI Chatbot

This is a basic AI chatbot built using cosine similarity.
It can answer questions and simulate simple conversations based on a preloaded dataset.


👨‍💻 Creator

Muhammad
Full-stack web & app developer
Exploring Machine Learning and AI with hands-on projects.


🛠️ Tech Stack

  • scikit-learn – for implementing cosine similarity
  • NLTK – natural language processing toolkit
  • Flask – for backend logics
  • Alpine.JS – for ease of work and better result

📚 Dataset

  • 500+ Daily Dialogues
  • 1000+ Questions sourced from Wikipedia
  • 13680 Questions from SciQ dataset, crowdsourced science exam questions.

🚀 Goal

To learn and experiment with building basic conversational AI using classical similarity techniques and open-source tools.


🌐 Connect With Me

About

A chatbot AI built with scikit-learn and cosine similarity in python. Initial version worked with custom data, but dataset later became corrupted.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published