A chatGPT powered Meraki analyzer
Project description
chatGPT_Meraki_Event_Analyzer
A chatGPT / Meraki SDK Python powered event analyzer
Current API Coverage
Network Events
Current chatGPT Prompts
Network Events
{"role": "system", "content": "You are a network troubleshooting tool"},
{"role": "user", "content": f"Please describe the following ncondition { event }"},
{"role": "system", "content": "You are a chatbot"},
{"role": "user", "content": f"Please describe the following network condition { event } and explain it like I'm 5"},
{"role": "system", "content": "You are a network troubleshooting tool"},
{"role": "user", "content": f"Is the network event { event } a problem with the network?"}
{"role": "system", "content": "You are a network troubleshooting tool"},
{"role": "user", "content": f"How do I troubleshoot a { event } problem with Meraki?"},
Installation
$ python3 -m venv meraki
$ source meraki/bin/activate
(meraki) $ pip install chatgpt_meraki_analyzer
Usage - Environment Variables - IMPORTANT
Please export / setup this environment variable prior to running vivlio
(meraki) $ export MERAKI_DASHBOARD_API_KEY=<Meraki API Token>
Also please create a .env file with the following
- Required OPENAI_KEY=""
Available from platform.openai.com
** Optional for WebEx Messages
WEBEX_TOKEN="" WEBEX_ROOMID=""
Usage - In-line
(meraki) $ chatgpt_meraki_analyzer
Always On Sandbox
This code works with the always on sandbox!
export MERAKI_DASHBOARD_API_KEY=fd6dd87d96915f21bc0e0b3d96a866ff0e53e381
Contact
Please contact John Capobianco if you need any assistance
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file chatgpt_meraki_analyzer-0.1.1.tar.gz
.
File metadata
- Download URL: chatgpt_meraki_analyzer-0.1.1.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.1 CPython/3.10.4 Linux/5.10.102.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d71e3c7b46189e715245cd73f5eb5ecbe25632d9dc631c6257ecdfa1087c4a2a |
|
MD5 | 5a0f157e354fe6d3d2e1ac315d0ba132 |
|
BLAKE2b-256 | 9a223fb1b0cfdd8ed0aafc9cf32df6dccdb18c05c29f8dcb080e487248555db3 |
File details
Details for the file chatgpt_meraki_analyzer-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: chatgpt_meraki_analyzer-0.1.1-py3-none-any.whl
- Upload date:
- Size: 16.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.1 CPython/3.10.4 Linux/5.10.102.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 566cc124aa4696cb2b3c35bac75c81f97d967d962d639415d1f865e80c76b66e |
|
MD5 | 482fad6f7b1a01c22215b1a348a2e903 |
|
BLAKE2b-256 | 5850269cb8246ba3783b36278569b5e9e00ea6082207886435a33e1f494aa889 |