Skip to content

BethanyJep/Safaricom-Decode-Agents-Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biashara Agent Workshop

Build a bilingual (English, Swahili), AI assistant for Savanna Bites restaurant (Nairobi), using the Microsoft Foundry Toolkit in VS Code Microsoft Foundry.

Getting Started

  1. Fork this repository
  2. Clone your fork locally:
git clone https://github.com/<your-username>/Safaricom-Decode-Agents-Workshop.git
cd Safaricom-Decode-Agents-Workshop
  1. Open the folder in VS Code:
code .

Then follow the workshop steps starting at workshop/01-overview.md.

Workshop Flow

  1. Explore & Compare Models — use GitHub Copilot Agent Mode and Microsoft Foundry Toolkit Model Catalog
  2. Create Agent — set up Biashara Agent in Agent Builder with gpt-4.1-mini via Microsoft Foundry
  3. System Prompt — define the agent's personality, role, and language behaviour
  4. MCP Tools — connect the local data server for grounded answers
  5. Evaluation — run manual and AI-assisted evaluations on agent responses
  6. Web App — deploy a Flask chat interface powered by the agent
  7. Export Code — export agent code for production with Microsoft Agent Framework

Key Files

Additional Resources

  1. BRK441: Build and launch AI agents fast with Microsoft Foundry and the Microsoft Foundry Toolkit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors