https://github.com/ycatsh/past-pilot
Manage school resources and navigate past papers with ease.
https://github.com/ycatsh/past-pilot
flask machine-learning nlp nlp-machine-learning python text-similarity
Last synced: 2 months ago
JSON representation
Manage school resources and navigate past papers with ease.
- Host: GitHub
- URL: https://github.com/ycatsh/past-pilot
- Owner: ycatsh
- License: mit
- Created: 2023-04-02T07:18:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T17:51:41.000Z (over 1 year ago)
- Last Synced: 2025-02-23T10:16:11.017Z (over 1 year ago)
- Topics: flask, machine-learning, nlp, nlp-machine-learning, python, text-similarity
- Language: HTML
- Homepage:
- Size: 416 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Past Pilot

An Ed-tech platform for managing academic resources like past papers, with private key-based storage and NLP integration for easy search for similar or specific questions.
## Functionality
- Past Pilot is a web app that allows users to upload, download, and share academic resources, such as past papers.
- It uses private key-based storage and integrates NLP to help users find relevant information from their resources.
- It enables users to find similar types of questions and scan through their friends' resources.
- We used [sentence-transformers](https://www.sbert.net/) to calculate text similarity between the user inputs and resources.
## Collaborators
Past Pilot is a collaborative project by Yash Goyal and [Samatva Kasat](https://github.com/samkas125)