A cold email generator tool which will help you to generate them quickly, simply to fire up your application process.
Usage:
- Fill your portfolio info with relevant skills and links for it in the portfolio.csv
- Copy and Paste a Job Posting URL on the streamlit app
- Get a cold email personalized according to your relevant portfolio links and the job description.
Technologies Used :
- Llama 3.1 (70b parameters): For extracting Info & generating Emails - ran using Groq
- ChromaDB: To store and retrieve skills and portfolio information
- Streamlit: For the end user UI
- Langchain: For web scraping and building the LLM Application.