PywAI โข Python AI wrapper for the WhatsApp Cloud API
PywAI is a simple asynchronous framework (based on PyWA) to enable the creation of AI agents and bots on Whatsapp.
TODO
- ๐ Fast and simple to use. No need to worry about the low-level details.
- Use OpenAI to generate responses
- Rewrite long responses to be more conversational
- Save conversation history on a local SQLite (encrypted or not)
TODO
TODO
- Python 3.10 or higher - https://www.python.org
TODO
- Public docs
- Sync with pywa 2.0
- Add more examples and guides
Feel free to open an issue if you have any suggestions. or even better - submit a PR!
This project is licensed under the MIT License - see the LICENSE file for details
Contributions are welcome! Please feel free to submit a Pull Request.