Movie Suggestion Bot ⭐ About A bot that recommends movies based on genre, mood. $~$ Screenshot $~$ 📤 Set up These are the steps required to install the project. Get API Keys from GROQ and OMDB Clone the repo git clone https://github.com/kom-senapati/movie-suggestion-bot Install NPM packages npm install Enter your API Keys in .env.local as stated in .env.example. Run development server npm run dev