Skip to content

Mearman/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

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 70.5%
  • CSS 26.3%
  • HTML 3.0%
  • Dockerfile 0.2%