Skip to content

samueltckong/Gordian-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gordian.ai

An AI-powered smart `npm` package dependency visualizer and analyzer




View Demo · Report Bug · Request Feature

Features

Getting Started

  1. clone this repo and cd into it
git clone https://github.com/samueltckong/Gordian-AI/go.git
# or
git vlonr git@github.com:samueltckong/Gordian-AI.git 
cd Goridan-AI.ai
  1. set up python environment
python3 -m venv gordian
source gordian/bin/activate
pip install -r requirements.txt
pip list
  1. set up API keys
  • rename .env.example file to .env and fill out the API keys:
GROQ_API_KEY="" 
BLACKBOX_API_KEY=""
  1. run streamlit to host the website
streamlit run main.py

Usage

For online package depencncy analysis, enter the name of a package on npm, such as react For local project dependency analysis, upload a package.json or package-lock.json file.

License

Distributed under the MIT License.

Built With

  • Groq
  • Llama
  • Blackbox.ai
  • Streamlit
  • Python

Our Team

We are from team Lisa Mona of Lablab.ai Raise your Hack

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages