Skip to content

ProgrammingWithMahidul/College-ChatBot

Repository files navigation

🚀 College ChatBot

This project is a simple but powerful web application built using Python (Flask) along with HTML, CSS, and JavaScript for the frontend. It demonstrates how backend and frontend technologies work together to deliver a smooth user experience.


📌 Features

  • 🌐 Clean and responsive UI
  • ⚡ Fast and lightweight backend using Flask
  • 🎨 Beautiful design with HTML & CSS
  • 🔥 Dynamic interactions using JavaScript
  • 🐍 Python-powered routing and logic

🛠️ Technologies Used

Technology Purpose
Python Backend logic & Flask framework
Flask Server & routing
HTML Page structure
CSS Styling & layout
JavaScript Interactivity & dynamic behavior

▶️ How to Run the Project

📍 1. Install Flask

pip install flask

📍 2. Run the Application

python app.py

📍 3. Open in Browser

Visit:

http://127.0.0.1:5000

📂 Project Structure (Example)

College-ChatBot
├── adtu-chatbot
├── app.py
├── requirements.txt
├── knowledge_base.json
├── README.md
└── templates/
      index.html
└── static/
      ├── images
      ├── style.css
      └── script.js

🤝 Contributing

Pull requests and suggestions are welcome! Feel free to fork this project and enhance it.


📄 License

This project is free to use for learning and development purposes.


Thank you for using this project! If you like it, don’t forget to ⭐ the repository.

About

College Chatbot is an AI-powered virtual assistant designed to help students, faculty, and visitors easily access college-related information. It automates responses to common academic and administrative queries, improving accessibility, saving time, and reducing workload on college staff.

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors