Skip to content

sbergsmann/humanornot

Repository files navigation

Human or Not

Video Link

Install Environment

either with poetry or the given requirements.txt file

Poetry

  • install Poetry
  • Tip: Make sure that your environment is install in the local folder for better overview by running
poetry config virtualenvs.in-project true
  • run poetry install in the cloned folder

Pip

  • make a new environment and run pip install -r requirements.txt

Running HumanOrNot

flet run --web .\main.py

Endpoints

the most easy way is to register on OpenAI and create an API key.

Example Endpoint Config for OpenAI:

Add the enpoint using the interface. The Api-key handling and save storage is all handled automatically.

Simulate multiple users

When running the shell command above, a browser window should pop up. To simulate multiple users, you can easily just duplicate the browser window with the same url and port (see video).

About

A Game to chat with humans and language models and identify AIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages