ORamaVR Cloud

ORamaVR's hosted backend: identity at login.oramavr.com, AI agent platform at api.oramavr.com, content portal at portal.oramavr.com, and analytics at analytics.api.oramavr.com.

Component View: ORamaVR Cloud - AI CloudImportant internals of JANVRED Server — Flask API, agent graph, and retrieval orchestration.ORamaVR Cloud[Software System]AI Cloud[Container: C# / ASP.NET Core + Python / Flask + FastAPI]Vespa[Container: Vespa] Search / RAG backend used byJANVRED agents. ActiveDBOrchestrator backend(db_manager_id: vespa).JANVRED Server[Component: Python / Flask] Agent orchestration, streamed LLMcompletions, and documentretrieval.Flask API[Component: Python] Chat, analysis, history, library, file,and key-validation routes.Agent Graph[Component: Python] Agent registry plus router, GPT,debriefer, state, scenegraph, andsummariser agents.Retrieval Orchestrator[Component: Python] History trimming, vector-storeingest, embeddings, and similarityretrieval.OpenAI API[Software System] Chat-completion provider used byJANVRED agents.JANVREDServer → FlaskAPI — Exposes HTTP and streaming routesExposes HTTP and streaming routesJANVREDServer → AgentGraph — Coordinates agent orchestrationCoordinates agent orchestrationJANVREDServer → RetrievalOrchestrator — Provides document retrievalProvides document retrievalFlaskAPI → AgentGraph — Dispatches agent requestsDispatches agent requestsFlaskAPI → RetrievalOrchestrator — Manages library contentManages library contentAgentGraph → RetrievalOrchestrator — Retrieves document contextRetrieves document contextJANVREDServer → Vespa — Document search and RAGDocument search and RAGRetrievalOrchestrator → Vespa — Document search and RAGDocument search and RAGJANVREDServer → OpenAIAPI — LLM, routing, image, and summarisation models [HTTPS / streaming]LLM, routing, image, and summarisation models[HTTPS / streaming]AgentGraph → OpenAIAPI — Chat, routing, scenegraph, image, and summarisation models [HTTPS / streaming]Chat, routing, scenegraph, image, and summarisation models[HTTPS / streaming]
Component View: ORamaVR Cloud - AI Cloud
Important internals of JANVRED Server — Flask API, agent graph, and retrieval orchestration.
LegendDatabaseExternalCore moduleAI moduleRelationship