#1 · Primary category: Customer Support

XianyuAutoAgent

agent chatbot llm

AI-powered Xianyu customer service robot: 24/7 automated monitoring, multi-expert decision-making, smart bargaining, and context-aware dialogue.

Project last updated:06/10/26

GitHub Stars

8.9K

Forks

1.6K

Contributors

3

License

GPL-3.0

Why we included this project

If you sell on Xianyu (Goofish) and keep answering the same buyer questions day and night, this project runs a Python agent that keeps an AI assistant online in your account 24/7. It tracks conversation context and routes each incoming message to a specialist based on intent, so bargaining questions go to the price expert while technical questions go to a handler that can pull in web search results. The negotiation logic is the part that matters for real marketplace use: the price expert applies stepped discount strategies, so the bot can haggle over offers instead of falling back on canned replies. Setup means putting your API key and account cookies in a .env file, editing a few prompt templates, and running main.py. A keyword toggle hands control back to a human agent at any moment, which is a useful safety valve when real money is on the line.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category