> For the complete documentation index, see [llms.txt](https://docs.clore.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clore.ai/guides/ai-platforms-and-agents.md).

# AI Platforms & Agents

- [Overview](https://docs.clore.ai/guides/ai-platforms-and-agents/ai-platforms.md): Deploy AI agent platforms, assistants, and workflow builders on Clore.ai GPU servers — from autonomous coding agents to visual AI workflow builders.
- [Dify.ai Workflow Platform](https://docs.clore.ai/guides/ai-platforms-and-agents/dify.md): Deploy Dify.ai on Clore.ai — build production-ready AI workflows, RAG pipelines, and agent applications with a visual interface at GPU cloud prices.
- [n8n AI Workflows](https://docs.clore.ai/guides/ai-platforms-and-agents/n8n.md): Deploy n8n on Clore.ai — self-host a powerful AI workflow automation platform with 400+ integrations and native LLM agent support for pennies per hour.
- [AutoGPT Autonomous Agent](https://docs.clore.ai/guides/ai-platforms-and-agents/autogpt.md): Deploy AutoGPT on Clore.ai — run the original autonomous AI agent platform with web browsing, code execution, and long-horizon task automation.
- [CrewAI Multi-Agent Framework](https://docs.clore.ai/guides/ai-platforms-and-agents/crewai.md): Deploy CrewAI on Clore.ai — orchestrate teams of role-playing autonomous AI agents for complex multi-step tasks using any LLM provider.
- [OpenHands AI Developer](https://docs.clore.ai/guides/ai-platforms-and-agents/openhands.md): Deploy OpenHands (formerly OpenDevin) on Clore.ai — run a fully autonomous AI software engineer on affordable GPU cloud servers for coding, debugging, and GitHub issue resolution.
- [Langflow Visual AI Builder](https://docs.clore.ai/guides/ai-platforms-and-agents/langflow.md): Deploy Langflow on Clore.ai — build and run visual AI pipelines, RAG systems, and multi-agent workflows on affordable GPU cloud infrastructure with a drag-and-drop no-code interface.
- [Flowise AI Agent Builder](https://docs.clore.ai/guides/ai-platforms-and-agents/flowise.md): Deploy Flowise on Clore.ai — build and host visual LLM chatbots, AI agents, and RAG pipelines on affordable GPU cloud servers with a drag-and-drop no-code interface and instant API endpoints.
- [MetaGPT Software Company](https://docs.clore.ai/guides/ai-platforms-and-agents/metagpt.md): Deploy MetaGPT on Clore.ai — run a fully autonomous multi-agent AI software company on affordable GPU cloud servers to generate complete codebases, PRDs, architecture designs, and QA tests from a sing
- [SuperAGI Agent Framework](https://docs.clore.ai/guides/ai-platforms-and-agents/superagi.md): Deploy SuperAGI on Clore.ai — a developer-first autonomous AI agent framework with GUI dashboard, tool marketplace, concurrent agents, and optional local LLM support on powerful GPU cloud servers.
- [LobeChat AI Assistant](https://docs.clore.ai/guides/ai-platforms-and-agents/lobechat.md): Deploy LobeChat on Clore.ai — a stunning, feature-rich AI chat interface with multi-provider support, knowledge base, and plugins running on affordable GPU-backed cloud servers.
- [LibreChat Multi-Provider](https://docs.clore.ai/guides/ai-platforms-and-agents/librechat.md): Deploy LibreChat on Clore.ai — a powerful, self-hosted ChatGPT alternative with multi-provider AI support, conversation branching, and plugin ecosystem on affordable GPU cloud infrastructure.
- [AnythingLLM RAG Platform](https://docs.clore.ai/guides/ai-platforms-and-agents/anythingllm.md): Deploy AnythingLLM on Clore.ai — an all-in-one RAG application and AI agent platform with built-in document chat, no-code agent builder, and MCP support running on cost-effective GPU cloud servers.
- [Jan.ai Offline Assistant](https://docs.clore.ai/guides/ai-platforms-and-agents/jan.md): Deploy Jan.ai Server on Clore.ai — a fully offline, OpenAI-compatible LLM server with model hub, conversation management, and GPU-accelerated inference powered by the Cortex engine.
- [GPT4All Local LLM](https://docs.clore.ai/guides/ai-platforms-and-agents/gpt4all.md): Deploy GPT4All on Clore.ai — run privacy-first local LLMs with an OpenAI-compatible API server using Docker, supporting GGUF models with optional CUDA acceleration for maximum performance.
- [SWE-agent Code Fixer](https://docs.clore.ai/guides/ai-platforms-and-agents/swe-agent.md): Deploy SWE-agent on Clore.ai — automate GitHub issue resolution and software engineering tasks using AI agents with Docker sandboxing, supporting Claude, GPT-4, and open-source LLMs.
- [Haystack AI Framework](https://docs.clore.ai/guides/ai-platforms-and-agents/haystack.md): Deploy Haystack by deepset on Clore.ai — build production RAG pipelines, semantic search, and LLM agent workflows on affordable GPU infrastructure.
- [Continue.dev AI Coding](https://docs.clore.ai/guides/ai-platforms-and-agents/continue-dev.md): Power Continue.dev with Clore.ai GPUs — run CodeLlama 34B, DeepSeek Coder, and Qwen2.5-Coder locally on cheap GPU rentals for private AI coding assistance.
- [Open Interpreter](https://docs.clore.ai/guides/ai-platforms-and-agents/open-interpreter.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.clore.ai/guides/ai-platforms-and-agents.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
