SkillAgentSearch skills...

OpenDex

ChatGPT for Pokemon

Install / Use

/learn @kry0sc0pic/OpenDex
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

OpenDex

ChatGPT for Pokemon. Powered by OpenAI GPT-3 and Langchain

Dataset

Complete Pokemon Dataset by Mario Tormo Romero

Setup

1) Create OpenAI API Key here

2) Paste Key in .env.example so it looks like this

OPENAI_APK_KEY="sk-...aup2"

3) Rename .env.example to .env

4) Create Virtual Environment in the root folder and activate

virtualenv venv
venv\Scripts\activate # -> windows
source venv/bin/activate # -> linux/mac

5) Install Dependencies

pip install -r requirements.txt

6) Run Flask Web Server

python app.py

License

GNU AGPL v3

Youtube Video

https://youtu.be/hpps9CKD0pk

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks0

Languages

Python

Security Score

70/100

Audited on Jul 3, 2024

No findings