gmchad/embed-vtt
generate & query embeddings from VTT files using openai & pinecone on Andrej Karpathy's's latest GPT tutorial
This tool helps you make long video transcripts searchable. You provide a VTT transcript file from any video, and it processes the text to create a smart index. You can then ask questions or search for concepts, and it returns relevant transcript snippets, making it easier to navigate video content without watching the whole thing. It's ideal for anyone who needs to quickly find specific information within video lectures, tutorials, or presentations.
No commits in the last 6 months.
Use this if you need to quickly find specific information or key moments within a lengthy video by searching its transcript, rather than scrubbing through the video manually.
Not ideal if you're looking for a full video editing suite or a tool that generates the video transcripts for you.
Stars
19
Forks
3
Language
Python
License
MIT
Category
Last pushed
Oct 09, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/gmchad/embed-vtt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
voyage-ai/voyageai-python
Voyage AI Official Python Library
awinml/voyage-embedders-haystack
Custom components for Haystack for creating embeddings and reranking documents using the VoyageAI Models.
estebanpdl/osintgpt
An open-source intelligence (OSINT) analysis tool leveraging GPT-powered embeddings and vector...
FullStackWithLawrence/openai-embeddings
OpenAI chatGPT hybrid search and retrieval augmented generation
patelvivekdev/voyageai-ai-provider
The Voyage AI Provider is a provider for the Vercel AI SDK. It provides a simple interface to...