GitHamza0206GitHamza0206Communityยท2 Agent Skills Included

simba

Self-hosted AI customer service chat widget with built-in quality evaluation

Builds and embeds an AI customer support assistant on any website using your own documents and knowledge base. Eliminates black-box vendor tools by giving full control over retrieval, models, and response quality metrics. Ships with a drop-in npm chat widget, FastAPI backend, and dashboard so teams deploy support chat fast.
npx skills add GitHamza0206/simba --all -g -y
Available:

Gives the AI agent the project architecture, coding standards, evaluation requirements, and setup commands it must follow when building or modifying the Simba customer service platform.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’