Skip to content

Use LLM's with langchain to summarize arbitrary amounts of text within a directory.

Notifications You must be signed in to change notification settings

dokterbob/summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

summarizer

Use LLM's with langchain to summarize arbitrary amounts of text within a directory.

Requirements

  • GIT
  • Python 3.10-3.12
  • Poetry

Getting started

  1. Install dependencies with: poetry install
  2. Open poetry shell: poetry shell
  3. python summarize.py <directory_with_txt_files_to_summarize>

About

Use LLM's with langchain to summarize arbitrary amounts of text within a directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages