Alpha-Wingman

All the tools you need to organize your online student life.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Installation
  4. Contributing
  5. Contact

About The Project

During this tough times when all the classes are online students have found it hard to visit multiple websites to complete an assignment that involves summarizing, grammar checker, etc. Hence, we came up with the idea to assemble all of the required tools into a single page. Currently our application provides tools like a summarizer, speech to text editor, and a grammar checker.

Built With

These are the frameworks that we used:

  • Flask
  • HTML, CSS, JavaScript
  • NLTK, GingerIt
  • SpeechRecognition
  • Pytesseract

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Python 3.7+

Installation

  • Clone the repo
  • git clone https://github.com/gopik820/Alpha-wingman
  • Install the necessary packages
  • pip install -r requirements.txt
  • Run the application
  • python main.py

The application provides three features:

Summarizer

Provides two options a short summary or a long summary of the article link provided.

Speech to Text converter

Converts the speech into text and also an in built editor is available which provides features such as changing the font style,size and colour.

Grammar checker

Check the grammatical errors in the text that is provided.

Video Summarizer

Summarizes the uploaded video or any youtube link provided.

Notes Converter

Converts all your notes to pdf or text format according to your choice.

Plagiarism Checker

Checkes for any plagiarism in the text provided by the user.

Screenshots

Home Page

Feature Page

Summarizer

Speech-To-Text Editor

Grammar Checker

Video Summarizer

Plagariasm Checker

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

Contact

Important decisions regarding the project are taken by the following maintainers.

K Gopikrishna Arun Govind M
@gopik820 @arungovindm2001