Skip to content

ardabck/adrenaline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adrenaline

Adrenaline is a chat interface for debugging your code. It's powered by vector search and large language models.

Demo

Usage

Adrenaline can be used here.

Running Locally

To run locally, clone the repository and run the following:

$ npm install
$ npm run start-local

Acknowledgements

Built by Jonathan Shobrook and Malik Drabla. Thanks to:

  • Ramsey Lehman for design feedback
  • Paul Bogdan, Michael Usachenko, and Samarth Makhija for various other feedback

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.2%
  • CSS 24.9%
  • HTML 1.9%