Skip to content

ramya831/AI-Powered-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Powered Chatbot

Description

This project is a Flask-based AI chatbot that answers user queries using a FAQ dataset and stores chat logs in a database.

Technologies Used

  • Python
  • Flask
  • HTML
  • CSS
  • SQLite

Features

  • User chat interface
  • Stores chat logs
  • Displays chat history
  • Simple and clean UI

How to Run

  1. Install requirements: pip install -r requirements.txt
  2. Run: python app.py
  3. Open: http://127.0.0.1:5002

About

AI Powered FAQ Chatbot using Python, Flask, Transformers and SQLite

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors