/incident-plat

Readable incident from your deployment logs

Primary LanguageTypeScript

Disclaimer the model will take sometime to boot see more here.

To demo the site you can try: (belco-edu) in the app name

https://incident-plat.vercel.app/

Incident Plat

Get a summary of your errors in your deployments from any app directly from vercel using a popular LLM LLama 🦙https://replicate.com/meta/llama-2-70b-chat

if you would like to run this app do the following:

  • sign up for the services below and fill in your env files with their token.
VERCEL_AUTH_TOKEN==******************
VERCEL_AUTH_PROJECT_ID==******************

UPSTASH_TOKEN==******************
UPSTASH_URL==******************

REPLICATE_API_TOKEN==******************
REPLICATE_URL=******************

Demo

Enter your app name from vercel

Screenshot 2023-11-09 at 1 11 34 PM

Then select the deployments that caused an error you'd like to see a summary off:

Screenshot 2023-11-09 at 1 12 27 PM

You can now trigger the LLM to generate the reason for why your deployments failed!

Screenshot 2023-11-09 at 1 14 40 PM