Skip to content

A practical RAG where you can download and chat with github repo

Notifications You must be signed in to change notification settings

SylphAI-Inc/github_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solve cases

  1. Ask explain a function. For instance, "how to use LLMAsRetriever"?
  2. need memory so that users can ask follow up questions.

Evaluation dataset

  1. How to evaluate if the RAG is working well for users who wants to query a github repo?

As we can not expect the the LLM can answer the question if it is not retrieved in the context, we need to evaluate both the retriever and the generator.

About

A practical RAG where you can download and chat with github repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages