I'm sharing a project I've been working on: a browser-based code editor with a chat UI and autocompletion feature similar to GitHub Copilot. It's entirely open-source and MIT licensed.
Feel free to give it a try at https://www.lmed.io/ and view the code repository at https://github.com/jongomez/lmed
Looking forward to your thoughts and feedback.