# Cycls ## Docs - [Changelog](https://docs.cycls.com/changelog.md): Product updates and announcements - [Build Agents](https://docs.cycls.com/core-concepts/agent.md): Configure, secure, and deploy your AI agent. - [Agent API](https://docs.cycls.com/core-concepts/agent-api.md): Learn how to interact with your deployed agent via the streaming APIs - [Customize UI](https://docs.cycls.com/core-concepts/agent-ui.md): Learn how to customize your agent's web interface and use native UI components - [User Authentication](https://docs.cycls.com/core-concepts/auth.md): Secure your agent with built-in authentication and monetization. - [Manage Context](https://docs.cycls.com/core-concepts/context.md): Learn how to work with context data - [Cloud Deployment](https://docs.cycls.com/core-concepts/deployment.md): Deploy your agent to a global serverless network. - [Getting Help](https://docs.cycls.com/get-started/getting-help.md): Connect with builders, get technical support, and learn how to ship your AI agents. - [What is cycls?](https://docs.cycls.com/get-started/overview.md): Cycls is an open-source SDK and Cloud platform for AI distribution. - [Quickstart](https://docs.cycls.com/get-started/quickstart.md): Build and run your first Agent in minutes - [From Basic to Agentic RAG](https://docs.cycls.com/guide/agentic-rag.md): A comprehensive workshop guide on building RAG systems with Cycls, evolving from simple retrieval to agentic workflows with file attachments and visualizations. - [Anthropic Claude](https://docs.cycls.com/guide/anthropic.md): Build an AI agent using Claude and the Claude Agent SDK. - [RAG with ChromaDB](https://docs.cycls.com/guide/chromadb.md): Learn how to use ChromaDB with Cycls to build a RAG agent. - [Web Search with Exa](https://docs.cycls.com/guide/exa-search.md): Build a web-aware agent using Exa and OpenAI. - [Simple Gemini LLM](https://docs.cycls.com/guide/gemini-llm.md): Learn how to use Google's Gemini models with Cycls to build a streaming AI assistant. - [LangChain Integration](https://docs.cycls.com/guide/langchain.md): Learn how to build an AI agent using Cycls and LangChain. - [Tools & Function Calling](https://docs.cycls.com/guide/tools-openai.md): Learn how to build an AI agent that uses custom tools with the OpenAI Responses API. - [llms.txt](https://docs.cycls.com/llms.md) - [llms-full.txt](https://docs.cycls.com/llms-full.md) - [Contributing to Cycls](https://docs.cycls.com/resources/contributing.md): Learn how to contribute to Cycls through our fork and pull request workflow. - [Templates & Examples](https://docs.cycls.com/resources/examples.md) - [FAQs](https://docs.cycls.com/resources/faq.md): Frequently asked questions about Cycls. ## OpenAPI Specs - [openapi](https://docs.cycls.com/api-reference/openapi.json) Built with [Mintlify](https://mintlify.com).