All the tools you need to organize your online student life.
Table of Contents
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.
These are the frameworks that we used:
- Flask
- HTML, CSS, JavaScript
- NLTK, GingerIt
- SpeechRecognition
To get a local copy up and running follow these simple example steps.
- Python 3.7+
- Clone the repo
git clone https://github.com/arungovindm2001/Alpha-Wingman
- Install the necessary packages
pip install -r requirements.txt
- Run the application
python main.py
The application provides three features:
Provides two options a short summary or a long summary of the article link provided.
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.
Check the grammatical errors in the text that is provided.
Takes the video and display as a short summary of it.
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.
- Fork the Project
- Create your Feature Branch
- Commit your Changes
- Push to the Branch
- Open a Pull Request
Important decisions regarding the project are taken by the following maintainers.
Geo Jolly | K Gopikrishna | Arun Govind M |
---|---|---|
@kingjuno | @gopik820 | @arungovindm2001 |