Personalized LinkedIn Content Engine (Few-Shot & RAG) + LLM evaluation support
Built RAG and metadata-driven generation workflows to control output tone, topics, and retrieval precision using Llama 3 classification. Designed systems that retrieve relevant few-shot examples for improved reasoning and reduced latency in downstream generation. Established an LLM evaluation approach to measure response accuracy, hallucinations, and safety compliance. • Classified text attributes such as tone and topics to drive precision retrieval. • Generated branded LinkedIn content using few-shot prompting conditioned on historical data. • Used semantic similarity search with ChromaDB to select relevant SQL/code examples. • Evaluated model outputs for accuracy, hallucination risk, and safety compliance.