Hacker News new | ask | show | jobs
Show HN: Browser based code editor with chat UI and code autocompletion (github.com)
4 points by GeraltRivers 1089 days ago
Hello HN,

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.