Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Code for ArXiv CS RAG Huggingface Space: Generate scientific paper abstract embeddings using ColBERTv2 and ask questions

NotificationsYou must be signed in to change notification settings

BishmoyPaul/arxiv-CS-RAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

This repository hosts the code forArXiv CS RAG, a Huggingface space for searching paper embeddings and querying using large language models (LLMs) of your choice.

How The Space Works

ArXivCS.Demo.mp4
  • Input a Question: The user inputs a question into the interface.
  • Abstract Retrieval: The system uses ColBERTv2 to search ArXiv for the most relevant paper abstracts related to the question.
  • Contextual Answer Generation: The retrieved abstracts are then fed into an LLM (Mistral or Gemma-based) to generate a detailed and accurate answer.
  • Output: The final answer, along with the relevant abstracts, is displayed to the user.

Key Features

  • Question-Based ArXiv Paper Retrieval: Automatically fetches the most relevant ArXiv paper abstracts by using a question as input.
  • ColBERTv2 Retriever: Employs ColBERTv2, a highly efficient retrieval model, to accurately find the most relevant abstracts based on the input question.
  • LLM-Powered Answers: Uses advanced LLMs like Mistral or Gemma to generate comprehensive answers grounded in the retrieved paper abstracts.

Codes

About

Code for ArXiv CS RAG Huggingface Space: Generate scientific paper abstract embeddings using ColBERTv2 and ask questions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp