nowfound

Alternatives

Products that do what Automating Film Scheduling does

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…

  1. 1
    nudge100

    Drop your tasks. AI auto-schedules your whole week.

    May 2026

  2. 2IS

    Everything that would be here is in the README. I hope this gets big, it has tons of potential.

    2013 · github.com

  3. 3PM

    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

  4. 4IC

    I spent the past week implementing a 1 Layer Neural Net and training it on MNIST within the visual scripting language provided by scratch.mit.edu. It was tedious, but ultimately not too difficult. The code runs incredibly slowly, so much so that 64 samples of MNIST takes 5+ hours to train on my machine. There were a lot of little mini challenges that were fun to overcome (implementing softmax was very tricky). If you're interested, I encourage you to try and improve on it! More details in the linked blog post.

    2024 · bell-boy.github.io

  5. 5SS

    I’ve spent the last month or so hacking on a prototype to let filmmakers make concept art more quickly with recent generative image tools. This is very much a beta—with current functionality you can make projects, generate shots, and upload scripts which we can process into shotlists. Features I’m working on as we speak: character consistency, location consistency, framing and composing shots. Let me know what you think or what else I should build!

    2024 · storyboarder.vercel.app

  6. 6IB

    As a software engineer, my reflex has always been to script everything I can. Scripting is easy, but everything around it is tricky: scripts have to run somewhere, they need access to credentials, they need to be monitored. None of it is simple. No-code automation platforms such as Zapier or IFTTT are too restrictive for technical tasks; CI/CD platforms make it easy to script tasks related to a repository, but are limited when trying to do anything else. I wanted the low level control you have when writing scripts while retaining the comfort of a platform managing execution for me. So I…

    2022 · exograd.com

  7. 7CA

    I built this because I was tired of creating pull requests in 20 repositories just to change a single line of workflow job version. With Infra as AI, just mention the change. Agents work on all repos in parallel, read the docs, make a bunch of PRs and fill in the description. You can see the demo of the actual dashboard in the landing. Let me know your thoughts :) It means a lot to me!

    Sep 2025 · infrastructureas.ai

  8. 8IP

    Hi HN, I’m Ashu, founder of VideoDB. I’ve spent a big chunk of my life building video infrastructure. Not video creation. Video plumbing. The stuff you only learn after production breaks: timebases, VFR, keyframes, audio sync drift, container quirks, partial uploads, live streams, retries, backpressure, codecs, ffmpeg flags, cost blowups, and “why is this clip unseekable on one player but fine on another”. This week we shared VideoDB Skills, a skill pack that lets AI agents call those infra primitives directly, instead of you wiring pipelines with screenshots plus FFmpeg glue. Repo:…

    Mar 2026

  9. 9RA

    A friend and I spent a month throwing together a visual rule engine product– wanted to share it with HN today. I've been building automation tooling for a few years at prefix.app and one of the messier things both to support and to teach users was around encoding logic in their automations– most folks get a hold of the basic concepts quite easily, but every (visual) automation tool out there seems to have their own way of actually pulling it all together. For small decisions those work great! But for bigger decisions and more complex logic we don’t think it makes much sense to be embedding…

    2022 · rulebricks.com

  10. 10IB

    I've been a photons-on-glass filmmaker for over ten years, and I've been developing ArtCraft for myself, my friends, and my colleagues. All of my film school friends have a lot of ambition, but the production pyramid doesn't allow individual talent to shine easily. 10,000 students go to film school, yet only a handful get to helm projects they want with full autonomy - and almost never at the blockbuster budget levels that would afford the creative vision they want. There's a lot of nepotism, too. AI is the personal computer moment for film. The DAW. One of my friends has done rotoscoping…

    Feb 2026 · github.com

  11. 11AA

    Hi HN! Last night, I live streamed myself coding this Llama 2 Agent on a Single GPU (Colab). After 6 hours it actually has some good results. How it works is it takes in your intuition (e.g. "I think x would be cool") and develops a business idea (with a name and branding colors) and a business plan. After the business plan is developed, it criticizes this plan recursively until the "Investor" prompt is satisfied with the plan. After all this it will generate the final MVP idea and pass it to a the React Engineer Agent I live coded 2 days ago…

    2023 · github.com

  12. 12IB

    Hello HN! I got pretty overwhelmed with Notion, Trello, etc. (Even though they are great tools!) as an indie dev, so I built an app that is simpler to use and perfectly suited for an indie like me :) You can basically divide your projects into multiple milestones (a milestone could be e.g. a new version), and the milestones can have multiple tasks that are either todo, in progress, or done. The progress for each milestone is calculated with those tasks, and you can also prioritize and categorize the tasks using tags (E.g. for me, #ph turns into "High Priority", and #pm into "Medium…

    2024 · apps.apple.com

  13. 131P

    A few weeks ago I posted about GoodToGo https://news.ycombinator.com/item?id=46656759 - a tool that gives AI agents a deterministic answer to "is this PR ready to merge?" Several people asked about the larger orchestration system I mentioned. This is that system. I got tired of being a project manager for Claude Code. It writes code fine, but shipping production code is seven or eight jobs — research, planning, design review, implementation, code review, security audit, PR creation, CI babysitting. I was doing all the coordination myself. The agent typed fast. I was still the…

    Feb 2026 · github.com

  14. 14MM

    Hi HN! We (Thomas and Stéphan, hello!) recently released Model2Vec, a Python library for distilling any sentence transformer into a small set of static embeddings. This makes inference with such a model up to 500x faster, and reduces model size by a factor of 15 (7.5M params or 15/30MB on disk, depending on whether you use float16 or float32). This allows you to embed 50-100k documents per second on a cpu on a macbook. This reduction of course comes at a cost: distilled models are worse than their parent models. Even so, they are actually a lot better than large sets of conventional…

    2024 · github.com

  15. 15IB

    The main goal of this was to be able to not just run multiple Claude Code sessions at once, but actually manage them and keep track of what I was doing. Sometimes this is multiple attempts on the same task, sometimes I work several tasks at once. Really I was just sick of twiddling my thumbs waiting for the coding agent to finish, and I wanted it to be easy to work on/review/test another change while I waited.

    2025 · github.com

  16. 16TA

    Hey HN! I built Topic2Manim to automate the creation of educational videos like those from 3Blue1Brown. The workflow is simple: 1. Give it any topic (e.g., "how ChatGPT works") 2. An LLM generates an educational script divided into scenes 3. LLM generates Manim code for each scene 4. FFmpeg concatenates everything into a final video Currently working on TTS integration for narration! Would love feedback on the approach and ideas for the TTS integration

    Jan 2026 · github.com

  17. 17IM

    Hey friends! I’d like to introduce my latest product, Flashpost, a post scheduling tool for Reddit. The free tier includes 5 free posts per month so you can give the product a try. It is my first paid product as I try to make it as a solo indie dev! The goal is to offer a simple tool for creators to promote their projects on Reddit without breaking the bank for a single distribution channel. Now for the behind the scenes details. ## The Backstory When I launched my first project TechStackLeads on Reddit, the response was remarkable. My post received 700k impressions, resulting in 20k…

    2023 · flashpost.stevennatera.com

  18. 18TN

    Hi guys, I’m excited to share an update on ReproModel, an open-source toolbox designed to streamline the testing and reproduction of machine learning models. I, like many of you, have really struggled with benchmarking and comparing models, from missing code, to opaque experiment parameters slowing the process. I decided to take matters into my own hands, and created a mini-toolbox in my free time to streamline the process. The goal is to reduce the time and effort spent on replicating experiments, enabling researchers to focus on innovation rather than setup. Knowing this task is not an…

    2024 · github.com

  19. 19SD

    Hey HN! I am a FE dev who is working at a software agency and im making 2-3 estimates per week. Creating estimates is painfull manual proccess, where you have to read a lot of .docx like RFP, SRS etc. This was really tiring for me Also in agency where im working we make estimates in google spreadsheets which is another pain, trying to drag something, copy, duplicate can really mess up the whole layout So i just wanted tool that can just automate this a bit. I just started researching and I couldnt find anything good enough for my usecase. So I made a tool for creating estimates with AI. I…

    2025 · devtimate.com

  20. 20LC

    Over the past few weekends, I have been working on this tool that helps you easily create professional product videos or design walkthroughs from rough screen recordings like Loom. It’s a one-click platform that doesn’t require any editing skills. The idea came when I had to make a product demo, which took a lot of time with scripts and retakes. So I thought it would be a great way to learn more about AI while building something I’d actually use. I’ve tried to keep it as simple as possible. Please give it a try and share any feedback.

    2024 · loomos.co

  21. 21AT

    Hey HN, I built InstantGroups to finally solve the scheduling mess that happens any time three or more people try to meet, especially across teams, companies, and time zones. The idea came out of pain: At my last company leading growth I was constantly coordinating sales calls with multiple stakeholders, panel interviews, and team planning sessions, and despite shared calendars, nothing worked once multiple busy people were involved. Existing tools fell short for wrangling groups, especially with external participants. So I built something better. InstantGroups is an AI group meeting…

    2025 · instantgroups.ai

  22. 22MA

    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

  23. 23IB

    Hi HN, A lot of the dev teams I have worked with had a lot of issues with their documentation. In fact, some of my easiest clients to get were from clients that had "black box" solutions that devs no longer at the company had created. Personally, writing documentation is like grinding nails on a chalkboard. I have been having a lot of fun with building solutions that can run in a distributed way, not something a dev needs to run themselves. And after a significant amount of testing and building out several different solutions, I finally have a solution that is easy to set up and runs in the…

    Dec 2025 · codesummary.io

  24. 24AA

    Hello HN, Around New Year's I started a personal project called AutoBashCraft (ABC), aiming to simplify the creation of screencasts from bash code blocks in markdown files. I needed to create a lot of markdown files explaining workflows and code. I wanted to make the text-heavy files more interesting and thought of screencasts. There are many great tools to record terminal sessions. Then I found the asciinema-rec-script (https://github.com/zechris/asciinema-rec_script) by Chris Ottrey that creates screencasts of bash scripts that look like a record of a terminal session…

    2024 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →