Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Basic Ingest and Query

This is the simplest fastrag workflow: point it at documents, ask questions.

Run

pip install fastrag
python ingest_and_query.py

What it does

  1. Ingests a sample text file
  2. Queries the knowledge base
  3. Prints results with scores and source metadata