Compare commits

..

1 Commits

Author SHA1 Message Date
0058e8c74f Merge pull request 'dev' (#1) from dev into main
Reviewed-on: #1
2025-06-03 17:13:41 +00:00
4 changed files with 1 additions and 12 deletions

View File

@ -1,14 +1,3 @@
# discord-plex-recommender
This is a discord bot to review a Plex user's viewing history and make recommendations. This is a very basic framework and is used primarily as a foundation for a larger bot and project. The highlights here are that it connects to a Plex user's viewing history and references this history when connecting to an OpenAI API. Future versions will provide more depth, such as elaborting on recommendations, providing different recommendations by genre, and also accepting additional user arguments, such as what an argument is "in the mood for watching".
## The Bot in Action
![Screenshot 1](screenshots/discord_view.png)
*Calling the Bot in a Discord Chat*
![Screenshot 2](screenshots/tv.png)
*Response after requesting tv recommendations*
![Screenshot 3](screenshots/movies.png)
*Response after requesting movie recommendations*
This is a discord bot to review a Plex user's viewing history and make recommendations.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB