Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
91 changes: 15 additions & 76 deletions profile/README.md
Original file line number Diff line number Diff line change
@@ -1,83 +1,22 @@
<div align="center">
# AiFeatures — iAiFy Enterprise

# 🧠 AiFeatures
AI-produktutveckling och agent-ekosystem: LLM-gateways, voice/chat-kanaler och autonoma agenter.

**AI Engineering · Agent Platforms · LLM Infrastructure**
## Flaggskeppsrepos

*Primary technology org for [iAiFy](https://github.com/enterprises/iAiFy) enterprise*
- [iAsh](https://github.com/AiFeatures/iAsh) — Agent Ecosystem Management: dashboard, CLI, agent sync/validering/audit med Neo4j graph DB
- [openclaw](https://github.com/AiFeatures/openclaw) — Self-hosted AI-gateway for WhatsApp, Telegram och Voice med 270+ skills
- [vscode-agent](https://github.com/AiFeatures/vscode-agent) — 26 AI-agenter for VS Code Chat med autonom filhantering och workflows
- [moltbook](https://github.com/AiFeatures/moltbook) — Autonom social AI-agent for Moltbook-natverket
- [n8n-mcp](https://github.com/AiFeatures/n8n-mcp) — n8n MCP-integration: Model Context Protocol-server for workflow-automation

[![Location](https://img.shields.io/badge/📍-Stockholm,_Sweden-blue)]()
[![Repos](https://img.shields.io/badge/repos-45-green)]()
[![Enterprise](https://img.shields.io/badge/enterprise-iAiFy-purple)]()
## Shared conventions

</div>
- Kebab-case repo names
- Conventional commits
- Infrastructure-as-code via terraform-infrastructure
- CI/CD via Ai-road-4-You/enterprise-ci-cd@v1

---
## Dokumentation

## What We Build

AiFeatures is where AI gets built. We develop agent platforms, LLM tooling, and the infrastructure that powers intelligent automation across the iAiFy enterprise.

### 🏗️ Core Platforms

| Project | Description | Tech |
|---------|-------------|------|
| **[agent-hub](https://github.com/AiFeatures/agent-hub)** | Central agent management — 343 Copilot agents, 221 skills, MCP server, dashboard | TypeScript |
| **[openclaw](https://github.com/AiFeatures/openclaw)** | Self-hosted AI gateway — WhatsApp, Telegram, Voice channels with 272+ skills | Node.js |
| **[vscode-agent](https://github.com/AiFeatures/vscode-agent)** | VS Code extension for multi-agent orchestration with middleware pipeline | TypeScript |
| **[moltbook](https://github.com/AiFeatures/moltbook)** | Autonomous social agent platform with resilience patterns | TypeScript |

### 🤖 Agent & LLM Tools

| Project | Description | Tech |
|---------|-------------|------|
| **[agentmesh-oss](https://github.com/AiFeatures/agentmesh-oss)** | Open-source multi-agent mesh framework | TypeScript |
| **[agent-orchestrator](https://github.com/AiFeatures/agent-orchestrator)** | Parallel coding agent orchestrator — plans, spawns, handles CI | TypeScript |
| **[deepagents](https://github.com/AiFeatures/deepagents)** | LangChain/LangGraph agent harness with planning and subagents | Python |
| **[deer-flow](https://github.com/AiFeatures/deer-flow)** | SuperAgent harness — researches, codes, creates with sandboxes and memories | Python |
| **[dspy](https://github.com/AiFeatures/dspy)** | Programming (not prompting) language models | Python |

### 🔬 Research & Skills

| Project | Description |
|---------|-------------|
| **[claude-code-skills](https://github.com/AiFeatures/claude-code-skills)** | Production-ready skills for the full delivery workflow |
| **[claude-scientific-skills](https://github.com/AiFeatures/claude-scientific-skills)** | Agent skills for research, science, engineering, and analysis |
| **[awesome-claude-code](https://github.com/AiFeatures/awesome-claude-code)** | Curated list of Claude Code skills, hooks, and plugins |
| **[obsidian-skills](https://github.com/AiFeatures/obsidian-skills)** | AI skills for Obsidian knowledge management |

### ⚡ Infrastructure

| Project | Description |
|---------|-------------|
| **[gateway](https://github.com/AiFeatures/gateway)** | Blazing fast AI Gateway — 200+ LLMs, 50+ guardrails |
| **[unsloth](https://github.com/AiFeatures/unsloth)** | Fine-tuning & RL for LLMs — 2x faster, 70% less VRAM |
| **[E2B](https://github.com/AiFeatures/E2B)** | Secure sandboxed environments for enterprise agents |
| **[n8n-automation](https://github.com/AiFeatures/n8n-automation)** | Workflow automation with AI integrations |

## Architecture

```
AiFeatures/
├── agent-hub/ → Central agent registry (343 agents, 221 skills)
├── openclaw/ → Multi-channel AI gateway (WhatsApp/Telegram/Voice)
├── vscode-agent/ → VS Code agent extension
├── agentmesh-oss/ → Multi-agent mesh framework
├── gateway/ → LLM routing & guardrails
└── ... → 40+ specialized repos
```

## Enterprise Context

AiFeatures is part of the **iAiFy** enterprise alongside:
- **[HomeAutonom](https://github.com/HomeAutonom)** — Smart home & IoT
- **[AiProducting](https://github.com/AiProducting)** — Production apps & infrastructure
- **[Ai-road-4-You](https://github.com/Ai-road-4-You)** — Shared platform & governance

Cross-org CI/CD, governance, and templates are managed via [Ai-road-4-You](https://github.com/Ai-road-4-You).

---

<div align="center">
<sub>Built with 🤖 in Stockholm · Part of <a href="https://github.com/enterprises/iAiFy">iAiFy Enterprise</a></sub>
</div>
Se [governance](https://github.com/Ai-road-4-You/governance).
Loading