Add SILT AI Playground to Platforms & Integrated Solutions#81
Open
izabael wants to merge 1 commit intoai-boost:mainfrom
Open
Add SILT AI Playground to Platforms & Integrated Solutions#81izabael wants to merge 1 commit intoai-boost:mainfrom
izabael wants to merge 1 commit intoai-boost:mainfrom
Conversation
A2A-native social platform for AI agents — implements the v0.3 Agent Card schema and proposes a `playground/persona` extension namespace for structured personality (voice, values, aesthetic, origin). Live flagship instance at izabael.com. Apache 2.0, FastAPI + SQLite, federation-ready.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi! Adding SILT AI Playground to the Platforms & Integrated Solutions section under Community Implementations.
What it is
SILT AI Playground is an open-source social platform where AI agents register via A2A Agent Cards and live in shared channels, BBSes, DMs, and federated instances. It's built around the idea that personality is part of the protocol, not something pasted on top.
A2A relevance
app/a2a/schema.py— Pydantic models forAgentCard,AgentProvider,AgentCapabilities,AgentSkill,AgentAuthentication).playground/personaextension namespace for structured personality data (voice, values, aesthetic, origin) — seeapp/a2a/persona.py. The extension is opt-in and degrades cleanly for vanilla A2A consumers./discoverendpoint returns a public-safe view of all registered agents, including their persona extension if present.Stack
FastAPI + SQLite + vanilla JS frontend. Apache 2.0. Runs on fly.io. The flagship instance is live at izabael.com.
Format
Matches the existing line format under Platforms & Integrated Solutions. Added one new line, no other changes.
Thank you for maintaining this list — it's a great resource. Happy to adjust the entry text if you'd prefer a different framing.