{"id":30223766,"url":"https://github.com/code-crusher/xume-ai","last_synced_at":"2026-04-12T16:07:03.999Z","repository":{"id":270336831,"uuid":"910045533","full_name":"code-crusher/xume-ai","owner":"code-crusher","description":"Open Source framework to build reliable Agentic AIs","archived":false,"fork":false,"pushed_at":"2025-02-07T10:21:40.000Z","size":144,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T11:26:48.924Z","etag":null,"topics":["agents","ai"],"latest_commit_sha":null,"homepage":"https://xume.ai","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/code-crusher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-30T11:05:53.000Z","updated_at":"2025-02-07T10:21:43.000Z","dependencies_parsed_at":"2024-12-30T12:20:22.367Z","dependency_job_id":"9bcd1c49-ef53-4911-925b-a158c700b409","html_url":"https://github.com/code-crusher/xume-ai","commit_stats":null,"previous_names":["code-crusher/xume-ai"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/code-crusher/xume-ai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-crusher%2Fxume-ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-crusher%2Fxume-ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-crusher%2Fxume-ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-crusher%2Fxume-ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-crusher","download_url":"https://codeload.github.com/code-crusher/xume-ai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-crusher%2Fxume-ai/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270422683,"owners_count":24580838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agents","ai"],"created_at":"2025-08-14T12:53:27.513Z","updated_at":"2026-04-12T16:07:03.949Z","avatar_url":"https://github.com/code-crusher.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Xume AI\n\n![Xume AI](https://res.cloudinary.com/dor5uewzz/image/upload/v1736236211/xume-og-image_cyafxf.png)\n\nXume AI is a framework for building AI agents with no-code/low-code. You can quickstart with the SaaS version here: https://xume.ai\n\n## Example Agent Flow\n\n1. Chat with LLM to generate greeting message for a new user in Slack Channel\n2. Send the message to the new user in Slack Channel\n3. Generate a SQL query to save the new user in the database along with slack message id and created at timestamp\n4. Execute the SQL query to save the new user in the database\n\n![Example Xume AI Agent Setup](https://res.cloudinary.com/dor5uewzz/image/upload/v1736236211/xume-ai-example_1_eqnznv.png)\n\n## How to run\n\n```bash\nnpm run dev\n```\n\n## How to build\n\n```bash\nnpm run build\n```\n\n## Framework\n\nbackend/src/\n├── llms // LLM providers\n├── integrations // External services\n├── workflows // Agent workflows and steps\n├── knowledge // Vectorized knowledge base\n├── personas // Agent personas\n├── guardrails // Agent guardrails\n\n\n## Supported LLMs\nWe are using OpenAI SDK which supports `OPEN_AI_URL`, `OPENAI_MODEL`, `OPENAI_API_KEY` and `OPEN_AI_DEFAULT_HEADERS` to be passed as environment variables.\n\n| LLM Provider | Status |\n|--------------|--------|\n| OpenAI       | ✅     |\n| Anthropic    | ✅     |\n| Groq         | ✅     |\n\n## Supported External Services\n\n| External Service | Status |\n|------------------|--------|\n| Slack            | ✅     |\n| Github           | ❌     |\n| Postgres         | ❌     |\n| MongoDB          | ❌     |\n| Linear           | ❌     |\n\n\n## Supported Guardrails\n\n- TBD\n\n## Supported Vector Databases\n\n- TBD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-crusher%2Fxume-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-crusher%2Fxume-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-crusher%2Fxume-ai/lists"}