Skip to content

Comon Study is an AI-powered personalized study tracker designed to help users manage and optimize their study sessions.

Notifications You must be signed in to change notification settings

Comon-tech/ComonStudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comon Study: AI-Powered Personalized Study Tracker

Comon Study Logo

Overview

Comon Study is an AI-powered personalized study tracker designed to help users manage and optimize their study sessions. The app allows users to set study goals, track progress, and receive estimated study times for specific tasks using natural language processing (NLP) techniques.

Features

  • User Input:

    • Set daily study goals.
    • Define individual goals for specific tasks (e.g., Math, Physics).
  • Task Management:

    • Create a task list for the day.
    • Mark tasks as "In Progress" or "Completed."
  • Time Estimation:

    • Receive estimated study times for tasks based on NLP models.
    • View overall study goal and individual task goals.
  • Motivation Boost:

    • Access motivational quotes to stay focused.
  • Progress Tracker:

    • Track achievements and progress over time (feature to be implemented).

Getting Started

  1. Clone the repository:

    git clone https://github.com/Comon-tech/ComonStudy.git
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the app:

    streamlit run app.py

    Access the app at http://localhost:8501 in your web browser.

Usage

  • Open the app in your web browser.
  • Set your study goals in the sidebar.
  • Define tasks and mark them as "In Progress" as you start working on them.
  • View estimated study times for each task.
  • Stay motivated with daily quotes.

Technology Stack

  • Streamlit: Web app framework for data science and machine learning applications.
  • scikit-learn: Machine learning library for predictive data analysis.

Contributing

Contributions are welcome! If you have ideas for improvements, open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Comon Study is an AI-powered personalized study tracker designed to help users manage and optimize their study sessions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages