/ReportingPortalGPT

Primary LanguageRubyGNU General Public License v3.0GPL-3.0

ReportingPortalGPT

"Revolutionize Your Pentest and Bug Bounty Reports with ReportingPortalGPT: The Ultimate Tool for Professional Results!" ~chatgpt

Homepage

ReportingPortalGPT Homepage

Vulnerability

ReportingPortalGPT Vulnerability

Bootstraping Your App

Setup your app by adding GPT API key in config/local_env.yml:

OPENAI_API_KEY: sk-XXXXX

Then install the ruby dependencies and spin up the server:

$ bundle install
$ bin\rails server