An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

Past Pilot



![past-pilot-art](https://user-images.githubusercontent.com/91330011/233276618-ae4b0d09-c0ca-4e14-9d7c-0c9e317ca782.png)

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)