This project integrates the Bolt IoT ChatGPT API. The Chatbot responses to user queries continuously.
- Sign in to Bolt IoT.
- Navigate to the API Details (https://cloud.boltiot.com/apiDetails) page in a new tab.
- Click Generate API Key and copy the key for later use.
- Clone the git repository.
- Install package
pip install boltiotai - Paste your API Key Appropriately ( Recommended using replit.com for writing code and pasting the key in the secrets section ).
- Run the code.