Skip to content

Commit d90b511

Browse files
committed
Updated README, added link to personas guide
1 parent 4885a8c commit d90b511

File tree

1 file changed

+20
-18
lines changed

1 file changed

+20
-18
lines changed

README.md

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@ A containerized application demonstrating how to create different AI personas us
1111

1212
## 📋 Table of Contents
1313

14-
- [🎯 What This Demonstrates](#-what-this-demonstrates)
15-
- [🏛️ Government Service Personas](#️-government-service-personas)
16-
- [🏗️ Architecture](#️-architecture)
17-
- [🔧 Provider Configuration](#-provider-configuration)
18-
- [🚀 Quick Start](#-quick-start)
19-
- [📡 API Endpoints](#-api-endpoints)
20-
- [🛠️ Technical Stack](#️-technical-stack)
21-
- [📁 Project Structure](#-project-structure)
22-
- [🔧 Configuration](#-configuration)
23-
- [🔍 How Instruction Layering Works](#-how-instruction-layering-works)
24-
- [🧪 Testing Different Personas](#-testing-different-personas)
25-
- [Automated Testing](#-automated-testing)
26-
- [🔄 Development Workflow](#-development-workflow)
27-
- [🚀 Continuous Integration](#-continuous-integration)
28-
- [🚨 Troubleshooting](#-troubleshooting)
29-
- [💡 Use Cases & Applications](#-use-cases--applications)
30-
- [🤝 Contributing](#-contributing)
31-
- [📄 License](#-license)
14+
- [What This Demonstrates](#-what-this-demonstrates)
15+
- [Government Service Personas](#️-government-service-personas)
16+
- [Architecture](#️-architecture)
17+
- [Provider Configuration](#-provider-configuration)
18+
- [Quick Start](#-quick-start)
19+
- [API Endpoints](#-api-endpoints)
20+
- [Technical Stack](#️-technical-stack)
21+
- [Project Structure](#-project-structure)
22+
- [Configuration](#-configuration)
23+
- [How Instruction Layering Works](#-how-instruction-layering-works)
24+
- [Testing Different Personas](#-testing-different-personas)
25+
- [Automated Testing](#-automated-testing)
26+
- [Development Workflow](#-development-workflow)
27+
- [Continuous Integration](#-continuous-integration)
28+
- [Troubleshooting](#-troubleshooting)
29+
- [Use Cases & Applications](#-use-cases--applications)
30+
- [Contributing](#-contributing)
31+
- [License](#-license)
3232

3333
## 🎯 What This Demonstrates
3434

@@ -61,6 +61,8 @@ The demo includes three government service assistants:
6161
- Regulatory compliance guidance
6262
- Fee structures and renewal procedures
6363

64+
For more information on personas, and instructions on how to add new ones - see the [PERSONAS-GUIDE.md](PERSONAS-GUIDE.md)
65+
6466
## 🏗️ Architecture
6567

6668
```

0 commit comments

Comments
 (0)