Community Labs

Community Labs is an independent research organization founded in 2022 by Tate Berenbaum, oriented toward a single belief: access to the future of intelligence should not be gate kept by the hardware people can afford. The company raised a $30M seed round led by Lightspeed Venture Partners, originally operating as a native software development company and venture studio accelerating developer tools and adoption of the Arweave permaweb, and has since refocused on local and consumer-hardware AI inference research. Its open source surface spans Hypura, a storage-tier-aware LLM inference scheduler for Apple Silicon that exposes an Ollama-compatible HTTP API, Autolab, an autonomous research orchestration framework, and the labscommunity GitHub organization of Arweave developer libraries including ArweaveKit, Arweave Wallet Kit, and the Arweave Storage SDK.

Community Labs publishes 1 API on the APIs.io network. Tagged areas include Company, Artificial Intelligence, Machine Learning, LLM Inference, and Developer Tools.

Community Labs’ developer surface includes CLI, changelog, and 9 more developer resources.

14.6/100 minimal Agent 0/100 human only Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 0 Features
CompanyArtificial IntelligenceMachine LearningLLM InferenceDeveloper ToolsOpen SourceBlockchainArweaveResearchApple Silicon

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 14.6/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 2.6 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/community-labs: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Hypura Ollama-Compatible Inference API

Hypura is a storage-tier-aware LLM inference scheduler for Apple Silicon that places model tensors across GPU, RAM, and NVMe tiers so models larger than physical memory can run....

Resources

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: community-labs
name: Community Labs
description: 'Community Labs is an independent research organization founded in 2022 by Tate Berenbaum, oriented toward a
  single belief: access to the future of intelligence should not be gate kept by the hardware people can afford. The company
  raised a $30M seed round led by Lightspeed Venture Partners, originally operating as a native software development company
  and venture studio accelerating developer tools and adoption of the Arweave permaweb, and has since refocused on local and
  consumer-hardware AI inference research. Its open source surface spans Hypura, a storage-tier-aware LLM inference scheduler
  for Apple Silicon that exposes an Ollama-compatible HTTP API, Autolab, an autonomous research orchestration framework, and
  the labscommunity GitHub organization of Arweave developer libraries including ArweaveKit, Arweave Wallet Kit, and the Arweave
  Storage SDK.'
image: https://www.communitylabs.com/assets/Favicon.png
url: https://raw.githubusercontent.com/api-evangelist/community-labs/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- lightspeed-venture-partners
x-tier: stub
x-tier-reason: portfolio-lead
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 7
  pass: local-v1
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Artificial Intelligence
- Machine Learning
- LLM Inference
- Developer Tools
- Open Source
- Blockchain
- Arweave
- Research
- Apple Silicon
apis:
- aid: community-labs:hypura
  name: Hypura Ollama-Compatible Inference API
  description: Hypura is a storage-tier-aware LLM inference scheduler for Apple Silicon that places model tensors across GPU,
    RAM, and NVMe tiers so models larger than physical memory can run. Running `hypura serve <model.gguf>` exposes a local
    Ollama-compatible HTTP API, making it a drop-in replacement for tooling that talks to Ollama. The server is local-first;
    there is no hosted endpoint.
  humanURL: https://github.com/t8/hypura
  baseURL: http://127.0.0.1:8080
  tags:
  - LLM Inference
  - Local AI
  - Ollama Compatible
  - Apple Silicon
  properties:
  - type: SourceCode
    url: https://github.com/t8/hypura
  - type: Documentation
    url: https://github.com/t8/hypura#readme
  - type: APIReference
    url: https://github.com/t8/hypura#endpoints
  - type: GettingStarted
    url: https://github.com/t8/hypura#quick-start
  - type: Conformance
    url: conformance/community-labs-conformance.yml
common:
- type: DomainSecurity
  url: security/community-labs-domain-security.yml
- type: Website
  url: https://www.communitylabs.com/
- type: GitHubOrganization
  url: https://github.com/labscommunity
- type: X
  url: https://x.com/CommunityLabs
- type: LinkedIn
  url: https://www.linkedin.com/company/communitylabs1
- type: Packages
  url: packages/community-labs-packages.yml
- type: SDKs
  url: packages/community-labs-packages.yml
- type: CLI
  url: cli/community-labs-cli.yml
- type: ChangeLog
  url: changelog/community-labs-changelog.yml
- type: Conformance
  url: conformance/community-labs-conformance.yml
- type: LLMsTxt
  url: llms/community-labs-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io