Remix.run Logo
srameshc 3 days ago

> ApeRAG requires PostgreSQL, Redis, Qdrant, and Elasticsearch. You have two options:

> bash ./02-install-database.sh # Deploys PostgreSQL, Redis, Qdrant, Elasticsearch

Is this built on top of all databases ? I am just trying to understand.

earayu 3 days ago | parent [-]

Yes, ApeRAG uses all these databases.

spott 3 days ago | parent [-]

What does it use for the graph part? Elasticsearch? A Postgres plugin?