simba
Self-hosted AI customer service chat widget with built-in quality evaluation
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Simba?โผ
Run `npx skills add GitHamza0206/simba --all -g -y` in your terminal to install all skills in this suite globally.
How to add an AI chat widget to my website?โผ
Install the simba-chat npm package, import the SimbaChatBubble component, and point it to your Simba API URL and organization ID. The chat bubble appears on your site immediately.
Can Simba answer questions from my own documents?โผ
Yes. Upload your documents through the dashboard or API, and Simba indexes them in a vector store so the assistant answers using your own knowledge base.
How does Simba measure AI response quality?โผ
Simba includes a built-in evaluation framework that tracks retrieval accuracy, answer relevance, faithfulness, and latency so you can measure and improve every response.
Does Simba work with Claude Code and other AI agents?โผ
Yes. The included skills follow the standard SKILL.md format and work with Claude Code, Cursor, and other compatible AI coding agents.
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