{"id":24884170,"url":"https://github.com/prachipatel15/cold-email-generator","last_synced_at":"2026-05-03T16:32:28.065Z","repository":{"id":275139512,"uuid":"925191518","full_name":"PrachiPatel15/cold-email-generator","owner":"PrachiPatel15","description":"An AI-powered cold email generator built with Streamlit and LangChain, leveraging Groq Cloud for efficient LLM processing. Easily extract job details and generate professional emails for job applications!","archived":false,"fork":false,"pushed_at":"2025-01-31T12:54:49.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T13:24:33.046Z","etag":null,"topics":["groq","langchain","llm","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrachiPatel15.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-31T12:08:36.000Z","updated_at":"2025-01-31T12:54:53.000Z","dependencies_parsed_at":"2025-01-31T13:24:35.924Z","dependency_job_id":"2c2ab9e8-edbc-431d-a9cd-5fbf60d02624","html_url":"https://github.com/PrachiPatel15/cold-email-generator","commit_stats":null,"previous_names":["prachipatel15/cold-email-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrachiPatel15%2Fcold-email-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrachiPatel15%2Fcold-email-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrachiPatel15%2Fcold-email-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrachiPatel15%2Fcold-email-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrachiPatel15","download_url":"https://codeload.github.com/PrachiPatel15/cold-email-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245815821,"owners_count":20676977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["groq","langchain","llm","streamlit"],"created_at":"2025-02-01T14:19:38.208Z","updated_at":"2026-05-03T16:32:28.029Z","avatar_url":"https://github.com/PrachiPatel15.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📧 Streamlit Cold Mail Generator\n\nThis project is a **Cold Mail Generator** built using **Streamlit** and **LangChain**. It helps users generate professional cold emails for job applications based on job descriptions provided as text or URLs.\n\n---\n\n## 🚀 Features\n- Extracts job details from the given text or URL.\n- Generates a well-structured cold email using an **LLM**.\n- Displays the generated email in a formatted manner.\n- Provides an option to customize the email before sending it.\n- Utilizes **Groq Cloud** for efficient LLM processing and customization.\n\n---\n\n## 🛠️ Installation\n\n### **1️⃣ Clone the Repository**\n```sh\ngit clone https://github.com/PrachiPatel15/streamlit-cold-mail-generator.git\ncd streamlit-cold-mail-generator\n```\n\n### **2️⃣ Set Up Virtual Environment**\n```sh\npython -m venv project5\n```\n\n### **3️⃣ Activate Virtual Environment**\n- **Windows (PowerShell):**\n  ```sh\n  project5\\Scripts\\activate\n  ```\n- **Mac/Linux:**\n  ```sh\n  source project5/bin/activate\n  ```\n\n### **4️⃣ Install Dependencies**\n```sh\npip install -r requirements.txt\n```\n\n---\n\n## 🚀 Running the Application\n```sh\nstreamlit run app.py\n```\n\n---\n\n## 📝 Git Adjustments\n\n### **1️⃣ Add `.gitignore`**\nTo exclude the virtual environment and other unnecessary files, create a `.gitignore` file and add the following lines:\n```sh\n# Virtual Environment\nproject5/\n\n# Python Cache\n__pycache__/\n*.pyc\n*.pyo\n\n# Streamlit Cache\n.streamlit/\n\n# Environment Variables\n.env\n```\n\n### **2️⃣ If `.gitignore` is not working**\nIf the virtual environment folder (`project5/`) was already tracked by Git before adding it to `.gitignore`, remove it manually:\n```sh\ngit rm -r --cached project5\n```\nThen, commit and push:\n```sh\ngit commit -m \"Removed virtual environment from tracking\"\ngit push origin main\n```\n\n### **3️⃣ Pushing Changes to GitHub**\n```sh\ngit add .\ngit commit -m \"Updated project files\"\ngit push origin main\n```\n\n---\n\n## 📌 Notes\n- Ensure your `.gitignore` file is properly set up before committing files.\n- If you face a push rejection error, run:\n  ```sh\n  git pull origin main --rebase\n  git push origin main\n  ```\n\n---\n\n## 📩 Contact\nFor any issues or suggestions, feel free to open an issue or reach out!\n\n---\n\n**🚀 Happy Coding!** 🎉\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprachipatel15%2Fcold-email-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprachipatel15%2Fcold-email-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprachipatel15%2Fcold-email-generator/lists"}