Skip to content

syildizz/PyMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyMaker

About

PyMaker is a web service that allows people to generate Python code using AI. For the webserver, FastAPI is used and for the code generation Ollama is used. The service can be deployed to a single server using a Docker compose file or to a cluster of computers using Kubernetes.

The Ollama instance is deployed locally uses the llama3.2 model by default.

main-image

Structure

The web server is located in the pymaker-web folder.

The deployment files are located in the pymaker-deploy folder.

About

PyMaker is a web service that allows people to generate Python code using AI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published