A few hours with Cursor Composer 1

Here are 2 chat exports:
Using microservices for PDF processing

Create file details page

All using Composer 1. Maybe over just a few hours.

  • Planned together how to go about the task which is taking a PDF and splitting it into pages and create a table row for each page and storing it in convex as an image.
  • Created a Digital Ocean droplet with http endpoint to handle the conversion, as convex has some issue with node libs on their backend
  • completed the docker deployment and an automatic deployment script
  • troubleshooted through getting it working.
  • added status indicatiors
  • setup each page to be processed through LLM so we get markdown OCR which can be saved back into the model
  • all realtime indication thanks to amazing convex
  • modified the views to show this all happening.

This is the most fun I’ve had so far using Cursor, and this model is incredibly special. Bravo!


This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.