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 Ingests a sample text file Queries the knowledge base Prints results with scores and source metadata