Index of /devuser/fred

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]appendix-complete-code.html2025-06-19 12:24 71K 
[TXT]06-running-testing.html2025-06-19 12:24 66K 
[TXT]appendix-docker-deployment.html2025-06-19 12:24 57K 
[TXT]05-custom-functions.html2025-06-19 12:24 52K 
[TXT]03-basic-agent.html2025-06-19 12:24 45K 
[TXT]02-setup.html2025-06-19 12:24 41K 
[TXT]04-wikipedia-skill.html2025-06-19 12:24 40K 
[TXT]01-introduction.html2025-06-19 12:24 28K 
[TXT]README.html2025-06-19 12:24 24K 

Documentation

Fred Bot Tutorial - Building a Wikipedia AI Assistant 🔗

Welcome to the Fred Bot tutorial! This step-by-step guide will teach you how to build Fred, a friendly Wikipedia-powered AI assistant using the SignalWire AI Agents SDK.

What You'll Build 🔗

Fred is an AI voice agent that can:

Tutorial Structure 🔗

This tutorial is divided into 6 progressive lessons:

📚 Lesson 1: Introduction to SignalWire Agents 🔗

Learn the basics of the SignalWire AI Agents SDK and understand the core concepts.

🛠️ Lesson 2: Setting Up Your Environment 🔗

Install the SDK and prepare your development environment.

🤖 Lesson 3: Creating Fred's Basic Structure 🔗

Build the foundation of Fred with personality and voice configuration.

🔍 Lesson 4: Adding the Wikipedia Search Skill 🔗

Integrate Wikipedia search capabilities using the skills system.

🎯 Lesson 5: Creating Custom Functions 🔗

Add Fred's fun fact feature and learn about SWAIG functions.

🚀 Lesson 6: Running and Testing Fred 🔗

Deploy Fred locally and test his capabilities with curl commands.

📝 Appendix A: Complete Code & Management Script 🔗

The complete Fred implementation and bash management script.

🐳 Appendix B: Docker Deployment 🔗

Deploy Fred using Docker for production-ready containerization.

Prerequisites 🔗

Required:

Optional but Helpful:

Time to Complete 🔗

What Makes This Tutorial Special 🔗

  1. Beginner-Friendly: Every concept is explained clearly
  2. Practical Example: Build a real, working AI agent
  3. Best Practices: Learn proper SDK usage patterns
  4. Complete Solution: Includes deployment and management scripts

Getting Help 🔗

Let's Get Started! 🔗

Ready to build Fred? Start with Lesson 1: Introduction to SignalWire Agents


This tutorial was created for SignalWire AI Agents SDK v0.1.23