Before deploying anything, the foundation needed to be solid.
Tightened input validation with a minimum length check and a prompt injection guard that rejects inputs containing prompt-like keywords. Confirmed the API key is safely stored in .env and never touches the repo. Cleaned up the README with proper run instructions, project structure, and notes on Groq free tier limits for anyone who wants to run it locally.
Not the most exciting day to post about but it is the kind of work that separates an app that works from one that holds up.
Deployment is next ✨
Check out the repo to follow along.
@decodingdatascience @ddsbusinesscircle
#DecodingDataScience #BuildingAIApplicationChallenge #AIChallenge #BuildInPublic