Skip to content

DuoAlly/LoL-Chatbot-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DuoAlly AI LoL Chatbot

Overview

The DuoAlly AI Chatbot is an interactive assistant designed to help League of Legends players improve their gameplay.

Demo (old)

lol-chatbot-v2.mp4

Requirements

  • Python 3.7+
  • An OpenAI API key

Installation

  1. Clone the repository:

    git clone https://github.com/DuoAlly/LoL-Chatbot-v2.git
    cd LoL-Chatbot-v2
  2. Install dependencies:

    pip install -r requirements.txt
  3. Set your OpenAI API key:

    export OPENAI_API_KEY="your-api-key-here"

Usage

Start the chatbot from the terminal:

python chatbot.py

Type your questions (e.g., "What items should I build on Yasuo?") and press Enter. Type exit or quit to end the session.

License

This project is licensed under the MIT License.

Acknowledgments

  • Riot Games for creating League of Legends

About

An LoL Chatbot demo for DuoAlly AI - version 2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages