Hi Product hunt members. I just made my first launch yesterday with an advanced Dev ai chat UI
by•
I've had a long technical career in networking, integration, software, computers, configurations, testing, debugging and more for over 25 years. It wasn't until about 5 years ago i started making my own experiment's using Arduino IDE. After that i continued on with python courses, java, android studio creating all kinds of applications for users or production testing environments, which led me to here: A full featured AI chat UI that rivals and out performs Chat GPT in features and enhancements. If your building ai chats, I'm happy to share my knowledge and experience.
I'm not a seasoned professional developer, rather i consider myself a highly skilled and educated knowledge worker.
49 views

Replies
Product Hunt
Hey Kristopher, welcome to Product Hunt 👋
I also love playing around with Arduino. I've had a lot of fun with those kinds of projects. What kind of stuff did you build using Arduino?
You mentioned that your AI chat UI outperforms ChatGPT. What features and enhancements would you say are better than what ChatGPT offers?
@jakecrump
Hi Jake,
Yes the Arduino was a lot of fun. I used the Arduino d1 mini wi-fi ESP8266.
My experiments were running web server for serial over wi-fi to a GUI from some proprietary devices that have embedded code and command structures to get weight data, set Led's and alarms for specific criteria. The GUI would also be able to communicate to the end point to configure or request other information.
I did that for about 6 months making different versions and variations.
As for my Chat UI,
It can download entire sessions as PDF or Markdown for documentation or in coding projects.
My edit prompt and response are in line on top.
You can download code blocks with your own name in the exact format due to detected language logic.
You can download the assistant text as PDF, text or Markdown for example if the response was only text like instructions, resume or whatever else.
You can delete the entire last prompt and code blocks.
You can clear all chat history(All sessions) with a single click.
Easily toggle dark mode
These are what stand out above Chat GPT to make it more developer friendly but great for any user.
Thanks for your interest and comments