Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doctorgpt: DoctorGPT brings GPT into production for application log error diagnosing! #394

Open
1 task
irthomasthomas opened this issue Jan 18, 2024 · 0 comments
Labels
CLI-UX Command Line Interface user experience and best practices github gh tools like cli, Actions, Issues, Pages New-Label Choose this option if the existing labels are insufficient to describe the content accurately openai OpenAI APIs, LLMs, Recipes and Evals shell-script shell scripting in Bash, ZSH, POSIX etc

Comments

@irthomasthomas
Copy link
Owner

DoctorGPT: Production-ready Log Analysis with GPT! (Not quite there yet...)

DoctorGPT is a lightweight, self-contained binary that monitors your application logs for errors and diagnoses them using the power of GPT.

DoctorGPT Demo

Getting Started

To get started with DoctorGPT, you'll need to set up a few things:

  1. Sign up for an OpenAI API key. You can do this by visiting the OpenAI website and following the instructions.
  2. Clone the DoctorGPT repository. You can do this by running the following command:
git clone https://github.com/yourusername/doctorgpt.git

Suggested labels

{ "key": "openai", "value": "Application of OpenAI's GPT models for log error diagnosis" } { "key": "llm-applications", "value": "Practical use cases for Large Language Models in error diagnosis and monitoring" }

@irthomasthomas irthomasthomas added CLI-UX Command Line Interface user experience and best practices github gh tools like cli, Actions, Issues, Pages New-Label Choose this option if the existing labels are insufficient to describe the content accurately openai OpenAI APIs, LLMs, Recipes and Evals shell-script shell scripting in Bash, ZSH, POSIX etc labels Jan 18, 2024
@irthomasthomas irthomasthomas changed the title ingyamilmolinar/doctorgpt: DoctorGPT brings GPT into production for application log error diagnosing! doctorgpt: DoctorGPT brings GPT into production for application log error diagnosing! Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI-UX Command Line Interface user experience and best practices github gh tools like cli, Actions, Issues, Pages New-Label Choose this option if the existing labels are insufficient to describe the content accurately openai OpenAI APIs, LLMs, Recipes and Evals shell-script shell scripting in Bash, ZSH, POSIX etc
Projects
None yet
Development

No branches or pull requests

1 participant