This summer I am a front-end SWE intern at Sigma Computing, working as part of the growth team. Although it is my first time working with a React-based website, I was able to comprehend the foreign codebase and I began merging pull requests to the product by the end of my first week. For my Intern Project, I was tasked to add a feature that generates table descriptions via AI. I used the OpenAI API’s gpt-3.5-turbo model and was able to generate a concise and accurate description passing in the metadata of the table into the prompt.