# langchain-ai/opengpts

Repository: https://github.com/langchain-ai/opengpts
Canonical: https://ross.abutalabs.com/products/opengpts
Language: Rich Text Format
License: MIT
License Family: permissive
Archived: true
Last push: 2025-06-26T04:17:28+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 28, release rhythm 35, longevity 73
- inputs: {"age_days": 1033, "days_push": 433, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6731, forks 901 (observed 2026-08-28T04:09:48.159612+00:00)

## What it is
OpenGPTs is an open-source platform for building and hosting custom AI assistants similar to OpenAI's GPTs and Assistants API. It is built on LangGraph and LangChain, letting users configure the LLM, prompts, tools, vector database, and agent architecture.

## Use cases
- build custom ai assistants like openai gpts
- self-host a gpts alternative
- create a rag chatbot with my own documents
- configure which llm and tools my assistant uses
- deploy an assistant api clone with docker
- experiment with different agent cognitive architectures

## When to choose
- you want full control over your assistant's LLM, prompts, tools, and vector store
- you prefer self-hosting over OpenAI's hosted GPTs
- you want to customize or extend the agent architecture
- you are already in the LangChain/LangGraph ecosystem

## When to avoid
- you want a fully managed, zero-setup hosted solution
- you need a production system without LangChain ecosystem familiarity
- you need a simple chatbot with no configuration

## Facets
- artifact type: application
- maturity: active
- function: agent-framework, rag, chatbot, llm-inference, web-framework
- domain: artificial-intelligence, large-language-models, chatbots, self-hosted
- platform: python, self-hosted
- tags: gpts, assistants-api, langchain, langgraph, llm-app, open-source-alternative, ai-agents, retrieval-augmented-generation, docker, web-server

## Member repositories
- langchain-ai/opengpts (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:48.159612+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:42:48.744215+00:00, confidence not recorded.
  - readme: https://github.com/langchain-ai/opengpts (fetched 2026-08-28T04:09:48.159612+00:00, sha ed17ae32e513)
- Data as of 2026-08-30T08:39:29.467469+00:00.
