Efficient image captioning with local/cloud models
-
Updated
Nov 17, 2025 - TypeScript
Efficient image captioning with local/cloud models
TreeHacks 2024 SubText project
Memoria is an AI-powered mobile app for individuals with Alzheimer's, allowing users and caregivers to upload and label photos for memory preservation. Built with a React Native frontend and Flask backend, it features an AI chatbot for memory recall, geolocation-based photo reminders, and a chronological memory calendar.
Can we fetch time stamp of any sentence spoken in a particular video ? If so how? We can do it by fetching subtitle by cc extractor from the video and applying search algorithm. Let's see.
The Video Caption App is a simple web application that allows users to add captions to a video at specific timestamps. This app ensures that captions are displayed synchronously with the video playback. Users can input video URLs, add captions with their corresponding timestamps, and view the video with captions overlaid on it.
Add a description, image, and links to the caption-generation topic page so that developers can more easily learn about it.
To associate your repository with the caption-generation topic, visit your repo's landing page and select "manage topics."