Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dudesoccer123/cold-email-generator-langchain-project

This project uses LangChain, LLaMA 70B, and Groq to draft professional cold emails through a Streamlit interface. Users input a job link, and the LLaMA 70B model generates an email for the hiring manager. It leverages Chroma DB to dynamically add relevant portfolio links.
https://github.com/dudesoccer123/cold-email-generator-langchain-project

ai chromadb email groq-api langchain llama streamlit-webapp

Last synced: about 7 hours ago
JSON representation

This project uses LangChain, LLaMA 70B, and Groq to draft professional cold emails through a Streamlit interface. Users input a job link, and the LLaMA 70B model generates an email for the hiring manager. It leverages Chroma DB to dynamically add relevant portfolio links.

Awesome Lists containing this project

README

        

# Cold-Email-Generator-LangChain-Project
This project uses LangChain, LLaMA 70B, and Groq to draft professional cold emails through a Streamlit interface. Users input a job link, and the LLaMA 70B model generates an email for the hiring manager. It leverages Chroma DB to dynamically add relevant portfolio links.

Key Features

Streamlit UI: Easy-to-use interface for inputting job links.

Role Assumption: LLaMA 70B model acts as a business development executive.

Dynamic Portfolio Selection: Utilizes Chroma DB to fetch relevant portfolio links for personalization.

Cold Email Generation: Automatically generates a tailored email for the hiring manager.

Feel free to contribute by submitting pull requests or reporting issues on the GitHub repository!