oyejateen / Filmy

A Langchain based ai model which interact with themoviedb api to find the movie with its short discription

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filmy

Filmy is a Langchain-based AI model that interacts with the themoviedb API to find movies along with their short descriptions.

How to use it:

  • Obtain an API key for OpenAI.
  • Obtain an API key for themoviedb.
  • Add both API keys as environment variables, with the OpenAI key as "token" and the themoviedb key as "api".
  • Click on the "run" button to use the model.

About

A Langchain based ai model which interact with themoviedb api to find the movie with its short discription

License:MIT License


Languages

Language:JavaScript 100.0%