GithubHelp home page GithubHelp logo

jhockersmith / discord-gemini-ai Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 74 KB

A Gemini AI language project hosted within a Discord bot environment.

License: GNU General Public License v3.0

Python 100.00%

discord-gemini-ai's Introduction

Discord based AI chat environment using the Gemini 1.0 AI by Google.

Features:

  • Latest Discord Bot Command System
  • Gemini 1.0 AI Model

Tested on

  • Termux
  • Ubuntu
  • Kali-Linux
  • Windows 10/11

Installation

Install dependencies (git, python)
  • For Debian
    sudo apt install git python3 -y
    
  • For Termux
    pkg install git python3  -y
    
Download Project
  • Clone this repository

    git clone https://github.com/jhockersmith/Discord-Gemini-AI
    
  • Enter the directory

    cd Discord-Gemini-AI
    
  • Install all modules

    pip install -r requirements.txt
    
  • Run the tool

    python main.py
    
Using the AI

Within Discord:

  • Type the following command, followed by your prompt
    /chat [prompt]
    
  • Example Command
    /chat Please generate a Python script that simplifies ratios. 
    
    Example Output:

Check out my other projects:

  • GPT-Jarvis - A real-life JARVIS using the OpenAI Whisper, Audio, and GPT 3.5 Turbo APIs

Disclaimer

This tool is developed for educational purposes. You have your own responsibilities and you are liable for any damage or violation of laws by this tool. The author is not responsible for any misuse of the project!

This repository is open source to help others. So if you wish to copy, consider giving credit!

discord-gemini-ai's People

Contributors

jhockersmith avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.