README.md
A powerful movie and TV show search plugin for LM Studio that allows your AI model to find films, series, and animations using the PoiskKino API. It provides access to ratings from Kinopoisk and IMDb, as well as detailed descriptions, cast, and crew information.
README.md
A powerful movie and TV show search plugin for LM Studio that allows your AI model to find films, series, and animations using the PoiskKino API. It provides access to ratings from Kinopoisk and IMDb, as well as detailed descriptions, cast, and crew information.
kinopoiskApiKey field.The plugin provides the following tools to the LLM:
search_movie_poiskkino_dev: Searches for movies by title and returns a list of matches with IDs.get_movie_details_poiskkino_dev: Uses a movie ID to fetch complete details about the production.User: "Tell me about the movie Interstellar."
Model: (Calls search_movie_poiskkino_dev $\rightarrow$ Gets ID $\rightarrow$ Calls get_movie_details_poiskkino_dev) $\rightarrow$ "Interstellar (2014) is a sci-fi epic directed by Christopher Nolan..."
Developed by Dmitriy Zombak (zavtracast)
kinopoiskApiKey field.The plugin provides the following tools to the LLM:
search_movie_poiskkino_dev: Searches for movies by title and returns a list of matches with IDs.get_movie_details_poiskkino_dev: Uses a movie ID to fetch complete details about the production.User: "Tell me about the movie Interstellar."
Model: (Calls search_movie_poiskkino_dev $\rightarrow$ Gets ID $\rightarrow$ Calls get_movie_details_poiskkino_dev) $\rightarrow$ "Interstellar (2014) is a sci-fi epic directed by Christopher Nolan..."
Developed by Dmitriy Zombak (zavtracast)