Skip to content

Latest commit

 

History

History

better-rag-FLAIR

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

FLARE (Forward-Looking Active REtrieval augmented generation)

An application that demonstrates the FLARE technology, we used langchain for FLAIRchain & it enabling users to ask questions directly to academic papers, particularly focusing on ArXiv papers.

Getting Started for Flaire Chain Setup

1. Clone this repository to your local machine.

2. Install the package

pip install -r requirements.txt

3. Run the command:

python3 app.py

The Gradio app should now be running and accessible for interactions.

also we provided Colab walkthrough for HyDE Open In Colab

Learn deeper in Our Blog

For a deeper dive into the cutting-edge technologies of FLARE, and to access detailed technical knowledge, check out our Medium Blog.

Read the Blog Post