Home

Awesome

AI-Agent Cover Letter Generator (LLMs, RAG, AI agents)

Live Demo: https://cover-letter-builder-delta.vercel.app/

Screenshot of the Cover Letter Generator App

This React web app leverages a team of AI agents to craft personalized cover letters, demonstrating my expertise in AI development and natural language processing. It's designed to showcase my AI engineering skills and look cute in my portfolio (see note below).

Live Demo (again): https://cover-letter-builder-delta.vercel.app/

NOTE:

Prototype Code (Jupyter Notebook)

Features

How It Works

  1. Input:

    • Candidate's LinkedIn profile URL
    • Job posting URL
    • Candidate's resume (PDF)
  2. AI Processing:

    • The AI crew analyzes the input data, extracting relevant information and identifying key points.
    • Agents collaborate to generate a well-structured, persuasive cover letter.
  3. Output:

    • A polished cover letter
    • Detailed logs of the AI process for transparency and insight

Technologies Used

Back-end

Front-end

Project Goals (For Recruiters)

Thanks

Special shoutout and thanks to João Moura, CrewAI, and Deeplearning.AI for their course Multi AI Agent Systems with crewAI which I followed closely to create the prototype for this app.