Skip to main content

CSGO Chatbot using OpenAI GPT-3.5 Turbo.

Project description

pycsgogpt

pycsgogpt is a CSGO chatbot powered by OpenAI GPT-3.5 Turbo. It connects to a CSGO client via Telnet and uses the GPT-3.5 Turbo model to generate responses based on incoming messages from other players. The chatbot provides an interactive and fun experience by simulating human-like conversations in the game.

Alt text

Installation

pip install pycsgogpt

Usage

First, add -netconport 21234 to the launch options of your CSGO server. Then, start the server and run the following command:

pycsgogpt <your_player_name> <your_openai_api_key> [--telnet-port <telnet_port>]
  • player-name: Your CSGO player name.
  • openapi-key: Your OpenAI API key.
  • telnet-port (optional): The telnet port for the CSGO server (default: 21234).

Contributing

Contributions are welcome! If you have any bug reports, feature requests, or suggestions, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See LICENSE for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pycsgogpt-0.1.6.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

pycsgogpt-0.1.6-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page