GitHub - cofob/autogenlib: Import wisdom, export code.
AutoGenLib
The only library you'll need ever.
Import wisdom, export code.
AutoGenLib is a Python library that automatically generates code on-the-fly using OpenAI's API. When you try to import a module or function that doesn't exist, AutoGenLib creates it for you based on a high-level description of what you need.
Features
Dynamic Code Generation: Import modules and functions that don't exist yet
Context-Aware: New functions are generated with knowledge of existing code
Progressive Enhancement: ...
Read more at github.com