8000 GitHub - FreakyAI-star/AuSum: Automatic Text Summarization using GPT-3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FreakyAI-star/AuSum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AuSum

Automatic Text Summarization using GPT-3

Dependencies

1. re
2. nltk
3. matplotlib
4. wordcloud
5. openai
6. transformers
7. summarizer

You will also need an OpenAI API key which can be obtained from your personal account in OpenAI website.

How to run?

  1. Open Experiment notebook and install the necessary dependencies.
  2. Copy your conversation or transcript file to conv_dataset folder.
  3. Run all cells of Experiment notebook (make appropriate updates in 2nd cell of notebook).
  4. You will see the summary in the last cell.

Author

Rohit Doriya

About

Automatic Text Summarization using GPT-3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0