Welcome to Web-GPT2Bpftrace! Harness the power of AI to automatically generate bpftrace programs just by entering natural language commands. This project is built upon the OpenAI's GPT and the ever-versatile bpftrace.
Why wait? Test it right now at Web-GPT-2-Bpftrace.
- Enter your natural language command into the left text box.
- The AI-generated bpftrace program will appear in the right text box.
- Copy the generated program, save it locally, e.g., as
gpt-bpftrace.bt. - Run it with bpftrace using the command:
$sudo bpftrace gpt-bpftrace.btPrefer running it on your machine? Here's how:
git clone https://github.com/RightBrainBoy/Web-GPT2Bpftrace.gitBefore you get started, ensure you have all the needed packages.
npm installnpm run devNow, navigate to your local server and see Web-GPT2Bpftrace in action!
- Intuitive UI: Seamless conversion from natural language to bpftrace programs.
- AI-Powered: Utilizes the advanced capabilities of OpenAI's GPT.
- Open Source: Dive deep into the code, contribute, or customize it to your liking.
Discover the depths and details of Web-GPT2Bpftrace in the README of Web-GPTtrace
Contributions from everyone are always welcome!
This project is licensed under MIT License.
