Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Discord bot conversational model integration #124

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

c0d3-br34k3r
Copy link

@c0d3-br34k3r c0d3-br34k3r commented Sep 3, 2023

Scope

TextBase is a Discord bot that leverages the OpenAI GPT-3 API to answer questions and engage in text-based conversations. You can add this bot to your Discord server and interact with it by mentioning the bot in a channel and asking your questions. The bot will respond with text generated by the GPT-3 model.

Rationale

The rationale behind building the TextBase Discord Bot is to create a versatile and interactive tool that can facilitate text-based conversations, answer questions, and engage users in a Discord server. Here are some key reasons and motivations for building this bot:

  • Leveraging GPT-3's Capabilities: The bot utilizes the power of the OpenAI GPT-3 model, which is known for its natural language understanding and generation capabilities. This allows the bot to provide informative and contextually relevant responses to user queries.

  • Enhancing User Engagement: Discord servers are often used for community building, discussion, and information sharing. By integrating a bot that can answer questions and participate in conversations, server administrators can enhance user engagement and make the server more interactive.

  • Educational and Informative: The bot can serve as an educational resource by providing answers to general knowledge questions, explaining concepts, or offering insights on various topics. It can be a valuable tool for users looking to learn and explore new information.

  • Experimentation and Learning: Building a Discord bot that interfaces with an AI model like GPT-3 provides an opportunity for developers to experiment with natural language processing (NLP) technologies and learn how to integrate them into real-world applications.

  • Customization and Adaptability: The bot's code can be customized to suit specific server needs. Server administrators can tailor the bot's behavior, fine-tune its responses, and adjust its settings to align with the server's purpose and audience.

Screenshots


1

Video Link


Youtube - https://www.youtube.com/watch?v=OkTw3LCIoQQ

Code improvements

  • Added new discord chatbot functionalities.

Developer checklist

  • I’ve manually tested that code works locally on desktop and mobile browsers.
  • I’ve reviewed my code.
  • I’ve removed all my personal credentials (API keys etc.) from the code.

@vercel
Copy link

vercel bot commented Sep 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
textbase ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 3, 2023 11:23pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant