Code Monkey home page Code Monkey logo

chataii's Introduction

(WIP) OpenAI-Character-Chat

Talk with a video game character using OpenAI API

Techs

This app is using Python for the server-side and Flutter for the client-side app.

Requirements

  • Python

  • Flutter -> Check if Flutter can run by typing "flutter doctor" (You need to add flutter to the path).

  • Docker

Optional requirement

Its better if you have docker installed to easily access to a database.

Installation

Launch the installation script, it will install the dependencies for the python api and the flutter app.

Start the app

Launch the bash script 'START.sh' and it will start the API and the front end interface.

Config

You must create a .env file in the server folder and write API_KEY='your_api_key' inside of it.

Get your API key

To get your openAI API key :

  1. Go to the OpenAI website (https://openai.com/) and click on the "Sign Up" button in the top right corner of the page.

  2. Fill out the registration form with your email address, password, and other required information.

  3. Verify your email address by clicking on the link sent to your email.

  4. Once you have verified your email, log in to your account on the OpenAI website.

  5. Click on the "API" button in the top right corner of the page.

  6. Click on the "Create API Key" button.

  7. Enter a name for your API key and select the scope(s) for the key.

  8. Click on the "Create" button.

  9. Your API key will be displayed on the screen.

chataii's People

Contributors

milan144 avatar alrikdlf 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.