iSathyam03 commited on
Commit
d22e501
Β·
verified Β·
1 Parent(s): 5e391a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -1,11 +1,12 @@
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 πŸ“‘
@@ -13,8 +14,6 @@ pinned: false
13
  ## Overview
14
  A Streamlit-based application that summarizes content from YouTube videos and websites using the Gemma-7b-It model from Groq. Easily input any URL to get quick, insightful summaries with just a click! πŸš€
15
 
16
- ![Project Screenshot](assets/application.png) <!-- Replace 'screenshot.png' with your actual image file name -->
17
-
18
  ## Table of Contents
19
  - [Installation](#installation)
20
  - [Usage](#usage)
@@ -58,4 +57,4 @@ To get started, you need to create a Conda environment. Follow these steps:
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
 
1
  ---
2
  title: Text Summarization Using LangChain
3
  emoji: 😁
4
+ colorFrom: yellow
5
  colorTo: red
6
  sdk: streamlit
7
  app_file: app.py
8
  pinned: false
9
+ sdk_version: 1.44.1
10
  ---
11
 
12
  # RapidRecap πŸ“‘
 
14
  ## Overview
15
  A Streamlit-based application that summarizes content from YouTube videos and websites using the Gemma-7b-It model from Groq. Easily input any URL to get quick, insightful summaries with just a click! πŸš€
16
 
 
 
17
  ## Table of Contents
18
  - [Installation](#installation)
19
  - [Usage](#usage)
 
57
  * **YouTube and Web Sources**: For the content being summarized.
58
 
59
  ## License
60
+ This project is licensed under the GNU License - see the [LICENSE](LICENSE) file for details