Metadata-Version: 2.1
Name: rag-house
Version: 0.1.0
Summary: rag-house
Home-page: https://github.com/Navan0
Author: Navaneeth KT
Author-email: nktclt@gmail.com
Classifier: License :: Free for non-commercial use
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Development Status :: 4 - Beta
Description-Content-Type: text/markdown

 Get your text summarized ! 
 
 from summarizer4u import summary 
 
 text = summary("your text go here") 
 
 print(text) 
