Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 184 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 184 Bytes

GTorque

A game AI assistant.

Getting Start

  • install docker
  • install docker-compose
  • install python
  • install requirements
  • start redis and qdrant with docker-compose up -d