Agent Catalog

Repository AI Agent

Kurasi repository open-source: Llama, Claude, Ollama, LangChain, AutoGPT, dan lainnya. Salin install command atau unduh langsung.

Terakhir diperbarui: 2 jam laluAUTO · 6J

Get up and running with Llama 3.3, Mistral, Gemma, and other large language models locally.

LLM RunnerGo
curl -fsSL https://ollama.com/install.sh | sh

Self-hosted, OpenAI-compatible API for LLMs, image generation, and audio - runs on consumer hardware.

LLM RunnerGo
docker run -p 8080:8080 localai/localai:latest

A natural language interface for computers - let LLMs run code locally.

Autonomous AgentPython
pip install open-interpreter