Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/swarali-desai/readme_updates' in…
Browse files Browse the repository at this point in the history
…to swarali-desai/readme_updates
  • Loading branch information
raaguln committed Mar 13, 2024
2 parents e652e20 + 900ddd6 commit fb0c7df
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
## Introduction
Welcome to the Game of Thrones Summarizer Git repository! Inspired by the beloved TV series Game of Thrones, this project harnesses the transformative capabilities of OpenAI's GPT-3 model to provide users with succinct yet immersive summaries of their chosen episodes. As fans journey through the repository, they can explore the complexities of character relationships, plot twists, and thematic elements that have made Game of Thrones a cultural phenomenon. The purpose of this summarizer is to offer users a convenient tool for revisiting and analyzing key moments from the series, facilitating deeper engagement and understanding of the intricate narrative threads woven throughout each episode. Whether refreshing their memory, preparing for discussions, or simply reliving the excitement of the show, users can rely on the Game of Thrones Summarizer to unlock new layers of appreciation for the epic saga of Westeros.

Public Website: **[nothing.streamlit.app](https://nothing.streamlit.app/)** -------- TODO change
Public Website: **[thronetalk.streamlit.app](https://thronetalk-summarizer.streamlit.app/)**


#### Team Members:
Expand Down Expand Up @@ -161,10 +161,12 @@ This will pop up a browser window with the functioning web-application.
More details can be found [here](./examples/README.md).

<a id="examples"></a>
## Examples ----- TODO change links
A video demonstration of our working application can be seen [here](https://drive.google.com/file/d/1KPQyFiidUAzbk1oaAdEksbGXqCCfxCCf/view).
## Examples
A video demonstration of our working application can be seen [here](https://drive.google.com/file/d/1ns3LBZTvtw00qaH_RWThXGwe9duF2EDC/view?usp=sharing).

More details on how to run our code can be found [here](./examples/README.md).

## Disclaimer
This project is created by fans for fans and is not affiliated with or endorsed by HBO or the creators of Game of Thrones.
This project is created by fans for fans and is not affiliated with or endorsed by HBO or the creators of Game of Thrones.

The word cloud generated for each character might include potentially explicit or inappropriate language.
4 changes: 2 additions & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ conda remove --name thronetalks --all

<a id="4-run-the-app"></a>
### 4. Run the App
The app can be run on the localhost using the following command.
The app can be run on the localhost using the following command.
```bash
streamlit run an_analysis_of_nothing/app.py
```
Expand All @@ -64,4 +64,4 @@ The app is hosted as a Streamlit app here: **[throne-talk.streamlit.app](https:/
<a id="web-application"></a>
## Web Application
* Click [here](./site_navigation.md) for a website walk-through with text.
* There is also a visual **[Video Demonstration](##insert link here)** for accessibility.
* There is also a visual **[Video Demonstration](https://drive.google.com/file/d/1ns3LBZTvtw00qaH_RWThXGwe9duF2EDC/view?usp=sharing).

0 comments on commit fb0c7df

Please sign in to comment.