https://github.com/abbilaash/studymate

https://github.com/abbilaash/studymate

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: Abbilaash
  • Language: HTML
  • Default Branch: main
  • Size: 48.8 KB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme

README.md

StudyMate

Welcome to StudyMate, an AI Education Companion, a multifaceted platform tailored for modern learners. Seamlessly integrating innovative AI technologies, our project offers a suite of features aimed at revolutionizing online education. From an interactive YouTube Chatbot fostering real-time discussions to an intuitive Resume Generator aiding professional development, and from a Video Notes Generator facilitating efficient learning to a Paragraph Rater enhancing writing skills, our project aims to empower students with personalized, efficient, and engaging learning experiences.

Installation

First clone the repository git clone https://github.com/Abbilaash/StudyMate.git cd StudyMate Install all the required libraries pip install -r requirements.txt Run the project with python3 python app.py

Screenshot 2024-05-18 221906 Screenshot 2024-05-18 222601 Screenshot 2024-05-18 222545 Screenshot 2024-05-18 222620 Screenshot 2024-05-18 222638 Screenshot 2024-05-18 222734

Owner

  • Login: Abbilaash
  • Kind: user

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • Flask *
  • google-generativeai *
  • hashlib *
  • python-dotenv *
  • reportlab *
  • youtube_transcript_api *