List view
Evaluation and Deployment of the whole RAG system for paper recommendation.
No due date•3/3 issues closedWrite comprehensive README; document system limitations and future work such as full-text usage, citation graphs, feedback learning.
No due date•5/5 issues closedImplement minimal API or CLI interface; format output to include Title, Paper ID, Venue, Similarity score; ensure readability.
No due date•5/5 issues closedEmbed reformulated queries; perform vector similarity search; aggregate and rank results.
No due date•3/3 issues closedImplement query type detection, fetch paper abstracts for paper ID queries, and design and apply LLM-based query reformulation.
No due date•9/9 issues closedSelect embedding model and vector database; generate and store embeddings with metadata.
No due date•6/6 issues closedImplement data ingestion by fetching ACL Anthology metadata and abstracts, and cleaning and normalizing abstracts.
No due date•3/3 issues closedDefine project scope, assumptions, and non-goals. Set up repository structure and conventions.
No due date•1/1 issues closed