rchtgpt / summit

Read less. Learn more.
https://summit-mlh.tech/
GNU General Public License v3.0
0 stars 0 forks source link

Add code for the summarizer #12

Closed routrohan closed 3 years ago

routrohan commented 3 years ago

Summary

Add the model that performs summarization on the text.

Expected behaviour

When called through an API, the model will take in the text, process it and then return a summarized text.