A GPT-powered agent for Path of Exile 2 with up-to-date game data that helps players synergize their builds, assess their gear, search for valuable trades, create loot filters, answer game-related questions, and more.
This GPT-powered agent analyzes PoE2 wiki data, popular PoE2 build webpages, current game data, and real-time player data to offer insights and recommendations. This agent is not intended to create builds for you but to aid you on your journey.
General Game Knowledge Assistance
e.g., “How does Acrobatics work?”
Build Suggestions
e.g., “What are the meta builds right now?”
Gear Upgrade Assessment
Upload a screenshot of an item and ask, “Is this an upgrade for me?”
Synergies Analysis
e.g., “What skill gems work well with X?”
Tailored Loot Filter Generation
e.g., “Make a basic early-game loot filter for my character that ignores grey items.”
Trade Search
e.g., “What are some good swords available on the market for my character?”
None of the data mentioned above (except for game data) is stored or used for any other purposes. This data is requested by the user and is only accessible during the user’s chat interface session.
Clone the repository
.env.example
to .env
and add your OpenAI API Key
cp .env.example .env
Install and start up Docker
docker compose up -d;
This project uses:
This is an unofficial Path of Exile 2 app and is not affiliated with or endorsed by Grinding Gear Games.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
You are free to:
The licensor cannot revoke these freedoms as long as you follow the license terms.
This software is provided solely for personal and non-commercial use. Any use of this software or its derivatives for commercial purposes is strictly prohibited.
See the LICENSE file for details.