# OpenSRE > OpenSRE is an open-source AI SRE platform that investigates production incidents autonomously. It uses episodic memory to learn from past incidents and a Neo4j knowledge graph to map service dependencies. Licensed Apache 2.0, self-hosted, and provider-agnostic via LiteLLM. GitHub: https://github.com/swapnildahiphale/OpenSRE ## Documentation - [Introduction](/docs/introduction): What OpenSRE is, who it's for, and its core capabilities - [Quick Start](/docs/quick-start): Get OpenSRE running locally with Docker Compose in minutes - [Configuration](/docs/configuration): Environment variables, integration config, and team settings - [Architecture](/docs/architecture): LangGraph orchestration, episodic memory lifecycle, and knowledge graph topology - [Investigation Skills](/docs/skills): OpenSRE's 46 modular investigation skills organized by category - [Episodic Memory System](/docs/episodic-memory): How OpenSRE learns from every incident to improve future investigations - [Knowledge Graph](/docs/knowledge-graph): Neo4j service topology, blast radius analysis, and dependency traversal - [Integrations](/docs/integrations): All supported monitoring, alerting, logging, tracing, and communication platforms ## Blog - [What is OpenSRE?](/blog/what-is-opensre): Introduction to the open-source AI SRE platform - [AI-Powered Incident Investigation: How It Works](/blog/ai-powered-incident-investigation): Deep dive into AI agents, episodic memory, and knowledge graphs - [Getting Started with OpenSRE](/blog/getting-started-with-opensre): Quick setup guide for new users - [What is an AI SRE Agent?](/blog/ai-sre-agent-explained): How AI SRE agents work and what makes them effective - [What is Episodic Memory in SRE?](/blog/what-is-episodic-memory-in-sre): How episodic memory enables continuous improvement - [Knowledge Graphs for Incident Response](/blog/knowledge-graphs-for-incident-response): Service topology and blast radius analysis - [OpenSRE vs Commercial SRE Tools](/blog/opensre-vs-commercial-incident-tools): Honest comparison vs PagerDuty AI, Rootly AI, Shoreline - [Reducing MTTR with AI-Powered SRE](/blog/reducing-mttr-with-ai-sre): How AI investigation cuts Mean Time to Resolution ## More - [FAQ](/faq): Frequently asked questions for SREs, managers, and DevOps engineers - [Comparison Matrix](/compare): Feature-by-feature comparison vs commercial incident tools - [SRE & AI Glossary](/glossary): Definitions of key terms — episodic memory, knowledge graph, blast radius, MTTR, and more - [Full knowledge dump](/llms-full.txt): Complete site content in a single file for AI ingestion ## Links - Homepage: https://opensre.in - GitHub: https://github.com/swapnildahiphale/OpenSRE - License: Apache 2.0