A no-code development framework — Let AI do the coding for you 🦾  ICort

GitHub - textcortex/icortex: A no-code development framework—Let AI do the coding for you 🦾

submited by
Style Pass
2023-03-26 16:30:05

A no-code development framework — Let AI do the coding for you 🦾

ICortex is a no-code development framework that lets you to develop Python programs using plain English. Simply create a recipe that breaks down step-by-step what you want to do in plain English. Our code generating AI will follow your instructions and develop a Python program that suits your needs.

You can try out ICortex directly in your browser. Launch a Binder instance by clicking here, and follow the instructions in our docs to get started.

Google Colab is a restricted computing environment that does not allow installing new Jupyter kernels. However, you can still use ICortex by running the following code in a Colab notebook:

Note that the package needs to be installed to every new Google Colab runtime—you may need to reinstall if it ever gets disconnected.

Leave a Comment