Skip to content

zklsmr/ToolsAndSuch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ToolsAndSuch by zklsmr

Some scripts I wrote using ✨ AI ✨ to perform various tasks

Implemented:

  • Summarization of articles using ✨ AI ✨

Planned:

  • Voice chat for language learning

Usage Example

# docs are called using -h
# Summarization function example 
python3 sums.py [-h] pdf_in txt_out max_l min_l chunk_arg


positional arguments:
  pdf_in      PDF file to summarize
  txt_out     output file
  max_l       max length
  min_l       min length
  chunk_arg   chunk proportion from total text

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages