LearnBuddy is a Discord bot designed to facilitate learning within a Discord server. It leverages the power of Cloudflare Workers and Workers AI to provide on-demand, interactive content. At its core, LearnBuddy uses the @cf/meta/llama-2-7b-chat-fp16
text generation model, ensuring high-quality, contextually relevant responses.
This project draws inspiration from Skye-31's Workers AI Bot, showcasing the potential of Cloudflare's AI capabilities in enhancing user engagement on Discord.
- Cloudflare Workers: Utilizes Cloudflare's edge computing platform for deploying and running the bot with low latency and high reliability.
- Workers AI: Employs Workers AI for intelligent text generation, powered by the
@cf/meta/llama-2-7b-chat-fp16
model, to deliver context-aware educational content. - Discord API: Integrates with Discord's API for seamless interaction within Discord servers, offering a rich user interface and experience.
To try out LearnBuddy in your Discord server, follow the steps below:
- Add LearnBuddy to Your Server: Visit the LearnBuddy invitation link (placeholder for actual link) to add the bot to your Discord server.
- Start Learning: Use LearnBuddy's commands to begin your interactive learning journey. You can get a list of commands by typing
!help
in any text channel where LearnBuddy is present.
- Interactive Commands: LearnBuddy responds to a variety of commands to facilitate learning and content creation.
!learn <prompt>
: Starts an interactive learning session on the specified topic..
We welcome contributions from the community to help improve LearnBuddy. If you're interested in contributing, please visit our GitHub repository at LearnBuddy GitHub (placeholder for the actual GitHub link) for contribution guidelines and more information.
Special thanks to Skye-31 for the inspiration behind LearnBuddy. Check out their Workers AI Bot on GitHub for more insights into the potential of Cloudflare Workers and AI in building interactive bots.
LearnBuddy is licensed under MIT License (placeholder for the actual license link), making it free and open-source for personal and commercial use.