it does not. i did look into it though [1] and at the time didn't find a good client side vector search lib. i wanted to avoid in-memory vector search since the size of the data can be significant depending on browsing habits. It is definitely possible though. I got a proof of concept working with victor [2] and client-side embeddings but it wasn't good enough IMO to ship.
You might consider making a tool for wireless internet service providers and mapping Crown Castle / other roof antenna space services. This would be really helpful in determining uplink reach (just may need some parameters on roof-top blocking structures)
ScreenStudio is really good, I use it for all of my capture. Main feature I find missing is ability to reorder or combine multiple recordings into one clip, or add audio from within the app.
Yes I love this approach, I use this exact format as a way to get ChatGPT to work with an entire multi file programming project in a single idempotent bootstrapping script. Then ask for changes to be given as the entire file again
It is really what you want out of a hacker-stuck-in-corporate story.
There was a tale maybe 10+ years ago about someone who automated their job with a script or Excel sheet or macro and didn't tell anyone about it. Having a hard time tracking it down again, anyone remember what that was?
I’ve found LLMs to be good for those sorts of vague “remember that thing like this?” searches. Bing (with GPT) or even Bard with potentially better search integration are both worth a try.
Lmao I love this. Is there a collection of these sorts of real-time experiments? Every so often a remote control robot to printer will come up on here/back in the day Slashdot/Reddit/Fark and it's loads of fun. I remember having a great time as a kid trying to flip the Plantraco remote control car by driving up the corner of the wall
This is really exciting, one of those projects I've been tempted to build myself over the last decade+. There's a massive unmet market need for an LMS that plays well with other open source web software (integration with the existing OSS LMSes is a startup MVP's worth of effort itself).
Are there samples of dynamic web activities one could look at / a template format? It would be amazing if there were a way to provide interactive web activities hosted as open source (e.g. a repo that provides a ThreeJS activity with block-based coding, or e.g. a writing activity that measures language grade level while the student is writing).
Also curious if there are plans for localization support? (This can be tough to add on later with heavily dynamic/interactive blocks and activities)
We're experimenting with headless usage, as you said it would be possible to embed or add a "Dynamic Page Player" or "Canva" to your custom website, the format would be a JSON file that can be passed to that element
Localization support is definitely on the roadmap !