# ntrp ## Docs - [Authentication](https://docs.ntrp.io/api-reference/authentication.md): API key authentication for the ntrp server. - [Automations](https://docs.ntrp.io/api-reference/automations.md): Create and manage scheduled automations. - [Chat](https://docs.ntrp.io/api-reference/chat.md): Send messages and receive streamed agent responses. - [Config](https://docs.ntrp.io/api-reference/config.md): Server configuration, model management, providers, and notifiers. - [API Overview](https://docs.ntrp.io/api-reference/introduction.md): HTTP API for building on top of ntrp. - [Memory](https://docs.ntrp.io/api-reference/memory.md): CRUD operations for facts, observations, and dreams. - [Sessions](https://docs.ntrp.io/api-reference/sessions.md): Manage conversation sessions. - [Streaming](https://docs.ntrp.io/api-reference/streaming.md): Server-Sent Events for real-time agent execution. - [Configuration](https://docs.ntrp.io/configuration.md): Reference for all environment variables and settings. - [Automations](https://docs.ntrp.io/guides/automations.md): Schedule tasks that run autonomously. - [Memory](https://docs.ntrp.io/guides/memory.md): How ntrp builds and maintains persistent memory. - [Skills](https://docs.ntrp.io/guides/skills.md): Installable commands that extend ntrp's capabilities. - [Tools](https://docs.ntrp.io/guides/tools.md): All tools available to the ntrp agent. - [TUI Guide](https://docs.ntrp.io/guides/tui.md): Terminal UI keyboard shortcuts and commands. - [ntrp](https://docs.ntrp.io/index.md): Personal entropy reduction system — an AI assistant with persistent memory, scheduled automations, and deep integrations. - [Google Calendar](https://docs.ntrp.io/integrations/calendar.md): Connect Google Calendar to view, create, and manage events. - [Gmail](https://docs.ntrp.io/integrations/gmail.md): Connect Gmail to read, search, and send emails. - [Custom Models](https://docs.ntrp.io/integrations/models.md): Use OpenRouter, Ollama, vLLM, or any OpenAI-compatible endpoint. - [Quickstart](https://docs.ntrp.io/quickstart.md): Get ntrp running in 5 minutes. ## OpenAPI Specs - [openapi](https://docs.ntrp.io/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/esceptico/ntrp)