DEV Community

Cover image for Generating Python Code from natural language
Ansh
Ansh

Posted on

2 1

Generating Python Code from natural language

Hey guys ,today I'm open sourcing HyperCode An Encoder Decoder based tool that can convert plain English into Python code.

https://github.com/thisisanshgupta/HyperCode/blob/main/src/transformer.py

Top comments (0)