Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 285 Bytes

File metadata and controls

19 lines (13 loc) · 285 Bytes

nullify-chatbot

AI Agent chatbot which clones repos & scans for vulnerabilities.

Installation

git clone git@github.com:nalbion/nullify-chatbot.git
cd nullify-chatbot
npm install

Usage

To start the application, run the following command:

npm start