Third Week of Internship
This week focused on refining the spell-check feature by integrating Google’s Generative Language API, improving backend functionality, and enhancing user experience. Several key challenges were addressed, leading to important learnings and system improvements. Securing API Key Integration like The initial phase involved setting up a secure API key retrieval process. While a hardcoded key was used for initial testing, a more secure approach was needed. The challenge arose when the retrieved key from the database was not being recognized. After Read more…