Skip to content

019ec6e2/adrenaline

 
 

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 75.1%
  • CSS 22.9%
  • HTML 2.0%