HTML 77.2%
TypeScript 10.5%
Python 9.6%
JavaScript 2.5%
1# Ecosystem organizations referenced by the code/hub connectors (GitHub seed list, PyPI). Fragment of registry/organizations.yaml.2# Only identity fields we can read from the organization's own pages; unknown fields are omitted. `kind` = canonical org kind (see organizations.yaml).3organizations:4 - key: eleutherai5 name: EleutherAI6 type: lab7 kind: nonprofit8 aliases: [Eleuther AI]9 domains: [eleuther.ai]10 hf_org: EleutherAI11 github_org: EleutherAI12 website: https://www.eleuther.ai13 source_url: https://www.eleuther.ai/about14 - key: stanford-crfm15 name: Stanford CRFM16 type: university17 kind: university18 aliases: [Center for Research on Foundation Models, Stanford Center for Research on Foundation Models]19 domains: [crfm.stanford.edu]20 hf_org: stanford-crfm21 github_org: stanford-crfm22 country: US23 website: https://crfm.stanford.edu24 source_url: https://crfm.stanford.edu/25 - key: berriai26 name: BerriAI27 type: company28 kind: company29 aliases: [LiteLLM, Berri AI]30 domains: [litellm.ai, docs.litellm.ai]31 github_org: BerriAI32 website: https://www.litellm.ai33 source_url: https://github.com/BerriAI34 - key: chroma35 name: Chroma36 type: company37 kind: company38 aliases: [Chroma DB, ChromaDB, trychroma]39 domains: [trychroma.com]40 github_org: chroma-core41 website: https://www.trychroma.com42 source_url: https://github.com/chroma-core43 - key: qdrant44 name: Qdrant45 type: company46 kind: company47 domains: [qdrant.tech]48 github_org: qdrant49 website: https://qdrant.tech50 source_url: https://github.com/qdrant51 - key: zilliz52 name: Zilliz53 type: company54 kind: company55 aliases: [Milvus]56 domains: [zilliz.com, milvus.io]57 github_org: milvus-io58 website: https://milvus.io59 source_url: https://github.com/milvus-io60 - key: weaviate61 name: Weaviate62 type: company63 kind: company64 domains: [weaviate.io]65 github_org: weaviate66 website: https://weaviate.io67 source_url: https://github.com/weaviate68 - key: lancedb69 name: LanceDB70 type: company71 kind: company72 domains: [lancedb.com]73 github_org: lancedb74 website: https://lancedb.com75 source_url: https://github.com/lancedb76 - key: all-hands-ai77 name: All Hands AI78 type: company79 kind: company80 aliases: [OpenHands, All-Hands-AI]81 domains: [all-hands.dev]82 github_org: OpenHands83 website: https://www.all-hands.dev84 source_url: https://github.com/All-Hands-AI85 - key: crewai86 name: CrewAI87 type: company88 kind: company89 aliases: [crewAI Inc.]90 domains: [crewai.com]91 github_org: crewAIInc92 website: https://www.crewai.com93 source_url: https://github.com/crewAIInc94 - key: pydantic95 name: Pydantic96 type: company97 kind: company98 aliases: [Pydantic Services]99 domains: [pydantic.dev]100 github_org: pydantic101 website: https://pydantic.dev102 source_url: https://github.com/pydantic103 - key: browser-use104 name: Browser Use105 type: company106 kind: company107 aliases: [browser-use]108 domains: [browser-use.com]109 github_org: browser-use110 website: https://browser-use.com111 source_url: https://github.com/browser-use112 - key: exo-labs113 name: EXO Labs114 type: company115 kind: company116 aliases: [exo, exo-explore]117 github_org: exo-explore118 source_url: https://github.com/exo-explore119 - key: lm-studio120 name: LM Studio121 type: company122 kind: company123 aliases: [Element Labs, lmstudio]124 domains: [lmstudio.ai]125 github_org: lmstudio-ai126 website: https://lmstudio.ai127 source_url: https://github.com/lmstudio-ai128 - key: comfy-org129 name: Comfy Org130 type: organization131 kind: community132 aliases: [ComfyUI, comfyanonymous]133 domains: [comfy.org]134 github_org: Comfy-Org135 website: https://www.comfy.org136 source_url: https://github.com/comfyanonymous137 - key: mlc-ai138 name: MLC AI139 type: organization140 aliases: [Machine Learning Compilation, MLC LLM]141 domains: [mlc.ai]142 github_org: mlc-ai143 website: https://mlc.ai144 source_url: https://github.com/mlc-ai145 - key: internlm146 name: InternLM (Shanghai AI Laboratory)147 type: lab148 kind: lab149 aliases: [InternLM, Shanghai AI Lab, Shanghai Artificial Intelligence Laboratory]150 hf_org: internlm151 github_org: InternLM152 country: CN153 source_url: https://github.com/InternLM154 - key: axolotl-ai155 name: Axolotl AI156 type: organization157 kind: community158 aliases: [axolotl]159 github_org: axolotl-ai-cloud160 source_url: https://github.com/axolotl-ai-cloud161 - key: vibrant-labs162 name: Vibrant Labs (Ragas)163 type: company164 kind: company165 aliases: [Ragas, explodinggradients, Exploding Gradients, vibrantlabsai]166 domains: [ragas.io]167 github_org: vibrantlabsai168 website: https://www.ragas.io169 source_url: https://github.com/explodinggradients170 - key: langfuse171 name: Langfuse172 type: company173 kind: company174 domains: [langfuse.com]175 github_org: langfuse176 website: https://langfuse.com177 source_url: https://github.com/langfuse178 - key: arize179 name: Arize AI180 type: company181 kind: company182 aliases: [Arize, Arize Phoenix]183 domains: [arize.com]184 github_org: Arize-ai185 website: https://arize.com186 source_url: https://github.com/Arize-ai187 - key: anyscale188 name: Anyscale189 type: company190 kind: company191 aliases: [Ray, Ray project]192 domains: [anyscale.com, ray.io]193 github_org: ray-project194 website: https://www.anyscale.com195 source_url: https://github.com/ray-project196 - key: kubeflow197 name: Kubeflow198 type: organization199 kind: community200 domains: [kubeflow.org]201 github_org: kubeflow202 website: https://www.kubeflow.org203 source_url: https://github.com/kubeflow204 - key: bentoml205 name: BentoML206 type: company207 kind: company208 domains: [bentoml.com]209 github_org: bentoml210 website: https://www.bentoml.com211 source_url: https://github.com/bentoml212 - key: lightning-ai213 name: Lightning AI214 type: company215 kind: company216 aliases: [PyTorch Lightning, Grid.ai]217 domains: [lightning.ai]218 github_org: Lightning-AI219 website: https://lightning.ai220 source_url: https://github.com/Lightning-AI221 - key: dao-ailab222 name: Dao AI Lab223 type: lab224 kind: lab225 aliases: [Dao-AILab, FlashAttention]226 github_org: Dao-AILab227 source_url: https://github.com/Dao-AILab228 - key: turboderp229 name: turboderp230 type: organization231 kind: individual232 aliases: [ExLlama, turboderp-org]233 github_org: turboderp-org234 source_url: https://github.com/turboderp-org235 - key: model-context-protocol236 name: Model Context Protocol237 type: organization238 kind: community239 aliases: [MCP, modelcontextprotocol]240 domains: [modelcontextprotocol.io]241 github_org: modelcontextprotocol242 website: https://modelcontextprotocol.io243 source_url: https://github.com/modelcontextprotocol244 - key: canopy-labs245 name: Canopy Labs246 type: company247 kind: company248 aliases: [canopylabs]249 hf_org: canopylabs250 source_url: https://huggingface.co/canopylabs251