We Built an AI Search Engine that can find exact timestamps for anything on Youtube using OpenAI Whisper #927
aarondoerfler
started this conversation in
Show and tell
Replies: 3 comments
-
Can it also answer questions about the topic? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I get a 500 server error when I try any of the examples. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I get this error code Server Error (500)\n\n\n" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Everyone,
Atlas finds the exact time a topic in a video was mentioned, even if the word itself wasn't said. You can try it at https://atlas.atila.ca/
The code is also open-sourced so you can also run it yourself.
Backend: https://github.com/atilatech/atila-core-service
Frontend: https://github.com/atilatech/atlas-ui
This blog post explains how it works in simple english: https://atila.ca/blog/tomiwa/atlas
Beta Was this translation helpful? Give feedback.
All reactions