Commit 64a4b91d authored by Kostas Chartsias's avatar Kostas Chartsias
Browse files

chore: update repo README

parent 1d7132a7
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ The MCP Module implements an MCP server that exposes **CAMARA-compliant APIs** v


### 2. AI Agent
AI Agent is a lightweight, modular backend built with [`Quart`](https://quart.palletsprojects.com/en/latest/) that exposes REST API endpoints for interacting with multiple AI sub-agents. 
AI Agent is a lightweight, modular backend built with **[`FastAPI`](https://fastapi.tiangolo.com/)** that exposes REST API endpoints for interacting with multiple AI sub-agents. 

It is designed to be easily extensible with support for different LLMs and OpenOP MCP servers.