All projects
Genisys
July 2025Python3
Ollama
OpenAI API
1 starsPythonUpdated July 2025
Genisys is a command-line tool that scaffolds a working sample project on demand, using either a local Ollama model or the OpenAI API depending on what's available. Point it at a project idea and it plans a file structure, then generates the code for each file, aiming to remove the repetitive setup work of starting something new. Supporting both local and hosted models means it can run entirely offline, or lean on a hosted model for tougher generation tasks.