Show HN: Open-Source WhatsApp Sales Agent (Node.js, SQLite, OpenAI Calling)(github.com)
github.com
Show HN: Open-Source WhatsApp Sales Agent (Node.js, SQLite, OpenAI Calling)
https://github.com/bibinprathap/whatsapp-chatbot
1 コメント
This looks interesting — I like the combination of Node.js, SQLite, and OpenAI.
One thing I’m curious about: how are you handling rate limits and message ordering when dealing with WhatsApp APIs at scale?
In my experience with messaging systems, those tend to be tricky edge cases.