Coder Social home page Coder Social logo

goapp's Introduction

๐Ÿš€ Python Error Collector for LLMs ๐Ÿš€

Hello there, adventurous coder! ๐Ÿ˜Ž Are you tired of those pesky Python errors ruining your day? Ever wished you could teach your Language Learning Model (LLM) to understand your specific coding mistakes? Well, guess what? Your wish has just come true! ๐ŸŒˆ

๐ŸŒŸ Features

  • Real-Time Error Capturing: Automatically captures Python errors as they happen. ๐Ÿž
  • Codebase Snapshots: Takes a snapshot of the relevant code files and saves them in a user-specific directory. ๐Ÿ“ธ
  • Shell Flexibility: Works with both Bash and Zsh. ๐Ÿš
  • Systray Integration: A handy systray menu for quick interactions. ๐Ÿฑ

๐Ÿ“ Where Does It Save the Files?

  • On macOS: The snapshot and error files get saved to ~/Library/Application Support/PythonCapture.
  • On Windows: The files will be saved in a corresponding AppData folder.

๐Ÿ›  Installation

  1. Clone this repository:
    git clone https://github.com/YourUsername/PythonErrorCollectorForLLMs.git
  2. Navigate into the project directory:
    cd PythonErrorCollectorForLLMs
  3. Install the required Go packages (make sure Go is installed):
    go get -u github.com/getlantern/systray
    go get -u github.com/google/uuid
  4. Build the Go project:
    go build

๐Ÿš€ Usage

  1. Start the application:

    ./your_compiled_binary
  2. Use the systray menu to:

    • Set your preferred shell ๐Ÿš
    • Add or remove an alias ๐Ÿ“›
  3. Run your Python scripts as you normally would. If an error occurs, the application will capture it along with a snapshot of your codebase.

  4. The collected data will be used to fine-tune your LLM. ๐ŸŽฏ

๐Ÿค Contributing

Feel free to fork, open a pull request, or submit issues. All contributions are welcomed! ๐Ÿค—

๐Ÿ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.

๐ŸŽ‰ Final Words

Happy coding! May your Python scripts be ever error-free and your LLMs ever smarter! ๐Ÿฅณ

goapp's People

Contributors

blazickjp avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.