Skip to content

Langgraph Multi-Agent for automating dependency risk management

Notifications You must be signed in to change notification settings

rootstrap/langgraph-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependency scanner agent

Langgraph Multi-Agent for automating dependency risk management.

Flow

Basic Requirements

  1. Install Node.js https://nodejs.org/en/download/
  2. Install TypeScript
npm install -g typescript
  1. Install required dependencies
npm install
  1. Get an Gemini API key: https://makersuite.google.com/app/apikey
  2. Get an OpenAI API key: https://beta.openai.com/#/
  3. Update your .env file with your API_KEY

Build and Run

To start the server from the compiled folder (/dist).

npm run start

Demo

Demo

About

Langgraph Multi-Agent for automating dependency risk management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published