Markdown Composer - a clean and simple, GPT powered markdown composer

Hey everyone,

I built a markdown composing app that allows you to easily insert/add AI generated markdown. The idea was to make the user interface as simple and clean as can be (and also make it so that your hands rarely have to leave the keyboard). This is most definitely a work in progress and is very rough around the edges. Not for production (professional use) in its current state. Still some issues to work out.

Part 1:
ai-edit-a

Part 2:
ai-edit-b

Try it out here:

Component Demo

Note: You need an openai key and organization to use this.

Also,

Code is available here:

4 Likes

Hi @bouzidanas,

Thank you for sharing your cool app! It looks awesome! :balloon:

One high level suggestion for you; use a Streamlit custom subdomain to make the url shorter and memorable to users.

Example subdomain (if available) markdowncomposer.streamlit.app instead of https://bouzidanas-streamlit-markdown-composer-markdown-composer-7akm0z.streamlit.app/.

Happy Streamlit-ing! :balloon:

1 Like

Thanks for the tip!

The subdomain has been changed. The app is now located at markdown-composer.streamlit.app.

1 Like

Awesome!

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.