abi
Open-source platform for building ontology-grounded business systems
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ABI?โผ
Run `npx skills add jupyter-naas/abi --all -g -y` in your terminal to install all skills in this suite globally.
What is ABI used for?โผ
ABI is an open-source operating system that grounds language models in your organization's knowledge graph. It lets you build custom business systems with agents, integrations, pipelines, and dashboards you fully own.
Which apps and models does ABI support?โผ
It ships with 47 application integrations like GitHub, Slack, Salesforce, and Notion, plus 11 model providers including OpenAI, Anthropic, Gemini, and Mistral. Every layer is swappable through configuration.
Does ABI avoid vendor lock-in?โผ
Yes. Every infrastructure concern, from the triple store to the vector database and message bus, is a port with swappable adapters. You can move between community Docker services and managed cloud services without changing module code.
Can non-developers use ABI?โผ
Yes. Once running, the web UI at localhost:3042 lets you chat with the supervisor agent, switch domain experts, and explore your knowledge graph without writing code.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core