Future-House / paper-qa

High accuracy RAG for answering questions from scientific documents with citations
Apache License 2.0
6.44k stars 618 forks source link

`rich.Progress` bar for monitoring index builds #521

Closed jamesbraza closed 1 month ago

jamesbraza commented 1 month ago

Last week an index build went on for longer than 12 hours, and I had to stop it because i didn't know how close it was.

This PR adds a rich.Progress bar, with env var enable/disables, to make index builds slightly more user friendly.