Back to Hackathon Showcase
#112
Hacker Pioneer AwardPrize: ¥100#112
New Sales Scenario Dialogue Simulation Assistant
A multi-agent scenario dialogue where each agent plays different roles with different tones, for new salesperson (local life services as example) script practice and scenario simulation, improving new...
About the Creator
Already contacted
Project Description
A multi-agent scenario dialogue where each agent plays different roles with different tones, for new salesperson (local life services as example) script practice and scenario simulation, improving new sales script expression and scenario response capabilities.
Technical Solution
Created three agents playing (boss, boss's wife, boss's child). Base environment: Python 3.8+ (UTF-8 encoding support required). Communication: gRPC (underlying Agent-core communication). LLM: Zhipu GLM-4.7 (dialogue generation core). Extensions: OpenAgents official Mod ecosystem (sales recognition, script templates, tone enhancement, message storage). Realistic personas: Breaking single agent flat responses, splitting roles by 'tricky boss - gentle wife - mischievous child' real personas for more realistic interactions. Mod precise triggering: sales_detect Mod as core switch, only triggering special interactions for sales scenarios, avoiding mistaken responses to regular customers. Lightweight implementation: No custom code needed, just Mod and prompt configuration for multi-role collaboration, lowering beginner development barrier.
Features
Husband handles analysis and judgment of different scripts for different scenarios, then replies to salespeople. Three agents collaborate and judge each other.
Inspired by this project?
Build your own multi-agent system with OpenAgents. Join the community and start creating today.