File size: 510 Bytes
f00b2f4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | ---
title: Kernl Backend
emoji: 🧠
colorFrom: blue
colorTo: indigo
sdk: docker
app_port: 7860
pinned: false
---
# Kernl Backend
An operational knowledge to skill converter. Converts raw company documents, playbooks, SOPs, and chat logs into clean, structured, executable agent skills.
## Architecture
* **FastAPI**: Backend web framework
* **LangGraph**: Orchestrates the compilation DAG
* **Supabase**: Persistent knowledge base & session state
* **vLLM**: Serves open-source reasoning models (Qwen 2.5)
|