Skip to content

Created a simple chatbot using the Google Gemini API. It’s a fun little project that lets you chat with AI (similar to ChatGPT and other AI chatbots) and get responses based on Gemini’s capabilities!

Notifications You must be signed in to change notification settings

Lindoop/MiniMind

Repository files navigation

MiniMind Discord Bot

MiniMind is a lightweight Discord bot I built as a personal side project — think of it as a pocket AI that lives in your server. It can help with grammar checking, translation between languages, and paraphrasing text, all through simple text commands.

✨ Features:

  • Grammar Checker – Reviews text for spelling and grammatical errors
  • Translator – Translates text between various languages (e.g., English, French, Chinese)
  • Summarizer – Condenses long text into a shorter, summarized version

🛠️ Built With:

  • Python
  • discord.py for Discord integration
  • deep-translator for multilingual support
  • Gemini API (Google) for AI-powered grammar and paraphrasing
  • asyncio for asynchronous command handling

About

Created a simple chatbot using the Google Gemini API. It’s a fun little project that lets you chat with AI (similar to ChatGPT and other AI chatbots) and get responses based on Gemini’s capabilities!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages