Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lauragift21/learnbuddybot


https://github.com/lauragift21/learnbuddybot

Last synced: about 6 hours ago
JSON representation

Awesome Lists containing this project

README

        

# LearnBuddy Discord Bot

LearnBuddy is a Discord bot designed to facilitate learning within a Discord server. It leverages the power of [Cloudflare Workers](https://workers.cloudflare.com/) and [Workers AI](https://ai.cloudflare.com/) 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](https://github.com/Skye-31/workers-ai-bot), showcasing the potential of Cloudflare's AI capabilities in enhancing user engagement on Discord.

![Discord screenshot](./img.png)

## Technology Stack

- **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.

## Getting Started

To try out LearnBuddy in your Discord server, follow the steps below:

1. **Add LearnBuddy to Your Server:** Visit the [LearnBuddy invitation link](https://discord.com/api/oauth2/authorize?client_id=1204754274698002482&permissions=0&scope=bot) (placeholder for actual link) to add the bot to your Discord server.
3. **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.

## Usage

- **Interactive Commands:** LearnBuddy responds to a variety of commands to facilitate learning and content creation.
- `!learn `: Starts an interactive learning session on the specified topic..

## Contribution

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.

## Acknowledgements

Special thanks to Skye-31 for the inspiration behind LearnBuddy. Check out their [Workers AI Bot on GitHub](https://github.com/Skye-31/workers-ai-bot) for more insights into the potential of Cloudflare Workers and AI in building interactive bots.

## License

LearnBuddy is licensed under [MIT License](https://opensource.org/licenses/MIT) (placeholder for the actual license link), making it free and open-source for personal and commercial use.