Giter VIP home page Giter VIP logo

echo's Introduction

Echo - An AI Assistant for your Discord Starship

Echo is designed to be an AI assistant for a made-up spaceship, providing education about humanity and psychological support for the crew.

Getting Started

To use Echo, you will need to have a Discord Bot account and it's token. You will also need an API key for the OpenAI GPT-3 API (https://platform.openai.com/account/api-keys). Once you have these, you can clone this repository and install the dependencies using npm:

$ git clone https://github.com/S1monlol/echo.git
$ cd echo
$ docker build . -t echo

Next, you will need to create a .env file in the root directory of the project with the following contents:

DISCORD_TOKEN=[your-discord-token]
OPEN_API_KEY=[your-openai-api-key]

Finally, you can start the bot by running the following command:

$ docker run --env-file .env echo

Usage

Echo will respond to any message that mentions the bot or is a reply to a message sent by the bot. The bot's response will be generated based on the context of the conversation.

Features

  • The bot is powered by OpenAI's GPT-3 language model, providing a conversational AI experience for the crew of the spaceship.
  • The bot is designed to educate the crew about humanity and provide psychological support.
  • The bot can be reset at any time by using the resetcontext slash command.

Contributing

If you would like to contribute to the development of Echo, please feel free to submit a pull request. All contributions are welcome!

License

This project is licensed under the MIT License

echo's People

Contributors

s1monlol avatar qpixel 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.