Introducing ICortex, our new Jupyter kernel that allows you to generate Python code from natural language prompts:
{%youtube AtVCBNq48oc %}
ICortex is a drop-in replacement for the IPython kernel that powers Jupyter Notebooks.
It is open source, fully extensible, and can connect to multiple code generation services, including TextCortex API, OpenAI Codex API, locally-running HuggingFace models, and so on.
Whether you are ...