Skip to content

A hobby project using configurable LLMs to create projects, one off snippets, or edit existing code.

Notifications You must be signed in to change notification settings

tjeastmond/carlton-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carlton - A Simple Python AI Code Generator

This project is a small exercise in code generation using Python via a command line interface.

This project will currently only focus on working with single file creation, editing, reviewing, and refactoring. Maybe I will extend it t another time.

TODO

  • Create a simple command line interface
  • Implement basic file creation
  • Implement editing command
  • Apply edits
  • Implement review command
  • Implement refactor command
  • Write code to apply edits
  • Write code to display review

About

A hobby project using configurable LLMs to create projects, one off snippets, or edit existing code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages