Skip to content

Convert everything and medium into text, for the purpose of LLM prompt

License

Notifications You must be signed in to change notification settings

michaelthwan/everything2text4prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

everything2text4prompt

Background:

ChatGPT and LLM is an extremely powerful tools for general purpose, but it requires text as input. Therefore if we can convert many medium (everything) into text, LLM application can be extended to many areas.

This project is to convert many medium into text, and the text format is specialized for prompt input.

Features

  • Convert youtube video into text transcript
  • Convert podcast into text transcript
  • Convert pdf into dense text

Installation

Install by pypi

pip install everything2text4prompt

Install by source code

pip install -r requirements.txt

About

Convert everything and medium into text, for the purpose of LLM prompt

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages