- Java 25
- Maven
- Node.js 24
- NPM
- Ollama
- Docker
| Module | Description |
|---|---|
| Chat | Synchronous chatbot |
| Chat Memory In-Memory | Chatbot with in-memory conversation storage |
| Chat Memory JDBC | Chatbot with JDBC (PostgreSQL) conversation storage |
| Chat RAG | Chatbot with retrieval-augmented generation (RAG) |
| Chat RAG Advanced | Chatbot with advanced retrieval-augmented generation (RAG) setup |
| Chat Stream | Streaming chatbot |
| Module | Description |
|---|---|
| MCP Server HTTP | MCP server using streamable HTTP communication |
| MCP Server Stdio | MCP server using standard I/O communication |