automateyournetwork / pingbuddy

AI Analysis and "chat" with your PING

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pingbuddy

AI Analysis and "chat" with your PING

Getting started

Clone the repo

Make a .env file inside the packet_buddy folder (where the ping_buddy.py file is located)

put this in the file:

OPENAI_API_KEY="<your openapi api key>"

Bring up the server

docker-compose up

Visit localhost

http://localhost:8506

About

AI Analysis and "chat" with your PING

License:GNU General Public License v3.0


Languages

Language:Python 83.7%Language:Dockerfile 15.8%Language:Shell 0.6%