Build a bilingual (English, Swahili), AI assistant for Savanna Bites restaurant (Nairobi), using the Microsoft Foundry Toolkit in VS Code Microsoft Foundry.
- Fork this repository
- Clone your fork locally:
git clone https://github.com/<your-username>/Safaricom-Decode-Agents-Workshop.git
cd Safaricom-Decode-Agents-Workshop- Open the folder in VS Code:
code .Then follow the workshop steps starting at workshop/01-overview.md.
- Explore & Compare Models — use GitHub Copilot Agent Mode and Microsoft Foundry Toolkit Model Catalog
- Create Agent — set up Biashara Agent in Agent Builder with
gpt-4.1-minivia Microsoft Foundry - System Prompt — define the agent's personality, role, and language behaviour
- MCP Tools — connect the local data server for grounded answers
- Evaluation — run manual and AI-assisted evaluations on agent responses
- Web App — deploy a Flask chat interface powered by the agent
- Export Code — export agent code for production with Microsoft Agent Framework
- lab-guide.md: Participant index and sequence
- workshop/: Split workshop sections
- agent/system-prompt.md: Agent instructions template
- facilitator-notes.md: Trainer notes