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…

Sean Velasco
Replying to @xih @andy

what you described, i actually implemented a few weeks ago in my portfolio. it’s just a simple prompt for now - no RAG, no fine-tuning. uses meta/llama-3.1-8b-instruct-fast. sean.app/ai

dennis
dennis @xih
Replying to @seanvelasco @andy

Nice~~~ I tested it and made it hallucinate haha

Sean Velasco
Replying to @xih @andy

lmao yes that’s why i was kinda hesistant to share it + fear of unexpected ai bills 😂 it’s just a proof of concept for now… the goal is kinda like AI Gilfoyle that’s trained on my messages, emails, and notes. like i want it to repond the way i would respond

dennis
dennis @xih
Replying to @seanvelasco @andy

broad strokes, get the first version out the door! excited to see the next iteration~

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.

dennis
dennis @xih
Replying to @andy

Rad! Wizard of oz-ed it to make me think it was RAG I noticed the pills having a progress bar so you can press it as many times as items per section! Good touch