Intelligent Code Editor is my team's senior design project that translates a natural lanaguge statement describing code into the equivalent Java code. I created the neural machine translation system (translates English to Java code) and had the role of Meeting Facilitator (project planning, task delegation, roadblock remover). The user will enter a natural language statement describing the code they want to write. Our system will then convert that statement to equivalent Java code.
Below there is a diagram that explains more specifics about the system and a video demonstrating the system.