Releases: CodeChefVIT/papers-codechef
Releases · CodeChefVIT/papers-codechef
1.2.2
What's Changed
- bugfix: removed hardcoded courselist array by @abhitrueprogrammer in #109
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- updated gemini model by @vansh-chani in #106
- Update Gemini Model by @Abh1noob in #107
Full Changelog: 1.2...1.2.1
AI based paper detail extraction and package updates
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
- Changed upload logic to be more robust by @abhitrueprogrammer in #46
- search-console by @NishantGupt786 in #48
- Staging by @NishantGupt786 in #50
- fix:model issue on mongodb by @NishantGupt786 in #51
- readme and design by @afrin-k in #49
- Added admin model in addition to papers model by @abhitrueprogrammer in #53
- further design by @afrin-k in #54
- added ssr and metadata and a pdf download button for paper/id by @abhitrueprogrammer in #55
- Staging by @NishantGupt786 in #56
- rasied upload rate and added env vars for SSR by @abhitrueprogrammer in #57
- Staging by @NishantGupt786 in #58
- papers count api, metadata update for paper by id page, updated subject selection on upload page to be similar to one on homepage, server verification on form data and dynamic years dropdown by @abhitrueprogrammer in #59
- Staging by @NishantGupt786 in #60
- fix:og img by @NishantGupt786 in #61
- fix : FIxed the upload page issue by @vaibhav700c in #63
- Staging by @NishantGupt786 in #64
- Staging by @NishantGupt786 in #65
- upload button -> home button on /upload by @abhitrueprogrammer in #66
- Staging by @NishantGupt786 in #68
- update by @NishantGupt786 in #69
- fixed infinite loading on searchbar by @abhitrueprogrammer in #70
- Staging by @NishantGupt786 in #71
- Staging by @NishantGupt786 in #72
- fix:get by id light mode by @NishantGupt786 in #74
- feat:google analytics by @NishantGupt786 in #75
- fix:filter box closing by @vaibhav700c in #79
- Feat: Added 2 campus, answerKey and sem tag by @abhitrueprogrammer in #80
- Mistral__test by @guth01 in #81
- feat: AI upload is now functional by @abhitrueprogrammer in #82
- enhance: add fuzzy and regex finding to make ai results correspond to ones that we have in our dbs by @abhitrueprogrammer in #83
- Chore: fix build errors and UI text changes by @abhitrueprogrammer in #84
- BugFix, Enchancement: Better errors in paper-by-id and fixed schema by @abhitrueprogrammer in #85
- chore: Seperated the mapping of AI tags to pre declared ones into a function by @abhitrueprogrammer in #86
- semester&year incorporation by @guth01 in #88
- Connected year and semester ai results with backend by @abhitrueprogrammer in #89
- chore: year search fix and upload pointer changed to hand file toast when file select and bugfixes by @abhitrueprogrammer in #90
- added file name by @abhitrueprogrammer in #91
- Added qr and copy button by @abhitrueprogrammer in #92
- removed sorting on order by @abhitrueprogrammer in #93
- feat: upload files based on file lastmodified order by @abhitrueprogrammer in #94
- Staging branch minus AI Features by @abhitrueprogrammer in #96
- Winter -> win + Sem in upload + Width increase by @abhitrueprogrammer in #97
- Changed Fall-> Fall Semester. Winter-> Winter Semester etc by @abhitrueprogrammer in #98
- fall-> fallback by @abhitrueprogrammer in #99
- Update Banner.tsx to show shorter text by @abhitrueprogrammer in #100
- Update Banner.tsx by @abhitrueprogrammer in #101
- Remove banner by @abhitrueprogrammer in #102
- Cloudinary round robin by @abhitrueprogrammer in #103
- feat: added gemini ai upload - untested by @vansh-chani in #104
- AI paper parsing for detail extraction and package updates by @Abh1noob in #105
New Contributors
- @vaibhav700c made their first contribution in #63
- @guth01 made their first contribution in #81
- @vansh-chani made their first contribution in #104
Full Changelog: 1.0.1...1.2
1.0.1
Full Changelog: v1.0.0...1.0.1
Release v1.0.0 - Initial Public Release
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
- Fixed the upload route by @abhitrueprogrammer in #1
- Added toasts by @abhitrueprogrammer in #2
- Searchbar route setup by @AqViolet in #3
- Debounce added by @AqViolet in #6
- Make cards look good by @abhitrueprogrammer in #7
- Added filter and search bar on catalogue page. Other minor bug fixes by @abhitrueprogrammer in #8
- fixed filter if no paper match by @abhitrueprogrammer in #9
- Added several UI fixes by @abhitrueprogrammer in #10
- setOpen(!open); by @abhitrueprogrammer in #11
- fixed search button and added paper selection reset on filter by @abhitrueprogrammer in #12
- Added scrollbar by @abhitrueprogrammer in #13
- Finally url FIXED by @abhitrueprogrammer in #14
- Fixed pdf on recent page by @abhitrueprogrammer in #15
- removed comments and deleted camera by @abhitrueprogrammer in #16
- opacity: 100% and text added by @abhitrueprogrammer in #17
- Search placeholder and layout fix by @abhitrueprogrammer in #18
- Fixed upload command box by @abhitrueprogrammer in #19
- Fixes by @abhitrueprogrammer in #21
- Staging by @NishantGupt786 in #22
- Merge pull request #22 from CodeChefVIT/staging by @NishantGupt786 in #23
- Staging by @NishantGupt786 in #24
- Staging by @NishantGupt786 in #25
- dont know git by @NishantGupt786 in #26
- Staging by @NishantGupt786 in #27
- Staging by @NishantGupt786 in #28
- Staging by @NishantGupt786 in #29
- change current papers by @NishantGupt786 in #30
- Staging by @NishantGupt786 in #31
- build fix by @NishantGupt786 in #32
- Colors by @Abh1noob in #33
- Staging by @NishantGupt786 in #34
- foot + ongoing by @NishantGupt786 in #35
- update ongoing by @NishantGupt786 in #36
- Staging by @NishantGupt786 in #37
- ongoing by @NishantGupt786 in #39
- Staging by @NishantGupt786 in #40
- Staging by @aditansh in #41
- admin changes by @NishantGupt786 in #42
- Staging by @NishantGupt786 in #43
- readme updates by @afrin-k in #44
- Release v1.0.0 - Initial Public Release by @NishantGupt786 in #45
New Contributors
- @abhitrueprogrammer made their first contribution in #1
- @AqViolet made their first contribution in #3
- @NishantGupt786 made their first contribution in #22
- @Abh1noob made their first contribution in #33
- @aditansh made their first contribution in #41
- @afrin-k made their first contribution in #44
Full Changelog: https://github.com/CodeChefVIT/papers-codechef/commits/v1.0.0