Updated README
This commit is contained in:
13
README.md
13
README.md
@ -1,3 +1,14 @@
|
||||
# discord-plex-recommender
|
||||
|
||||
This is a discord bot to review a Plex user's viewing history and make recommendations.
|
||||
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
|
||||
|
||||

|
||||
*Calling the Bot in a Discord Chat*
|
||||
|
||||

|
||||
*Response after requesting tv recommendations*
|
||||
|
||||

|
||||
*Response after requesting movie recommendations*
|
BIN
screenshots/discord_view.png
Normal file
BIN
screenshots/discord_view.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.8 KiB |
BIN
screenshots/movies.png
Normal file
BIN
screenshots/movies.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 46 KiB |
BIN
screenshots/tv.png
Normal file
BIN
screenshots/tv.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
Reference in New Issue
Block a user