Spaces:
Sleeping
Sleeping
Sathyam
commited on
Commit
β’
f4a1865
1
Parent(s):
83452e3
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# RapidRecap π
|
2 |
|
3 |
## Overview
|
@@ -48,4 +58,4 @@ To get started, you need to create a Conda environment. Follow these steps:
|
|
48 |
* **YouTube and Web Sources**: For the content being summarized.
|
49 |
|
50 |
## License
|
51 |
-
This project is licensed under the GNU License - see the [LICENSE](LICENSE) file for details
|
|
|
1 |
+
---
|
2 |
+
title: Text Summarization Using LangChain
|
3 |
+
emoji: π
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: red
|
6 |
+
sdk: streamlit
|
7 |
+
app_file: app.py
|
8 |
+
pinned: false
|
9 |
+
---
|
10 |
+
|
11 |
# RapidRecap π
|
12 |
|
13 |
## Overview
|
|
|
58 |
* **YouTube and Web Sources**: For the content being summarized.
|
59 |
|
60 |
## License
|
61 |
+
This project is licensed under the GNU License - see the [LICENSE](LICENSE) file for details
|