An interactive learning platform built for our college classmates, featuring an AI chatbot, flip cards, and a wide range of learning topics to enhance study and revision.
π Visit the DSU Website: https://cst-notes-71801.web.app/
DSU is an educational web app tailored for our classmates and fellow 3rd-year college students. The platform is designed to make learning simple, collaborative, and efficient by offering smart tools like:
- π§ Flip cards for fast revision
- π€ AI chatbot for instant academic help
- π Learning topics for self-paced study
The goal is to help you study smarter, not harder.
-
π€ AI Chatbot
Ask any question, get instant academic support powered by artificial intelligence. -
π Flip Cards
Revise faster using interactive flashcards. Great for memorizing key points. -
π Learning Topics
Explore structured study material across a variety of subjects. -
π‘ Simple UI
A clean, responsive, and easy-to-use interface for all students. -
π» Multi-language Support
Written in multiple programming languages:- Python
- C
- JavaScript
- Cython
- HTML & CSS
# Clone the repository
git clone https://github.com/SatyamPote/DSU.git
cd DSU
# (Optional) Install dependencies if required
pip install -r requirements.txt# Open the project in your preferred IDE or code editor
# If there's a main script (example):
python app.pyπ Note: Replace app.py with the actual main file if it's named differently.
You can also explore specific feature folders like ai_chatbot, flip_cards, etc., and run modules individually.
DSU/
βββ ai_chatbot/ # AI chatbot backend and logic
βββ flip_cards/ # Interactive flashcard logic
βββ learning_topics/ # Learning modules and resources
βββ static/ # Frontend files (HTML, CSS, JS)
βββ requirements.txt # Python dependencies
βββ README.md # Project documentation
βββ ...
Here are a few snapshots of the DSU website in action:
We welcome all contributions! Here's how you can get started:
# Fork the repo
git clone https://github.com/SatyamPote/DSU.git
# Create your feature branch
git checkout -b feature/YourFeature
# Commit your changes
git commit -am 'Add new feature'
# Push to your fork
git push origin feature/YourFeature
# Submit a Pull Request!π Tip: For big changes, open an issue first to discuss your idea.
This project is licensed under the MIT License.
Feel free to use, modify, and share it responsibly.
Created by: SatyamPote
π¬ For feedback, suggestions, or questions, open an issue or reach out on GitHub.
This README describes DSU β a learning website built for classmates and 3rd-year college students. It includes smart tools like an AI chatbot, flip cards, and topic-based resources to help you succeed academically.
π Visit the Website: https://cst-notes-71801.web.app/