MerchantryTidbits

rag-retrieval / app

PrivateGPT

Capability: PrivateGPT

Use it when

  • run document question answering without sending files to a hosted service
  • deploy a local RAG API with selectable components

What it solves

Not the fit when

  • local models require enough memory and storage

Install

Clone the repository, install the selected Poetry extras, and run `make run`

Invoke

Ingest documents into a local collection, start the API/UI, then ask questions against the private document context.

Alternatives

No reviewed alternatives recorded yet.