Skip to content
/ tl_dr Public

Sumarize texts using GPT-3 model from the openai api.

License

Notifications You must be signed in to change notification settings

3zcurdia/tl_dr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLDR

Summaries a text using the OpenAI API.

Installation

If available in Hex, the package can be installed by adding tl_dr to your list of dependencies in mix.exs:

def deps do
  [
    {:tl_dr, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/tl_dr.

About

Sumarize texts using GPT-3 model from the openai api.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages