Convex Community

CC

Convex Community

Join the Convex Discord! Explore Convex, the fullstack TypeScript platform for developers and startup founders.

Join

support-community

show-and-tell

general

open-source

announcements

Big brain App - use for chating with Documents

This app created on the basis of AI and use for chating on Documents. Also App have Vector search https://big-brain-ecru.vercel.app/...
No description

Interior Render AI

https://www.interiorrenderai.com uses convex now Auth: Convex auth Database: Convex Emails: Plunk...
No description

Convex SaaS Next.js Starter

https://www.convex.dev/templates/ents-saas-starter - Realtime database for implementing your product with Convex - Team/organization management - Configurable roles and permissions...
No description

Link Shortener (ft. Convex custom domains)

Hey everyone, You might see cvx.so links around Convex content, such as https://cvx.so/fireship for our recent fireship ad campaign. For the last 18+ months, this short link service has been powered by a Convex project:...

guys have been working on my idea of a site where you can track everything (books only now)

https://trackeverything.vercel.app/ Kinda done with only for books, looking for feedback Will love if you guys can give feedback...

StashIt - Stay in the flow

StashIt is a project I built to help me stay in the flow. Read all about it on my blog post: https://mikecann.co.uk/posts/introducing-stashit Built with Convex and Convex Auth of course πŸ™‚...
No description

Convex SaaS Starter Template

https://www.convex.dev/templates/convex-saas Features - 🧩 Convex: A complete, reactive, typesafe backend with authentication and file storage....
No description

ComicSpin - https://www.comicspin.app/

Tell any story about yourself and easily put yourself into the graphics. https://www.comicspin.app/...

Notes from our Internal "Build Convex Components Day"

Today our team is building Convex components using our internal alpha. Here are some of the projects the team is working on (or has already finished): * Workflow system (Inngest clone). A nice DSL that uses async/await to express several steps in a long-running workflow. Automatically retries each step as idempotent upon temporary failures. ...

convex-effect: An Effect-based wrapper around the Convex API

hi all, just published my first Realℒ️ package on JSR, an effect wrapper for convex: https://jsr.io/@maple/convex-effect I'm aware confect is (going to be?) a thing, but after a scan over the source, it did a bit more than I was looking for. This is basically a 1:1 drop-in(-ish) replacement, with each method returning an effect instead of a promise....

Synthia: AI x Bio product powered by Convex

Hey all, I'm excited to share latest updates on AI x Bio product we have been building with convex. Check out the demo here: https://www.youtube.com/watch?v=FTcmRZojf0U...

Place to get new ideas by amazing creators

I heard a lot of people asking, "What projects should I build?", "What does a good portfolio look like?", etc. I decided to gather a lot of portfolios from people working at Vercel because they inspire me to never stop grinding! It can help you decide what your next project should be, or maybe you'll consider a design change for your portfolio. I am also gathering portfolios from people working at Meta and Apple, but it takes some time. You can help me with that by visiting the "Contribute" page. https://list.swajp.me/...

Working on Bandlink, https://www.bandlink.link/saturday_forever

This morning I deployed my convex env to prod and created the first profile. Been learning a ton, so far been having an absolute blast, and hoping to onboard some friends this week. The convex helpers have been super helpful for the more complex db lookups https://www.bandlink.link/saturday_forever...

Introducing Fastmind - The fastest chatbot builder in the world, fully powered by Convex

It's been a long time in development, mostly due to my tendency to over-engineer, but I am very proud to launch Fastmind V1. Another chatbot builder, you ask? Well, yes and no. This one is unique because it uses web search to answer user queries in real-time. There’s no need to scrape and store embeddings in a vector database; all the data is live. This demo video shows how it takes about a minute to get a fully functioning chatbot embedded on a website. When you need to provide more content to your chatbot, the data training setup in Fastmind is equally easy....

flowfield - physics-based action game

I did a game jam this weekend and decided to use Convex to build a simple online scoreboard for my game! You can check it out at https://alixii.itch.io/flowfield. To submit and view scores you'll have to download one of the MacOS builds (or build the project from scratch). There's also a WASM version available to try in the browser, but I unfortunately wasn't able to connect it to the leaderboard due to issues with Rust and WASM. This was my first time using Convex HTTP actions; I found they were very easy to set up and have been working very well so far. I also tried using Zod validators for the first time; the Zod helpers in convex-helpers were super useful....
No description

cleardoc. // Simplifying health, one document at a time.

Hi everyone! I built a tool that helps users break down medical jargon into easily understandable terms. Tech Stack:...
No description

PortfoliosHub - The Best Place to Find Inspiration for your Portfolio

Struggle with figuring out what to include in your portfolio site? Check out https://www.portfolioshub.com/ to get inspiration! Built with:...

Cronvex: Free alternative to EasyCron or FastCron

I wanted to build a website demonstrating programmatic runtime cronjobs so built https://www.cronvex.com/. You can use this to send requests to third party webhooks on a given schedule. There's also a stack post on how this is implemented: https://stack.convex.dev/cron-jobs...
No description