A fun project that implements an interactive code bot to play around with and generate helpful suggestions to your code. It uses CodeLlama-instruct 13 B Large Language Model(LLM) in the background powered by Fermyon Cloud inferences.
To run the project, make sure you have Rust and Spin CLI installed.
Get started with spin build, spin up and spin deploy.