DuckDB powers our analytics engine for SQLite, CSV, Excel files and more. We couldn't have built CamelAI without DuckDB. It's enabled us to execute SQL queries that used to take minutes in seconds.
Postgres is so nice to work with. pg_dump was a lifesaver when we had to move database providers. Extensions like pgvector make it the best database for building AI apps.
Claude Sonnect 3.5 is by far the best chatbot model we've found for iteratively writing SQL queries. Claude has a really helpful personality that sets it apart from other models like GPT 4o.
Cursor has made writing code 100x better. It's not only faster than manually writing code but also recommends better alternatives and has even helped us find bugs! A good tip is to use the new Composer mode to write tests before building a new feature. Absolute game changer.
Django comes with everything we needed to create a great web app experience with minimal setup. It has become our go-to framework for all projects large and small. The admin site is a must have for us at this point.
liteLLM is a must for working with different models. We use different models for different tasks and subtasks. With liteLLM the code stays exactly the same and we can just focus on choosing the right prompts and models for the task.
Supabase provides a great OAuth flow for our users! By far the easiest database to integrate with. I wish all database providers offered this. Just sign in with Supabase!
Looks extremely impressive. Can't wait to start using it. Curious how this scales. I know they're using some top notch compression but I'm still curious.