Hey there! I'm Raj, an engineer who has been immersed in the JS/TS ecosystem for the past 11 years. Throughout my journey, I've had the opportunity to work with several companies across the globe. Now, on this channel, I want to share my knowledge and insights on coding, architecture patterns, and other exciting tech topics that can truly add value to our tech community. Join me as we embark on this learning adventure together, where we'll explore the intricacies of software development and uncover the latest industry trends. Get ready to level up your tech skills and be a part of our vibrant community. Let's dive in!


Raj talks tech

Got my hands dirty with Unsplash dataset and built a CLIP based semantic image search.

This is what I did:
- Embed 5000 image features using openai/clip-vit-large-patch14 and store vector on pinecone
- Run the CLIP model as a docker image to expose an API to convert text to text-embedding
- Run a Next.js app to use the API to convert search query to text-embedding
- Use the text-embedding to search for closest image-embeddings

Works surprisingly well ✨

x.com/rajeshdavidbabu/status/1848104914570121644

1 year ago | [YT] | 4

Raj talks tech

Hey YT Fam,

I am working on a new open-source side-project, to simplify storage on top of S3.

Go checkout repo, self-host or contribute, but remember to give it a ⭐️

github.com/rajeshdavidbabu/s3-upload-thing

1 year ago | [YT] | 6

Raj talks tech

Planning to create a Minimal Perplexity Clone using AI SDK

1 year ago | [YT] | 3

Raj talks tech

I am finally done working on my AI app.

Its deployed on ai-cal-chat.vercel.app/ 🎉

The access is currently invite only !! But you can already check out the demo on landing page.

The code is currently closed-source, but will talk about how to build something like this in the next video along with a code-walkthrough !

1 year ago | [YT] | 19

Raj talks tech

Would you buy an "AI-Calendar Scheduling App with Google Calendar Integration" ?

The one that you see on my twitter(x.com - twitter.com/rajeshdavidbabu/status/178968400057281…)

1 year ago | [YT] | 2

Raj talks tech

TIL that you are not supposed to change this schema when you use "Drizzle DB Adapter in Next-Auth".

Eg: Changing the column name from userId to user_id

Cos the adapter functions "assume" this schema. And your login will break !!

1 year ago (edited) | [YT] | 6

Raj talks tech

Should I turn off ads for my videos ?

1 year ago | [YT] | 1

Raj talks tech

Hey Fam,

Will fix the audio of my last video and reupload it soon :)

Sorry for the delay and making it private !

1 year ago | [YT] | 0

Raj talks tech

Just finished preparing script for the next video about OAuth 2.0 Deep Dive. Recording starting soon !!

OAuth Integrations are awesome, they let you build lot of cool apps like cal.com, but only if you know about it thoroughly

1 year ago | [YT] | 7

Raj talks tech

With Devin AI causing some ripples in the community. Would you like a walkthrough of how Autonomous AI Agents work ?

1 year ago | [YT] | 1