buge is a command-line application that uses the OpenAI API to diagnose bugs when programming.
Project description
buge
Think BUG-E, except I pronounce it 'booj'
Table of Contents
Description
BUGE is a command-line application that helps developers understand and troubleshoot common error messages by generating explanations and solutions using the OpenAI GPT-3 language model.
This program is free to use. However, if you would like to buy me a coffee, you can do so here:
Dependencies
- OpenAI: A cloud-based platform that allows users to build various artificial intelligence models, including natural language processing models that can generate text.
- python-dotenv: Python-dotenv reads key-value pairs from a .env file and can set them as environment variables. It helps in the development of applications following the 12-factor principles.
- rich package: Rich is a Python library for rich text and beautiful formatting in the terminal.
Installation
Usage
Contributing
Contributions to BUGE are welcome! If you encounter any issues, have suggestions for improvements, or want to add new features, feel free to submit a pull request or open an issue in the GitHub repository.
Licence
Copyright (c) 2018 The Python Packaging Authority
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Disclaimer
Please note that BUGE is a tool that generates explanations and solutions based on a language model, and its suggestions should be used as a starting point for troubleshooting, not as definitive solutions. It's always recommended to thoroughly understand the error messages and the underlying code before making changes. BUGE is not responsible for any unintended consequences that may arise from using its generated explanations and solutions.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file buge-0.0.4.tar.gz.
File metadata
- Download URL: buge-0.0.4.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c56de06f1a608096e0fafa811f60e8580a521519d63a1c1c8ae9c613b5653ca7
|
|
| MD5 |
f0fb0f4dfe778d84543680eae8281bd2
|
|
| BLAKE2b-256 |
026d4feff016b409946c82d8938c4d7a261882f4a92effae5951a3afae3cb12b
|
File details
Details for the file buge-0.0.4-py3-none-any.whl.
File metadata
- Download URL: buge-0.0.4-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51cc5aaab1ded2c54cc716ef5fbd7f46fd5b14ec5ac27bfa5c0969214063dd4a
|
|
| MD5 |
6c5226a276bfcc7b61d262e6632e3a17
|
|
| BLAKE2b-256 |
99669fee38272496ceb951253824b06350c2f476ed29bc98aa3910bbbd77fe89
|