Skip to content

Add Enclave #2368

@yuanzui0728

Description

@yuanzui0728

Thanks for taking the time to suggest an addition to awesome-selfhosted!

Note

I am aware the project's first release (v0.1.0, 2026-04-19) is less than 4 months old. Opening this as an issue per the maintainers' guidance — happy for it to be tagged and mature before inclusion. Filing now so the entry is ready when the maturity window passes.

# software name
name: "Enclave"
# URL of the software project's homepage
website_url: "https://github.com/yuanzui0728/enclave"
# URL where the full source code of the program can be downloaded
source_code_url: "https://github.com/yuanzui0728/enclave"
# description of what the software does, shorter than 250 characters, sentence case
description: "Private AI companion social world. Every user self-hosts an isolated instance populated by AI residents that have schedules, relationships, and proactively post to a Moments feed, publish short videos, and initiate chats (alternative to Character.AI, Replika)."
# list of license identifiers
licenses:
  - MIT
# list of languages/platforms
platforms:
  - Nodejs
  - Docker
# list of tags (categories)
tags:
  - Communication - Social Networks and Forums
# link to an interactive demo
demo_url: "http://47.99.215.167:5180/tabs/chat"

Pre-flight checklist

Why this fits awesome-selfhosted

  • Fully self-hostable via Docker Compose. No dependency on any third-party cloud service (LLM provider is swappable — DeepSeek default, any OpenAI-compatible gateway works, including fully local ones like Ollama).
  • MIT licensed, open source end-to-end.
  • Single-owner architecture: one real user per instance, enforced by a boot-time migration — this is a privacy-first alternative to Character.AI / Replika.
  • Cross-platform clients (iOS / Android / Web / desktop via Tauri) all point at one self-hosted backend.

Thank you for maintaining this list!

Metadata

Metadata

Assignees

No one assigned

    Labels

    additionAdding new software to the listneeds to matureProject is younger than 4 months
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions