diff --git a/README.md b/README.md index 436e89b..0627276 100644 --- a/README.md +++ b/README.md @@ -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: @@ -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). -## 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. \ No newline at end of file +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. diff --git a/examples/README.md b/examples/README.md index 014590b..7f51d2b 100644 --- a/examples/README.md +++ b/examples/README.md @@ -41,7 +41,7 @@ conda remove --name thronetalks --all ### 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 ``` @@ -64,4 +64,4 @@ The app is hosted as a Streamlit app here: **[throne-talk.streamlit.app](https:/ ## 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. \ No newline at end of file +* There is also a visual **[Video Demonstration](https://drive.google.com/file/d/1ns3LBZTvtw00qaH_RWThXGwe9duF2EDC/view?usp=sharing). \ No newline at end of file