A simple, open source site that interacts with code generation LLM.
- Install Ollama and pull whichever model you choose to use.
- Pull code (
git clone https://github.com/open-source-at-illinois/CodeGeneration.git
) npm i
(assuming Node installed)npm start
to execute