Skip to content

This is an AI-powered solution designed to streamline cold email generation and client engagement for service-based companies. By utilizing Llama-3.1, a state-of-the-art language model, and ChromaDB, a vector database optimized for semantic search and retrieval, the tool generates highly personalized and contextually relevant cold emails.

Notifications You must be signed in to change notification settings

Sanjana-Janagani/Cold-Email-Generator-using-Generative-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here's how you can get started.

  1. Install the requirements.txt using the following command :

    pip install -r requirements.txt
    
  2. Create your own Groq API Key by creating an account at https://console.groq.com/login

  3. Create a '.env' file and store the API Key in a variable.

  4. Make sure streamlit is installed and run the command :

    streamlit run main.py 
    

About

This is an AI-powered solution designed to streamline cold email generation and client engagement for service-based companies. By utilizing Llama-3.1, a state-of-the-art language model, and ChromaDB, a vector database optimized for semantic search and retrieval, the tool generates highly personalized and contextually relevant cold emails.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages