Scroll
Scroll is an infinite-scrolling note-taking app which supports collaborative editing 🪄📜!
Website: https://scroll.boats
GitHub: https://github.com/rjdellecese/scroll...
Room Generator
https://roomgenerator.vercel.app/
Creating your own unique rooms is a breeze – all it takes is a handful of straightforward steps....
iss.fyi - International Space Station Tracking
https://iss.fyi
Yet another ISS tracking web app that I made just for fun! Powered by Convex cron jobs to store TLE data from NORAD....
dryad - Semantic Code Search App
Hey everyone!
I built an app using Convex's new vector search (https://news.convex.dev/announcing-convex-1-2/) that will index any public GitHub repository for semantic code search. It's ~1000 lines of well-commented code, so pretty easy to use as a starting point for a more involved/sophisticated code semantics application. (In fact, I have an idea in mind for a pretty cool extension I may build in the next two weeks... maybe live stream?)
Features:...
Rap Genie (Convex vector search + OpenAI embeddings)
I wrote this app while testing Convex vector search:
https://rapgenie.net/
https://github.com/JamesCowling/rap-genie
The code is relatively simple so if you're interested in an example for how to use OpenAI embeddings and Convex vector search take a look!...
Use React Suspense with Convex
Polished my suspense implementation a bit to fix some edge cases I found, hope it helps!
https://gist.github.com/itsMapleLeaf/d52357f17f674795a86f155f5cf80eb5...
ThreadX
I built a stripped down Threads / Twitter / X app in a day.
Live: https://threadx-app.netlify.app/
Source: https://github.com/mikecann/ThreadX
Blog Post: https://mikecann.co.uk/posts/tinkering-with-convex...
AI Town
I built a virtual town with @Nicolas @yokoli and @casado!
Based on the "Generative Agents" paper
Live: https://www.convex.dev/ai-town
Open-source Repo: https://github.com/a16z-infra/ai-town
Generative Agents paper: https://arxiv.org/abs/2304.03442v1...