Skip to content

lucy-sees/CodeSoft_RecommendationSystem

Repository files navigation

📗 Table of Contents

📖 Movie Reccommendation System

A simple recommendation system that suggests movies to users based on their preferences.

🛠 Built With

Tech Stack

Key Features

  • Movie search bar
  • Movie titles
  • Movie posters

(back to top)

🚀 Live Demo

Live Demo Link

(back to top)

📺 Presentation

See the project presentation here

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps:

Prerequisites

To run this project you need:

Setup

Clone this repository to your desired folder:

git clone [email protected]:lucy-sees/CodeSoft_RecommendationSystem.git

Install

Install this project with:

pip install -r requirements.txt to install libraries, runs migrations, or compiles resources needed by the app.

jupyter notebook movie_recommendation_system.ipynb to run the data processing and vectorization

streamlit run app.py to run the app on your web-browser.

Usage

To run the project, execute the following command:

streamlit run app.py

(back to top)

👥 Author

👤 Lucy W. Mwangi

(back to top)

🔭 Future Features

  • Improved UI

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please consider giving it a star.

(back to top)

🙏 Acknowledgments

  • I would like to thank all code reviewers for making this project better.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A simple recommendation system that suggests items to users based on their preferences.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published