# HuggingPlace > HuggingPlace is an AI observability and evaluation platform: log and trace LLM interactions, evaluate output quality, red-team models, curate datasets, run benchmarks, and manage inference. Official SDKs for Rust, Python, JavaScript, and Go, plus an MCP server. ## Start Here - [Platform Overview](https://huggingplace.com/docs/overview): How HuggingPlace objects fit together: collections, pipelines, evaluations, training, endpoints, and runtime. ## Reference - [API reference](https://huggingplace.com/docs/api): every backend route and payload - [Rust SDK repo](https://github.com/S7-Works/huggingplace-sdks-v2/tree/main/huggingplace-rust-sdk) - [Python SDK repo](https://github.com/S7-Works/huggingplace-sdks-v2/tree/main/huggingplace-python-sdk) - [JavaScript SDK repo](https://github.com/S7-Works/huggingplace-sdks-v2/tree/main/huggingplace-sdk) - [Go SDK repo](https://github.com/S7-Works/huggingplace-sdks-v2/tree/main/huggingplace-go-sdk) - [MCP server repo](https://github.com/S7-Works/hplace-mcp-rust-v2) - [Full documentation](https://github.com/S7-Works/huggingplace-docs) ## Guides & Reference - [API Overview](https://github.com/S7-Works/huggingplace-docs/blob/main/api/overview.md) - [API Reference](https://github.com/S7-Works/huggingplace-docs/blob/main/api/reference.md) - [Authentication](https://github.com/S7-Works/huggingplace-docs/blob/main/configuration/auth.md) - [Backend Environment Reference](https://github.com/S7-Works/huggingplace-docs/blob/main/configuration/backend-env.md) - [Frontend Environment Reference](https://github.com/S7-Works/huggingplace-docs/blob/main/configuration/frontend-env.md) - [LLM Providers](https://github.com/S7-Works/huggingplace-docs/blob/main/configuration/llm-providers.md) - [Getting Started](https://github.com/S7-Works/huggingplace-docs/blob/main/getting-started.md) - [Backend Installation](https://github.com/S7-Works/huggingplace-docs/blob/main/installation/backend.md) - [Deployment](https://github.com/S7-Works/huggingplace-docs/blob/main/installation/deployment.md) - [Frontend Installation](https://github.com/S7-Works/huggingplace-docs/blob/main/installation/frontend.md) - [Integration Guide](https://github.com/S7-Works/huggingplace-docs/blob/main/integration-guide.md) - [MCP Server](https://github.com/S7-Works/huggingplace-docs/blob/main/mcp/server.md) - [How to Integrate HuggingPlace](https://github.com/S7-Works/huggingplace-docs/blob/main/tutorials/00-how-to-integrate.md) - [Tutorial 1 — Log your first interaction](https://github.com/S7-Works/huggingplace-docs/blob/main/tutorials/01-log-your-first-interaction.md) - [Tutorial 2 — Sessions and tracing](https://github.com/S7-Works/huggingplace-docs/blob/main/tutorials/02-sessions-and-tracing.md) - [Tutorial 3 — Evaluating LLM output](https://github.com/S7-Works/huggingplace-docs/blob/main/tutorials/03-evaluation.md) - [Tutorial 4 — Red-teaming your model](https://github.com/S7-Works/huggingplace-docs/blob/main/tutorials/04-red-teaming.md) - [Tutorial 5 — Using HuggingPlace from Claude via MCP](https://github.com/S7-Works/huggingplace-docs/blob/main/tutorials/05-mcp-with-claude.md) ## Optional - [Full docs as one file](https://huggingplace.com/llms-full.txt): every page and guide inlined