Dynamic Software Engineer with a proven track record at Thomson Reuters, specializing in Python and machine learning. Successfully architected advanced legal research systems and led cross-functional teams, enhancing system resilience and optimizing data management. Passionate about leveraging cloud technologies and fostering collaboration to drive impactful solutions.
Here's my overall contribution to all the projects
RAS
VARS - Big Data
VARS - UI (Search Config Index)
Labs
Worked as a Full Stack Developer across RAS, VARS, UI, and Labs projects balancing multiple projects while maintaining quality work
Participated in a hackathon conducted by Thomson Reuters where we developed a model to automate scheme validation for headnotes. When a user inputs a headnote and requests a scheme, the system performs a similarity search against the vector database (we used FAISS, one of the popular vector databases) and returns the suggested scheme. We optimized the process using prompt engineering techniques, aiming to streamline scheme suggestions based on user input.
Created an LLM application using the Gemini model and LangChain to generate SQL queries from user input, designing accurate prompts and implementing a system to convert these into precise SQL queries.