Skip to content

heeaart/openai-answer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ask openai for question

Ask openai in python

What is openai?

OpenAI Baselines is a set of highly optimized, state-of-the-art reinforcement learning algorithms to learn control policies in a variety of environments, including classic video games and robotic simulators. The algorithms are based on the same deep reinforcement learning methods that power the AlphaGo and AlphaStar projects. OpenAI Baselines provide a benchmark for much faster comparison of different algorithms and a common platform for reproducible research.

Installation

  1. Get a free API Key at https://beta.openai.com/account/api-keys
  2. Clone the repo
    git clone https://github.com/heeaart/openai-answer
  3. Install all packages
    pip install -r requirements.txt
  4. Enter your API in .env
    TOKEN-API=tutaj-wklej-kod-api

About

ask a question openai and you will get an answer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published