Appendices

These are some important links and statements. We also included how to use our podcast and how to deploy it.

User Manual

This is a quick guide for a user, showing how to navigate our tool

Navigating he website is really as it is split into 3 simple main tabs: Home, Episodes and Create.

Home tab

Image 1
Home tab

Firstly, the home page presents the user with the saved and recommended episodes, showing three episodes for each section. The user can either click view and listen to the episode or click edit to..

Episodes tab

Image 1
Episodes tab

The second page is the episodes page, where user can navigate and listen to all of the episodes of the podcast, allowing the user to explore and find something new. There is also a search bar, which enables user to quickly locate the episode by entering its title.

Create tab

Image 1
Create tab

The final tab is the Create tab, which implements the user suggestions feature. It is the most complex page and has a few elements that work as follows:

1. Episode title - user can enter the title of the episode that they want to generate.

2. Episode description - user can enter the description of the episode that they want to generate.

3. Topic keywords - user can enter some specific words that they want episode to center around.

4. Subtopic keywords - similar to topic keywords, but has a lesser effect.

5. Number of agents - user can select the number of people present in the episode (eg Host and Guest).

6. Model - user can choose the model that the generation process will use to generate the script of the episode.

7. RAG (optional) - user can upload a pdf, which will be analysed and covered in the episode.

After this information is filled, the user can click the generate button. After some time, an episode covering the data that user filled will be generated and will appear on the episodes page.

Deployment Manual

The deployment guide can be found in the source code folder and you can also view it by opening this PDF:

Deployment Manual Guide