Skip to content

This project aims to analyze and summarize a collection of emails using Langchain's API

License

Notifications You must be signed in to change notification settings

Ham-Mazz/Email-Analyzer-Langchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email-Analyzer-Langchain

This project aims to analyze and summarize a collection of emails using Langchain's API Overview This project aims to analyze and summarize a collection of emails using Langchain's API. It leverages the power of LLMs and Langchain's various modules to retrieve, process, and generate summaries and task lists from a directory of emails.

Features Email Retrieval: Load emails from a directory Text Splitting: Splits the emails into manageable chunks Text Embedding: Embeds the chunks into vectors Text Retrieval: Retrieves relevant email chunks based on queries Text Summarization: Summarizes the emails and generates a task list

pip install -r requirements.txt

(readme IN-PROGRESS) License MIT

Feel free to modify this README to better suit your project's specific needs.

About

This project aims to analyze and summarize a collection of emails using Langchain's API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages