Unnati Bamania
I'm a software developer learning and experimenting with small but impactful products. Currently building Tessact AI. Along with this I've built Memoria and React ShadCN data table NPM Package.
Tessact
AI based Clip Search
Created an AI based search that finds the right moments in videos based on what people ask for the clips.
Web based Video Editor
Built multi track video editor supported by subtitling, auto reframing and supported with templates.
Premiere Pro Plugin (CEP)
Embedded the full Tessact app inside Adobe Premiere Pro, enabling proxy import, AI search clip ingestion, and review comments syncing—directly on the editor’s timeline.
Short-Form Content Generator
Turns long videos into 30–60s shorts from natural-language prompts—auto-finding clips, reframing for multiple aspect ratios, and burning clean subtitles/title overlays.
AI-Powered Metadata Autofill
Automatically populates metadata fields for video and audio assets by analyzing their content, including transcripts and scene information.
Personal Work
Blogs
Virtualization: A method to render your data efficiently
Are you struggling to find an efficient method to render your data efficiently? Rendering vast amounts of data with minimum load time seems like a must have feature in your app.
The best approach to upload a large file to the S3 bucket
I recently had to upload a huge file to my S3 bucket and was exploring the most optimal method to do so. I came across a concept named multipart upload. After going through multiple resources and experimentation I was successfully able to accomplish that task.
Tech stack:
TypeScript, JavaScript, React, Next.js, Framer Motion, Python, Golang, ElasticSearch, PostgreSQL, MongoDB