ma-pony/langchain-wechat
基于langchain + fastapi + itchat搭建的微信聊天机器人,灵感来自于chatgpt-on-wechat
This project helps you create an AI assistant that can reply to messages on WeChat. You provide an OpenAI account and API key, and the system connects to your WeChat account to process incoming messages. It then uses AI to understand the message, search for information if needed, and send back a relevant, summarized response directly within your WeChat chats. This is useful for individuals who want an automated assistant to handle conversations or provide quick information through WeChat.
No commits in the last 6 months.
Use this if you want to set up an automated assistant that can interact with people via WeChat, answering questions or providing summaries using AI.
Not ideal if you need a publicly available AI service in mainland China, as regulatory compliance may be an issue, or if you don't have an OpenAI account and API key.
Stars
49
Forks
2
Language
Python
License
MIT
Category
Last pushed
Jul 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ma-pony/langchain-wechat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Chainlit/chainlit
Build Conversational AI in minutes ⚡️
FullStackWithLawrence/aws-openai
Example ChatGPT chatbots using Langchain and OpenAI
mfmezger/conversational-agent-langchain
FastAPI Backend for a Conversational Agent using Cohere, (Azure) OpenAI, Langchain & Langgraph...
kvncampos/nautobot-ai-ops
Nautobot AI Plugin - Large Language Models (LLM), Model Context Protocol (MCP), Middleware and...
haseeb-heaven/langchain-coder
Web Application that can generate code and fix bugs and run using various LLM's (GPT,Gemini,PALM)