Start Here
New to TnsAI? This section gets you from zero to a running agent in under 10 minutes.
Pages
- Installation — Add TnsAI to your Maven or Gradle project.
- Quickstart — Build your first agent with a role, a tool, and streaming output.
- Architecture Overview — How the modules fit together.
- Module Overview — Which modules to pull in for your use case.
After this section
- Deep-dive into a single agent → Agents
- Add tools, planning, RAG, LLM tuning → Capabilities
- Coordinate multiple agents → Multi-Agent
- Observe, validate, secure, evaluate → Observability, Validation, Security, Evaluation
- Run as a backend → Server, MCP, Channels, Integrate
- Build an end-to-end example → Tutorials