llama-farmllama-farmOfficialยท19 Agent Skills Included

llamafarm

Build and run private AI apps entirely on your own hardware

Builds local AI applications with RAG, document processing, custom classifiers, and anomaly detection on your own hardware. Eliminates cloud API costs, data privacy risks, and complex multi-service setup through one YAML config and CLI. Ships with a desktop app, web designer, and OpenAI-compatible API so teams can chat with their data in minutes.
npx skills add llama-farm/llamafarm --all -g -y
Available:

Explains the monorepo architecture to the AI agent and tells it how to build, run, and route work across the CLI, server, RAG, runtime, and designer components using Nx commands.

All Skills in This Repository (19)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
llama-farmllama-farm

rag-skills

Audit and optimize RAG pipelines with LlamaIndex, ChromaDB, and Celery best practices.

Official
Basic
๐Ÿ“ฆ In Repo
llama-farmllama-farm

go-skills

Provides idiomatic Go patterns for CLI development with Cobra, Bubble Tea, and Lipgloss.

Official
Basic
๐Ÿ“ฆ In Repo
llama-farmllama-farm

cli-skills

Design Go CLI applications with Cobra, Bubbletea, and Lipgloss patterns.

Official
Intermediate
๐Ÿ“ฆ In Repo
llama-farmllama-farm

designer-skills

Provide design patterns and checklists for React UI with TailwindCSS, TanStack Query, and Radix UI.

Official
Advanced
๐Ÿ“ฆ In Repo
llama-farmllama-farm

typescript-skills

Enforce strict typing and readonly props in React and Electron TypeScript codebases.

Official
Basic
๐Ÿ“ฆ In Repo
llama-farmllama-farm

code-review

Analyze code diffs for security vulnerabilities, anti-patterns, and quality issues.

Official
Advanced
๐Ÿ“ฆ In Repo
llama-farmllama-farm

reflect

Analyze user sessions and propose structured improvements to other skills.

Official
Basic
๐Ÿ“ฆ In Repo
llama-farmllama-farm

server-skills

Enforce server-side pattern standardization for FastAPI, Celery, and Pydantic.

Official
Intermediate
๐Ÿ“ฆ In Repo
llama-farmllama-farm

config-skills

Standardize and validate LlamaFarm configurations using Pydantic v2 and JSONSchema.

Official
Intermediate
๐Ÿ“ฆ In Repo
llama-farmllama-farm

python-skills

Standardize Python development across LlamaFarm components with typing, testing, and security checks.

Official
Advanced
๐Ÿ“ฆ In Repo
llama-farmllama-farm

electron-skills

Consolidate Electron architecture patterns for secure desktop app development.

Official
Advanced
๐Ÿ“ฆ In Repo
llama-farmllama-farm

temp-files

Create and manage temporary files in the /tmp/claude/{sanitized-cwd} directory.

Official
Basic

Frequently Asked Questions

FAQPage Schema
How to install LlamaFarm?โ–ผ

Run `npx skills add llama-farm/llamafarm --all -g -y` in your terminal to install all skills in this suite globally.

What can I build with LlamaFarm?โ–ผ

You can build RAG apps that query your PDFs and docs, train custom text classifiers, detect anomalies, extract data from documents with OCR, and run local chat models.

Does LlamaFarm work offline without cloud APIs?โ–ผ

Yes. Everything runs on your own hardware with open-source models, so your data never leaves your device and there are no per-token API fees.

Do I need coding experience to use LlamaFarm?โ–ผ

No. Download the desktop app for a no-command-line experience, or use the browser-based Designer to configure projects, upload datasets, and test chats visually.

Which AI agents and models does LlamaFarm support?โ–ผ

It works with Claude Code and other SKILL.md-compatible agents, and supports Ollama, HuggingFace, GGUF, and any OpenAI-compatible endpoint as model backends.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’