Elixir/Phoenix app to generate working code using OpenAI GPT4

TL;DR

Demo of LLM models’ potential to serve as autonomous self-healing agents inside mission critical applications.

Just wrapped the cool Spawnfest 2023 contest and wanted to bring to your attention the PoC I’ve put in place. Could be very helpful to any beginner in Elixir that’s tired of ChatGPT producing bad code examples. :stuck_out_tongue_winking_eye:

One app generates working code examples and the other demos autonomous hot reload capability.

You will need an OpenAI API key with GPT4 for the app to shine.

3 Likes

Just added 10 dollars to OpenAI API to try this out. :nerd_face:
Cool project!


One note: for my screen FE is broken like this. :sweat_smile: I noticed in responsive mode for most screen sizes it’s okay, but maybe put all parts in one column?

Are changes welcomed? Would love to participate. :bug:

Glad you liked it!

Yeah, it was a 48 hour hackathon and FE is not my strong suite.:disappointed_relieved:

Changes are more than welcome! :pray:

2 Likes
➜  open_ei git:(frontend-changes) git push --set-upstream origin frontend-changes
remote: Permission to ValedL/open_ei.git denied to ken-kost.
fatal: unable to access 'https://github.com/ValedL/open_ei.git/': The requested URL returned error: 403

Could you please add me? :new_moon: :pray:

Added. :muscle: