CineIQ is an AI-driven movie recommendation system developed by Team Synapse.
It uses TF-IDF vectorization and cosine similarity to recommend movies based on metadata such as titles, descriptions, cast, directors, genres, and keywords.
The system features filter options and a futuristic UI built with Streamlit.
git clone https://github.com/amzayedabdullah/AI_Lab_UIU.git
cd AI_Lab_UIU
pip install -r requirements.txt
python model_builder.py --csv movies.csv --out artifacts
streamlit run app.py
Then open β http://localhost:8501
| Name | |ββ| | A. M. Zayed Abdullah | Samira | Ihsan Rafel Ahmed β
Shekh. Md. Saifur Rahman (SMSR)
Lecturer, Dept. of CSE
United International University (UIU)
https://github.com/amzayedabdullah/AI_Lab_UIU
βCineIQ β Let AI know what you love to watch.β
Developed by Team Synapse, UIU (2025)
