mirror of
https://github.com/tcsenpai/youlama.git
synced 2025-06-10 13:07:41 +00:00
chore: rename to youlama
This commit is contained in:
parent
305577a630
commit
5cbbd1c33a
10
README.md
10
README.md
@ -1,10 +1,10 @@
|
|||||||
# YouTube Summarizer by TCSenpai
|
# YouLama by TCSenpai
|
||||||
|
|
||||||
[](https://justforfunnoreally.dev)
|
[](https://justforfunnoreally.dev)
|
||||||
|
|
||||||
YouTube Summarizer is a Streamlit-based web application that allows users to generate summaries of YouTube videos using AI-powered language models and optionally Whisper for transcription.
|
YouLama is a Streamlit-based web application that allows users to generate summaries of YouTube videos using AI-powered language models and optionally Whisper for transcription.
|
||||||
|
|
||||||
- [YouTube Summarizer by TCSenpai](#youtube-summarizer-by-tcsenpai)
|
- [YouLama by TCSenpai](#youlama-by-tcsenpai)
|
||||||
- [Features](#features)
|
- [Features](#features)
|
||||||
- [Installation](#installation)
|
- [Installation](#installation)
|
||||||
- [Usage](#usage)
|
- [Usage](#usage)
|
||||||
@ -34,8 +34,8 @@ YouTube Summarizer is a Streamlit-based web application that allows users to gen
|
|||||||
1. Clone the repository:
|
1. Clone the repository:
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/yourusername/youtube-summarizer.git
|
git clone git@github.com:tcsenpai/youlama.git
|
||||||
cd youtube-summarizer
|
cd youlama
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Install the required dependencies:
|
2. Install the required dependencies:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user