Skip to content

ispanwar/cold-email-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cold Email Generator (AI-Powered)

The Cold Email Generator is an AI-powered application that helps users create personalized cold emails by analyzing job postings from company career pages.

The app scrapes job-related content from a provided URL, extracts structured job details such as role, required skills, and experience, and then uses a Large Language Model (LLM) to generate a tailored cold email aligned with the user’s portfolio.

This removes the manual effort of reading job descriptions and writing customized outreach emails.


What This Project Does

  • Accepts a career page URL
  • Scrapes and cleans job posting content
  • Extracts structured job information using an LLM
  • Matches job requirements with user portfolio data
  • Generates a personalized cold email
  • Provides an interactive web interface

🛠️ Tech Stack

  • Frontend: Streamlit
  • Backend: Python
  • LLM: LLaMA (via Groq)
  • Data Processing: Pandas
  • Web Scraping: Requests, BeautifulSoup
  • Environment Management: python-dotenv

Screenshots

1️⃣ Job Extraction & Input Interface

Job Extraction Screenshot

2️⃣ Generated Cold Email Outputs

Cold Email Output Screenshot

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages