#205 · Primary category: AI Chatbots

chatgpt-twitter-bot

bots chatbot chatgpt openai twitter

Twitter bot powered by OpenAI's ChatGPT API. It's aliveeeee 🤖

Project last updated:07/22/24

GitHub Stars

757

Forks

96

Contributors

1

License

MIT

Why we included this project

This is a compact, readable example of what happens when a language model gets loose on a public social feed. The bot connects OpenAI's ChatGPT API to Twitter, watches for mentions, and replies automatically. The author's write-up of running it through more than 100,000 conversations is genuinely useful for anyone planning a similar bot, and the codebase is small enough to follow end to end, making it a good starting point for learning how to structure an API-driven bot. The author now points to a rewritten successor, so treat this as a reference implementation rather than a maintained production service.

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