Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.44 KB

README.md

File metadata and controls

53 lines (33 loc) · 1.44 KB

TrainMe!

study notes within your reach !

ezgif-1-4de13b88d0

Train me is a website made to summarize your course and create custom themed MQC of it.

Functionnalities

Summerazer

Use of a fine tuned Multilingual Bart Model with a low temp GPT to format the result.

MQC Generator

Use a fine tuned GPT.

Key Points of Our Solutions

  1. An Easy-to-Use Web Interface
    A user-friendly web interface.

  2. Ability to Summarize Handwritten Documents
    Support for summarizing handwritten documents.

  3. Quick Revision Notes
    Generate revision notes in very little time.

  4. Additional Exercises for Practice
    Extra exercises to help with practicing.

Key Steps

  1. Uploading the Course
    Upload the course file (PDF, Word, image, etc.).

  2. Content Analysis/Extraction with OCR
    Conversion of scanned data into raw text.

  3. Summary Notes Generation
    Use of the BERT model to summarize the course.

  4. Customization and Refinement of Results
    Personalization of results (prompt engineering/fine-tuning).

  5. Visualization and Export of Summary Notes
    Creation of summary notes in bullet point format.

  6. Creation of MCQs for Practice
    Use of the GPT model for text generation.

Project Architecture

dada