Skip to content

Shruti142151/CodeAlpha-AI-FAQ-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

AI FAQ Chatbot

Overview

This project is an AI-powered FAQ Chatbot developed using Python and Tkinter. It answers user questions by matching them with a predefined FAQ dataset, providing a simple and interactive graphical user interface.

Features

  • Interactive GUI built with Tkinter
  • Reads questions from a CSV dataset
  • Displays relevant answers to user queries
  • Beginner-friendly and easy to understand
  • Lightweight and fast

Technologies Used

  • Python
  • Tkinter
  • CSV

Project Structure

  • "chatbot.py" – Main chatbot application
  • "faq.csv" – Dataset containing frequently asked questions and answers

How to Run

  1. Install Python.
  2. Download this repository.
  3. Open a terminal in the project folder.
  4. Run: python chatbot.py

Future Improvements

  • Natural Language Processing (NLP)
  • Voice-based interaction
  • Larger FAQ dataset
  • Web-based interface

About

An AI-powered FAQ Chatbot built using Python, Tkinter, NLTK, and Machine Learning techniques to answer user queries through a simple graphical interface.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages