Currently an Extern @Wayfair
AI Professional
I’m passionate about leveraging AI to transform data into actionable insights and improve brand strategies.
Works samples
Check out my externship projects, where I apply AI and data analytics to real-world challenges and gain valuable skills.

Beats By Dre · Mar 2026 · ✅ Verified by Extern
Beats by Dre Data Analytics: Qualitative & Quantitative Insights Externship
Explore how leading brands decode consumer conversations to create products that resonate. This externship offers practical skills in uncovering market trends, analyzing authentic customer feedback, and performing sentiment analysis with Python and innovative AI tools. Perfect for those interested in consumer behavior, data analytics, or business strategy, you'll get a firsthand look at how companies use consumer emotions and opinions to guide strategic decisions.
Data AnalysisPythonAI & ML
Outamation · May 2026 · ✅ Verified by Extern
Outamation Advanced AI-Powered Document Insights and Data Extraction Externship
Think AI is all about chatbots and image generators? Think again. In this externship, you’ll explore how AI is transforming massive, messy document workflows into smart, searchable data. From building Python scripts to testing open-source models, you’ll turn unstructured files into usable insights—and walk away with projects, skills, and code that employers love. Top-performing externs may get the opportunity to interview with the host company for an internship!
AI & MLData AnalysisPythonGoogle ColabLlama IndexPresentation Skills
Wayfair · · ✅ Verified by Extern
Wayfair AI Agent Engineering for Business Intelligence Externship
Learn one of the most in-demand skills shaping the future of work: building AI agents. In this externship, you’ll step into the role of an AI Agent Developer and use n8n to design agents that think, plan, and act on real data — automating insights, decisions, and workflows. No coding experience required. By the end, you’ll create a live dashboard powered by your own AI agents, gaining hands-on experience that applies to any role or industry — from marketing and consulting to product management and data science.
AI Workflow DesignAI Agent DevelopmentWeb Scraping & Data ExtractionPresentation SkillsOther·
Ongoing research: Working paper (in preparation)
Examines how administrative capacity influences policy implementation outcomes in subnational Nigeria. Using a mixed-methods approach combining interviews and quantitative analysis, the study identifies key institutional factors shaping public service delivery, including funding predictability, staff capacity, and political interference. Authors: Williams Edidiong Dominic
About me
I’m passionate about leveraging AI to transform data into actionable insights and improve brand strategies.
I am an aspiring professional focused on Artificial Intelligence, eager to build and enhance my technical skills. With a Bachelor’s degree, I am currently gaining hands-on experience through externships, exploring the intersection of AI and data analytics.
Externships
Wayfair AI Agent Engineering for Business Intelligence Externship
Wayfair
Experience
AI Extern (Wayfair)
Wayfair · Jul 2026 – present 2026
AI/ML Extern (Outamation)
Outamation · Mar 2026 – Jun 2026
Data Analyst Extern (Beats by Dre)
Beats by Dre · Dec 2025 – Mar 2026
Education
University of Uyo
BACHELOR OF SCIENCE (B.SC.) IN POLITICAL SCIENCE AND PUBLIC ADMINISTRATION
Skills
Beats By Dre · Mar 2026
Beats by Dre Data Analytics: Qualitative & Quantitative Insights Externship
Explore how leading brands decode consumer conversations to create products that resonate. This externship offers practical skills in uncovering market trends, analyzing authentic customer feedback, and performing sentiment analysis with Python and innovative AI tools. Perfect for those interested in consumer behavior, data analytics, or business strategy, you'll get a firsthand look at how companies use consumer emotions and opinions to guide strategic decisions.


Overview
During my externship with Beats by Dre, I delved into consumer conversations to uncover market trends and analyze customer feedback. I gained practical experience in sentiment analysis using Python and AI tools, which equipped me with valuable skills in data analytics and business strategy. This project emphasized the importance of understanding consumer emotions and opinions to inform strategic
What I did
In the course of this externship, I completed several key projects that enhanced my understanding of consumer insights and data analytics. Below is a summary of the work I accomplished across various modules.
Create a Pain Point Chart
I utilized AI tools such as Perplexity and ChatGPT to identify customer frustrations, creating a Pain Point Chart that highlighted key insights. This analysis informed the foundation for a comprehensive journey map focused on genuine consumer needs.
Analyze Consumer Insights
I analyzed consumer insights derived from survey data, conducting both quantitative and qualitative analyses. Using Google Sheets, I created data visualizations that presented findings clearly, culminating in AI-driven insights that deepened my understanding of consumer behavior.
Synthesize Consumer Insights
I focused on creating impactful presentations, learning slide structure and design principles. I utilized AI to plan and refine my presentation, incorporated charts with Gamma, and developed a data dashboard using Claude, ultimately presenting my findings in a video format.
Map the Customer Journey
I distinguished between consumers and customers, developing an 'Ideal Consumer List' tailored for targeted segments. I applied the AIDA framework to create a Customer Journey Map, effectively mapping crucial touchpoints between the business and its consumers.
Conduct Sentiment Analysis
I performed exploratory data analysis (EDA) and sentiment analysis using Python and Google Colab. I gathered and cleaned customer review data with Pandas and NumPy, visualizing insights that revealed consumer sentiment trends.
Outamation · May 2026
Outamation Advanced AI-Powered Document Insights and Data Extraction Externship
Think AI is all about chatbots and image generators? Think again. In this externship, you’ll explore how AI is transforming massive, messy document workflows into smart, searchable data. From building Python scripts to testing open-source models, you’ll turn unstructured files into usable insights—and walk away with projects, skills, and code that employers love. Top-performing externs may get the opportunity to interview with the host company for an internship!


Overview
In this externship, I explored the transformative impact of AI on document workflows, focusing on mortgage automation. I developed skills in Python, machine learning, and optical character recognition (OCR) to convert unstructured documents into actionable data. Through various projects, I built a comprehensive document intelligence system capable of efficient data extraction and retrieval,
What I did
Throughout this externship, I completed several projects that enhanced my understanding of AI in document processing. Each project focused on different aspects of transforming mortgage documents into usable insights, from data extraction to creating a user-friendly chatbot interface. Below are the key projects I accomplished:
Project 1: How AI Reads and Understands Mortgage Documents
I studied how AI understands mortgage documents through machine learning, deep learning, and natural language processing (NLP). I analyzed the mortgage industry's challenges and worked with a real mortgage 'blob' file to see how AI processes both structured and unstructured data.
Project 3: Data Extraction from Documents Using Python
I extracted text from both digital and scanned mortgage PDFs using Python libraries like PyMuPDF and pdfplumber. I employed field heuristics, including regex patterns and layout clues, to identify key information such as borrower names and loan amounts.
Project 5: Introduction to Retrieval-Augmented Generation (RAG)
I built a Retrieval-Augmented Generation (RAG) pipeline using LlamaIndex to enable AI to retrieve relevant data from extensive document sets. This project enhanced my understanding of integrating retrieval mechanisms into AI models.
Project 7: Blob Processing, Classification, and Routing
I designed a system to process unstructured mortgage blobs by classifying and routing them to appropriate extraction methods. I applied layout-based clues and rule-based techniques to identify different document types within the blobs.
Project 9: Final Integration, Testing, and Evaluation
I integrated all components into a complete document intelligence system, running the entire pipeline on a full mortgage blob. I rigorously tested the system's performance and created a professional demo, including documentation and a walkthrough video.
Project 2: Learn to Work with Python for AI-Powered Document Processing
I utilized Python for data processing and cleaning of mortgage documents, preparing them for AI automation. I gained hands-on experience with Google Colab and developed techniques to standardize and enhance the accuracy of data for optical character recognition (OCR).
Project 4: Advanced OCR Comparison and Layout-Aware Extraction
I compared three OCR engines—Tesseract, PaddleOCR, and EasyOCR—to determine their effectiveness on complex mortgage documents. I learned to clean and extract text while preserving formatting, ultimately recommending the best tool for real-world document automation.
Project 6: Advanced RAG and Open-Source Experiments
I improved my RAG pipeline by implementing advanced chunking techniques for better document segmentation. I also utilized metadata-based filtering to enhance the relevance of retrieved answers and evaluated the performance of various open-source models.
Project 8: Gradio Chatbot with RAG Integration
I developed an interactive chatbot using Gradio that enabled users to query my RAG pipeline through a web interface. This project involved modularizing my code and integrating various LLMs for a seamless user experience.
Wayfair
Wayfair AI Agent Engineering for Business Intelligence Externship
Learn one of the most in-demand skills shaping the future of work: building AI agents. In this externship, you’ll step into the role of an AI Agent Developer and use n8n to design agents that think, plan, and act on real data — automating insights, decisions, and workflows. No coding experience required. By the end, you’ll create a live dashboard powered by your own AI agents, gaining hands-on experience that applies to any role or industry — from marketing and consulting to product management and data science.
.png)

Overview
During my externship at Wayfair, I honed my skills in AI agent engineering, focusing on developing agents that automate insights and decision-making. I created various AI agents using n8n to enhance market analysis and competitive intelligence. This work culminated in a functional live dashboard powered by my agents, showcasing their practical applications in business.
What I'm doing
Throughout the externship, I dedicated my efforts to creating and refining AI agents designed for trend detection and competitive analysis. Below are the specific projects I completed during this experience.
Project 1: Getting Started with AI Agents - Moodboard Generator
I developed my first AI agent, a Moodboard Generator, which transformed prompts into visualizations. This project laid the groundwork for visualizing trends from abstract concepts, demonstrating how efficiently insights can be generated for application at Wayfair.
Project 3: Building the Competitor Monitoring AI Agent
I built a Competitor Monitoring AI Agent that collected and analyzed competitor listings and customer feedback. This agent generated actionable insights into competitor strategies and market positioning, enabling Wayfair to make informed merchandising and marketing decisions.
Step 1: Understanding the Dashboard Builder Agent
I focused on understanding the purpose and functionality of the Dashboard Builder Agent. Building on previous projects, I conceptualized how to integrate existing outputs into a single, decision-ready dashboard, gaining clarity on the core concepts necessary for the upcoming build.
Project 2: Building the Consumer Trend Discovery AI Agent
I created a Consumer Trend Discovery AI Agent that analyzed real-world data from sources like Amazon and design blogs. This agent effectively identified emerging product trends, allowing Wayfair to respond to shifts in consumer preferences more swiftly than traditional research methods.
Project 4: Designing the AI Insights & Content Agent
I designed a customized AI Insights & Content Agent that transformed market trends and competitor data into marketing content. By understanding Wayfair's brand voice, I enhanced the agent's output by improving tone and expanding content types, resulting in a tool that the marketing team could
Ongoing research: Working paper (in preparation)
Examines how administrative capacity influences policy implementation outcomes in subnational Nigeria. Using a mixed-methods approach combining interviews and quantitative analysis, the study identifies key institutional factors shaping public service delivery, including funding predictability, staff capacity, and political interference. Authors: Williams Edidiong Dominic
Overview
Examines how administrative capacity influences policy implementation outcomes in subnational Nigeria. Using a mixed-methods approach combining interviews and quantitative analysis, the study identifies key institutional factors shaping public service delivery, including funding predictability, staff capacity, and political interference. Authors: Williams Edidiong Dominic
