Skip to content

open-source-at-illinois/CodeGeneration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeGeneration

A simple, open source site that interacts with code generation LLM.

Getting Started

  1. Install Ollama and pull whichever model you choose to use.
  2. Pull code (git clone https://github.com/open-source-at-illinois/CodeGeneration.git)
  3. npm i (assuming Node installed)
  4. npm start to execute

About

LLM Code Generation site using Ollama as a backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published