Data Engineering Intern (LLM-integrated summarization/QA/entity extraction and sentiment labeling/enrichment) at Data Epic Remote
Created a Python CLI workflow that uses the Gemini API to generate text summaries, context-aware question answering, and structured entity extraction from input text. Built an end-to-end pipeline that enriches e-commerce review content by running LLM-based sentiment classification and syncing the resulting outputs to a reporting dashboard. Ensured reliability by adding robust external API handling including retries, custom exceptions, and rate-limit management. • Implemented Gemini API calls for summarization, QA, and entity extraction. • Developed LLM-driven sentiment classification for review enrichment. • Managed output synchronization to a Google Sheets dashboard. • Added fault-tolerant GitHub API client logic for safe data retrieval.