Skip to content

CranberryClock/InGameLLM

Repository files navigation

Loremaster's Lexicon an InGameLLM - WoW Addon (WIP)

Overview

InGameLLM is a World of Warcraft addon designed to enhance the in-game experience by providing dynamic and interactive query results for players. It allows users to input queries and view structured responses with icons and details within the game's UI.

Features

  • Dynamic Query System: Input your questions or search terms and get results displayed dynamically based off keywords you define.
  • Interactive Icons: Clickable icons that display additional details in a popup.
  • Scrollable Results: View multiple results in a scrollable frame for convenience.
  • Debug Panel: Includes a debug mode to display matched keywords and enhance development.

Installation

  1. Download the repository as a ZIP file.
  2. Extract the contents into your WoW AddOns folder, typically located at:
    • Windows: C:\Program Files (x86)\World of Warcraft\_retail_\Interface\AddOns
    • macOS: /Applications/World of Warcraft/_retail_/Interface/AddOns
  3. Restart World of Warcraft.
  4. Enable "InGameLLM" in the AddOns menu before logging into your character.

Usage

  1. Open the InGameLLM frame in-game using /ask
  2. Type your query into the input box, population should start asap
  3. View results displayed in the output frame with icons and text by clicking object.
  4. Click on an icon to view additional details in a popup window.

Troubleshooting