Posts, a community app by Read.cv

Thread
Andy Chung

Had fun creating this little SMS inspired website template for Read.cv. It works great for all sorts of profiles and content, and is probably even better on mobile than it is desktop. Demo: 24okqxhg1.sites.cv/ Link to template: read.cv/sites/template…

dennis
dennis @xih
Replying to @andy

can you share a bit into the engineering into how this works? i'm hypothesizing: 1. chunk entire read.cv portfolio per designer 2. feed that as a param into a custom prompt 3. buttons function as queries into the LLM do you use langchain?

Andy Chung
Replying to @xih

Oh this is much simpler - we just fetch the read.cv structured profile data (available via our sites api), and display the relevant bits when you select a "prompt". A few of the strings are just hard coded to make it sound a little more conversational.