Skip to content

Releases: CodeChefVIT/papers-codechef

1.2.2

21 Mar 18:22
8d92e7f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

14 Mar 20:11
bddf04c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2...1.2.1

AI based paper detail extraction and package updates

14 Mar 09:55
3e50928
Compare
Choose a tag to compare

Dev Notes:

  • Gemini API was used to extract important information from question paper like slot details, semester details, type of examination etc to reduce human effort and ease the paper upload process.
  • Packages were updated to latest version.

What's Changed

New Contributors

Full Changelog: 1.0.1...1.2

1.0.1

03 Nov 19:15
Compare
Choose a tag to compare

Full Changelog: v1.0.0...1.0.1

Release v1.0.0 - Initial Public Release

23 Oct 20:56
5b3c7b3
Compare
Choose a tag to compare

Release v1.0.0 - Initial Public Release

We are excited to announce the first official release of the papers repository. This version is now available for public access and includes the following features:

Key Features

  • Download All Papers:

    • Users can download all available papers from the repository with a single click.
  • Filter Papers by Slot, Year, and Exam Type:

    • Added filtering functionality that allows users to search for papers by exam slot, year, and type for easier access to specific papers.
  • Open Uploads:

    • Anyone can contribute by uploading papers, fostering a collaborative environment for document sharing.
  • Redis-Based Rate Limiter:

    • A Redis-powered rate limiter has been implemented on the upload route to manage traffic and prevent abuse, ensuring smooth operations.

Thank you for exploring the repository! We welcome forks, contributions, and feedback to improve the platform.

What's Changed

New Contributors

Full Changelog: https://github.com/CodeChefVIT/papers-codechef/commits/v1.0.0