Skip to content

Usage

Once you have installed your OpenRAG instance, you can start using it to upload and query your documents.

By default, OpenRAG services are exposed on the following ports:

ServicePortDescription
API Documentation8080/docsMain FastAPI’s for document ingestion and querying. See this
Chainlit UI8080/chainlitUser interface for interacting with the RAG system
Ray Dashboard8265Ray dashboard for monitoring and managing tasks
Indexer UI3042/Main user interface for indexing and viewing indexed documents

More information about the different services can be found in their respective documentation pages.