Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dudesoccer123/cold-email-generator-langchain-project
- Owner: dudesoccer123
- Created: 2024-12-24T17:20:11.000Z (27 days ago)
- Default Branch: main
- Last Pushed: 2024-12-24T17:28:40.000Z (27 days ago)
- Last Synced: 2025-01-08T01:38:22.236Z (12 days ago)
- Topics: ai, chromadb, email, groq-api, langchain, llama, streamlit-webapp
- Language: Python
- Homepage:
- Size: 199 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!