

- Market
- Agent: Responsible for processing a client's queries, usually combines connectors and providers to arrive at conclusions.
- Template: Set of validated configurations to create agents focused on a specific business model.
- Provider: Responsible for connecting to external APIs that expose artificial intelligence models to solve problems.
- Connector: They introduce RAG solutions to existing models from a given supplier.
- Marketplace & Plugins
- Coolify: Open Source PaaS, Self-host your own databases, services (like Wordpress, Plausible Analytics, Ghost) and applications (like Next.js, Nuxt.js, Remix, SvelteKit) with ease.
- Axiom Logging re-invented for high-scale engineering teams. Cloud-native architecture meets built-in tracing and routing. Experience log management without compromise.
- Redis: Serverless Data Platform
npm init -y
npm i express ws
npm i --save-dev @types/ws
npm i -D typescript ts-node @types/node @types/express supertest @types/supertest @types/node jest @types/jest ts-jest