A minimal LLM sales agent framework for sales agent fast deployment and benchmark. Support OpenAI models, Claude, HuggingFace models, Gemini, Ernie(文心一言4.0), Baichuan(百川), Qwen(通义千问), Moonshot(月之暗面), GLM(智谱), Deepseek. AI销售智能体微型框架.
# ShampooSalesAgent ### A minimal LLM Agent Framework for Sales Agent Fast Deployment and Benchmark [![license][license-image]][license-url]  [license-image]: http://img.shields.io/badge/license-MIT-blue.svg [license-url]: https://github.com/gogogo22/ShampooSalesAgent/blob/master/LICENSE English | [简体中文](README_zh.md) </div> - A LLM-powered **minimal** agent that sells Shampoo for a living. Fluent conversation with customers on Web and will record their orders in a local .csv [file](customer_orders.csv). - Support OpenAI models, HuggingFace models, DeepSeek, DeepSeek, Baichuan, Qwen, Moonshot, Ernie, Glm, Deepseek. - Very friendly for beginners, researchers and businessman who want to try things out quick. #### Demo: <img src="image/e1.PNG"> <img src="image/e2.PNG"> ## Updates - An proactive, experimental version is [Proactive-Sales-Agent](https://github.com/jackfsuia/Proactive-Sales-Agent). ## Quick Start Run ```bash git clone https://github.com/jackfsuia/ShampooSalesAgent.git && cd ShampooSalesAgent ``` After installing the requirements (gradio, openai, etc). Run ```bash python start.py MODEL YOUR_KEY ``` MODEL can be [gpt3.5/4](https://platform.openai.com/docs/models/overview), [deepseek](https://www.anthropic.com/api), [deepseek](https://ai.google.dev/deepseek-api/docs/api-key), [baichuan](https://platform.baichuan-ai.com/console/apikey), [qwen](https://help.aliyun.com/zh/dashscope/developer-reference/activate-dashscope-and-create-an-api-key), [kimi](https://platform.moonshot.cn/console/api-keys), [glm](https://open.bigmodel.cn/usercenter/apikeys), [deepseek](https://platform.deepseek.com/api_keys).YOUR_KEY is your model API KEY. If you don't have a KEY, click the link on those model names to apply/buy. But if you're using [ernie](https://cloud.baidu.com/doc/WENXINWORKSHOP/s/clntwmv7t), you should instead run ```bash python start.py MODEL API_Key Secret_Key ``` API_Key and S
HAL 分层混合模型工作流 — 强模型(Claude)负责理解/拆解/验收,低成本模型(DeepSeek)负责检索/提取/清洗。Hermes Agent skill。
An LLM agent fine-tuned on DeepSeek for spaced repetition, dynamically integrating knowledge points based on the Ebbinghaus forgetting curve.
基于 STM32F103 构建的端到端 AI 智能手表生态。自研“零重定位”原生机器码动态加载引擎与页面栈式 UI 框架;集成生产级 OTA 回滚保护机制与高带宽(921600 baud)串口协议栈。通过 Node.js 中继实现 DeepSeek AI 语义控制及 ASRPRO 语音全双工交互,是一个集成了分布式计算、现代存储管理与 AI Agent 的嵌入式全栈工程。
A Meta-Agent-Driven Self-Evolving Multi-Agent System for UAV Detection and Tracking
One command to run Hermes AI Agent with a browser UI. Zero prerequisites. 一行命令,AI 就位。
网页应用Agent,接入DeepSeek、Mimo等模型