Skip to content

krish-vj/TeacherAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teacher Assistant

Watch the video

📖 Description

A virtual classroom management web App, with google document api, gemini LLM and Plagiarism detection integration. It performs OCR on the student submissions and provide plagiarism reports and template evaluation to the teacher/admin of classroom. It also provides feedback to students for areas of imporvement. It highlights PDFs in-Place to mark spelling mistakes (highlighted red), grammatical mistakes (highligted yellow) and important keywords (highlighted green).

🚀 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Python Google Document API key Google Gemini API key

Installation

  1. Clone the repo
    git clone [https://github.com/your_username/your_project.git](https://github.com/your_username/your_project.git)
  2. Navigate to the project directory
    cd your_project
  3. Install dependencies
    npm install
    # or
    yarn install
    # or
    pip install -r requirements.txt
  4. Run the application
    python app.py

🛠️ Built With

Python with Flask HTML CSS Tailwind

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors