Open marcuswhybrow opened 1 year ago
Hi @0x2447196. Your repo was suggest to me elsewhere, and these are my thoughts in relationship to my own (similar) project Ray Peat Rodeo.
I don't know if you're still active, but if you are, let me know your thoughts on this question in particular, or more generally in this space. Marcus.
Hey, I'm not quite sure what the question is that you want me to answer?
Feel free to use any part of my repo for your project.
Feel free to use any part of my repo for your project.
Thanks
Hey, I'm not quite sure what the question is that you want me to answer?
Sorry, poor title (updated). Just wanted to say :wave: hi and catalog the differences between our projects.
Am I right in thinking you're using Vercel serverless functions to run search?
Not anymore; I have a small server that I run. Backend is all Rust, using actix/tantivy. Frontend is NextJS. Using BackblazeB2 to host all the audio files.
I have almost every interview that I've seen from Ray, i might be missing one or two. Any updates to the transcripts will be reflected on the site on the next deploy.
Sheik let me know (here on the Ray Peat Forum) of bioenergetic.life, a similar project with source on GitHub (excludes logic).
Bioenergetic.life is a Next.js website with async search over 259
.vtt
, and 103.md
source files..vtt
stands for Web Video Text Tracks. VTT is a plain-text subtitle markup format. Each file was generated by whisper.cpp, an automatic speech recognition artificial intelligence..md
stands for Markdown. it's a plain-text markup for rich text formatting. Some of these appear auto-generated from PDFs, other's hand made.Bioenergetic.life's Advantages
Proposals
Difficulties
[2:23]
), but one-to-one conversion may reduce the readability (of resulting HTML and source) by displacing curated timestamps with hundreds of auto-generated (distracting) timestamps. However, there are options, but can of worms.