cvpaperchallenge / Crux

Crux is a suite of LLM-empowered summarization and retrieval services for academic activity. Crux is developed by XCCV group of cvpaper.challenge.
MIT License
14 stars 2 forks source link

Setup cv frontiers #30

Open YoshikiKubotani opened 5 months ago

YoshikiKubotani commented 5 months ago

Issue URL

NA

Change overview

[@2024/04/22]

[@2024/04/13 - from enhancement/add-rag-basics branch]

[@2024/05/26 - from enhancement/save-chat-history branch] Backend

Frontend

How to test

Check by eye that the code is properly initialized.

Note for reviewers

[!Important] This pull request is for reflecting the code changes added during the preparation for "CV Frontiers" into the development branch. While it's not to say until the code is complete, I believe we shouldn't merge changes into the develop branch until both backend and frontend codes are functioning without issues. Therefore, several upcoming pull requests will be targeted towards setup-cv-frontiers, and this pull request will be merged afterwards.