Metadata-Version: 2.1
Name: gpt-manifold
Version: 1.0.2
Summary: An assistant for betting on prediction markets on manifold.markets, utilizing OpenAI's GPT APIs.
Home-page: https://github.com/minosvasilias/gpt-manifold
Author: Markus Sobkowski
Author-email: sobmarski@gmail.com
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: openai
Requires-Dist: pick

# gpt-manifold

![gpt-manifold](logo.png)

An assistant for betting on prediction markets on [manifold.markets](https://manifold.markets), utilizing OpenAI's GPT APIs.

### Run

`pip install gpt_manifold`

`python -m gpt_manifold`

The assistant will display a list of markets and guide you through the process of placing bets.

### Features

- Display interactive list of markets and market information
- Generate `YES`, `NO` or `ABSTAIN` prediction using selected model (`gpt-4`, `gpt-3.5-turbo`)
- Use maximum amount of mana specified by user
- Post comment explaining reasoning (please don't abuse this!)
