How I Made My AI App Smarter (Project 2, Update 1)
I replaced a bad, high-friction feature (manual language input) with a smart, automatic one. Here's the code and my thought process.
Oct 27, 20256 min read21

Search for a command to run...
Articles tagged with #genai
I replaced a bad, high-friction feature (manual language input) with a smart, automatic one. Here's the code and my thought process.

How implementing try-except and if checks made my Streamlit app better.

How a Single Feature Update Brought Three Bugs and Enhanced My Development Skills
