ELMS.P.A.R.K

sector_elm

Disclaimer

This does not work every time and is not ready to generate code to be used in production.

Introduction

ELM Software Produced By AI's Responsive Knowledge

TLDR

ELMSPARK is a Text to Elm APP as a Service Project that we built as a submission into spawnfest

Local

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Set OPENAI_API_KEY OPENAI_ORGANIZATION_KEY in .zshrc
  • You will also need to install elm and elm-format
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Demo

Demo available at Fly.io at https://elmspark.fly.dev.

Future Work

  • Finetune Prompting
  • More LLMs

Learn more