DEV Community

Travis Irby
Travis Irby

Posted on

high level product explanation

in a group text with some friends I explained what my side project was - thought I'd just copy paste here as well.

Helping people remember peoples names

Dump any and all data you want to give it and it will focus on building a network of people that you can then chat with the llm to find or remember

The difference to me from this product and other contact management systems - Is this will track any and all names of people that you wouldnt add yourself. Maybe you only have a first name from a recorded conversation. Try to track and also have some experience where it will try to connect that person to previous record (is it a dupe) etc

I am building on top of opensaas, which handles all the auth, user management stripe integration out of the box. Saves so much time on all that bs that you otherwise implement in every single saas product

Oh and I’m building this open source but also would make $ by running it in the cloud since vast majority will never self host.
Or it will just be a good learning project and portfolio piece.

Top comments (0)