Alternatives
Products that do what I made a movie recommendation system does
Hi there, I'm a Systems Engineering student in my final year. I've started building projects just for fun. This time, I created a movie recommendation system called Altas Pelis, which finds movies similar to the ones you select based on plot, director, genres, and actors. It’s tailored specifically for Argentina (in Spanish), but by default, it displays its content in English. It was a lot of fun to build. I stored the embeddings in a .npy file, and that’s essentially how it recommends movies—by computing cosine similarity when you select a movie. Sometimes (I’m not sure why or when), the…
- 1

- 2

- 3MR
We've been working on a custom engineered collaborative filtering algorithm not only to recommend movies for one person but for several to watch together, at the same time. We're still in closed beta but would love to get feedback before launching.
2012 · foundd.com
- 4

- 5IM
2021 · mood2movie.com
- 6WB
Me and my friend built an unique content based Recommendation System, where user can just select Anime or write synopsis and our system will find the most similar anime available. We used Qdrant Vector Database for the Recommendations. Other Features includes, Streaming, Custom watchlist creation and sharing of watchlists. We update our Database regularly and plan to introduce new features in future.
2025 · aniversehd.com
- 7

- 8

- 9

- 10LP
Hi! I am doing a learning project, attempting to build an imperative language (and interpreter). The end product will be useless for others, I just want to learn and better understand how to build imperative languages. :) If someone else shares this interest and want to give some good hints on good resources I would be grateful. Currently I am looking at an awesome text by Bob Nystrom. All suggestions and tips on resources are most welcome. I am very much a beginner in this, but I find this topic very fascinating. Mail me or post links here! Cheers! You can try a beta version Online at…
2020
- 11PM
This software is primarily aimed at micro budget and student producers who do much of their collaboration over the Internet rather than face to face in an office on a studio lot. I think the key selling feature is the ability to export a script from Final Draft and then automatically create the scene breakdowns and production board. The dominant player in the space is Movie Magic with their Scheduling and Budgeting software which run about $500 each. $1,000 is the whole budget for a lot of student films. For simpler productions this captures the basic features that they would need in…
2012
- 12FE
2019 · filmtypes.com
- 13IB
2024 · moodvie.app
- 14MC
2012 · metataste.com
- 15MA
Last week I released Moodflix (https://moodflix.streamlit.app), a movie recommendation engine based to find movies based on your mood. Moodflix was created on top of a movie dataset of 10k movies from The Movie Database. I vectorised the films using Hugging Face's T5 model (https://huggingface.co/docs/transformers/model_doc/t5) using the film's plot synopsis, genres and languages. Then I indexed the vectors using hnswlib (https://github.com/nmslib/hnswlib). LLMs can understand a movie's plot pretty well and distill the similarities…
2023 · share.streamlit.io
- 16IM
I built MoodieMovie, a web app that recommends films based on how you're feeling right now. Select emotions like "cheerful," "reflective," or even "weird," and get curated movie suggestions that match your current state of mind. Features: Mood-based algorithm that actually works (no more scrolling endlessly through streaming services) Magazine-style TOP100 section showcasing essential cinema Simple, intuitive UI with smooth animations Detailed movie pages with shareable links Tech stack: Next.js, Framer Motion, and a custom algorithm that maps emotional states to film characteristics. All…
2025 · moodiemovie.top
- 17FB
My dad and I had a little idea to build a movie site, where the movies are tagged by what feelings they evoke instead of just genres. This was influenced by how playlists are tagged on 8tracks, and how game levels are tagged in LittleBigPlanet. We threw something functional together, and would like to get some feedback on the idea/site. It allows anyone to tag movies with a variety of adjectives, and for a user to search by them. This sort of tagging would allow us to find movies that are alike, a user to track which types of movies he/she likes, and offer a recommendation system…
2014
- 18ND
Hi HN, I'm happy to finally ship my first development project: http://favsi.com. Favsi is a site to share lists of random stuff. Things you probably wouldn't post anywhere else. Like: • Favorite cheesy ninja movies • Favorite original NES games • Favorite songs to sing in the car There's been lots of list-type apps cropping up lately: Bagcheck, ListGeeks, Listry, and probably others. Mini-trend? Some Background: By trade, I've been mostly a business guy [shudders] at startups, but have been working to change that for awhile now. I started learning Ruby a few times last year but had trouble…
2011
- 19IM
Hi HN! In the last couple of weeks I've been working on Cranki: Cranki = Crosswords + Anki. (It's a stupid name tbh, haha) I like doing crosswords in Spanish (to learn vocab) but none of the apps out there allowed me to use my own list of words that I come across. So I built one instead. It's entirely client-side. No server, no database, no accounts, etc. Your words and stats are stored in local storage. I built this for myself but let me know if you like it!
Apr 2026 · cranki.app
- 20TO
Learn how to write Rules Engines with CLIPS in your browser! I found the Tour of Go super useful when learning Go, so I went for something similar for evangelizing the awesomeness of CLIPS. A few things I'm proud of with this project: - No front-end frameworks - Compiled WASM binary; your code isn't sent to a back-end server - Code editor/syntax highlighter written from scratch (that I'm sure you'll find bugs in ;)) This is my first attempt at this, and I'd like to expand on it in the future. Let me know what you think! About CLIPS: CLIPS is a programming language useful for building…
2022 · ryjo.codes
- 21MA
Saw the remotion claude skills launch earlier, and honestly even though I was surprised how decent some of the results turned out to be I ended up never trying it out with claude code because I knew I'd have to setup remotion, bundler etc and if I was already doing it once I thought I might as well turn it into a site where anyone could just write messages and get a video without any prerequisites. I also know Claude Code is not something everyone has and setting up remotion is a pain. And one of the biggest lessons I learned from this whole experience is that Opus is actually not that good…
Feb 2026 · framecall.com
- 22AF
Hi HN, my name is Sammy. I am new to the community. We're building Shamel (https://www.shamelstudio.com) a solution focused on automating the tedious parts of film scheduling. For script breakdowns we utilize a mix of text parsing algorithms & an LLM to achieve this. We are built by filmmakers for filmmakers (mainly producers & assistant directors). Demo video: https://youtu.be/aEYQ71_9THI My co-founder, Feras, has been a producer for nearly a decade and he's been frustrated by the tedious and mundane nature of creating a schedule, which can take up to 2 weeks. This…
2024 · shamelstudio.com
- 23PP
I got sick of spending 5 minutes finding a class I liked. I got even sicker of constantly taking the three instructors that just dump new courses out daily. Built something that uses my class history to make a recommendation in each activity for me. Would love to hear if these classes look right to you, and of course any general feedback.
2022 · mypelotonclasses.com
- 24SM
I've made an web app to create collabrative watchlist with my friend(s). Easily create the list, invite your friends and start making movie lists private to you. Check it out! I am open to feedbacks. If you find any bugs or some feature suggesitons I'll do it in a couple day or hours. Thank you.
2023 · watchandchill.in
Ranked by how close each launch is in meaning, then by votes. Refine with a description →