# sxth-mind ## Docs - [HTTP API](https://docs.sxth.ai/api/http-api.md): REST API endpoints for sxth-mind - [Python API](https://docs.sxth.ai/api/python-api.md): Python SDK reference for sxth-mind - [Adapters](https://docs.sxth.ai/concepts/adapters.md): Domain-specific behavior configuration - [Mind](https://docs.sxth.ai/concepts/mind.md): The central abstraction for cognitive state management - [State](https://docs.sxth.ai/concepts/state.md): Understanding UserMind, ProjectMind, and ConversationMemory - [Contributing](https://docs.sxth.ai/contributing.md): How to contribute to sxth-mind - [Habits Adapter](https://docs.sxth.ai/examples/habits.md): Streak tracking and habit building support - [Learning Adapter](https://docs.sxth.ai/examples/learning.md): Skill development and progress tracking - [Sales Adapter](https://docs.sxth.ai/examples/sales.md): Pipeline tracking and outreach pattern detection - [Getting Started](https://docs.sxth.ai/getting-started.md): Build your first AI application with sxth-mind - [Building Adapters](https://docs.sxth.ai/guides/building-adapters.md): Complete guide to creating custom adapters for your domain - [Nudges](https://docs.sxth.ai/guides/nudges.md): Proactive suggestions based on user state - [Providers](https://docs.sxth.ai/guides/providers.md): Configure LLM providers for the Mind - [Storage](https://docs.sxth.ai/guides/storage.md): Configure persistence for cognitive state - [Introduction](https://docs.sxth.ai/introduction.md): The understanding layer for adaptive AI products - [Quickstart](https://docs.sxth.ai/quickstart.md): Get up and running with sxth-mind in 5 minutes ## OpenAPI Specs - [openapi](https://docs.sxth.ai/api-reference/openapi.json)