I made my Restailor project open source. You're welcome to use the code in case you're looking for a new job or just want to play around with an LLM integration for this purpose. You're also welcome to use my prompts.
It's working end-to-end and I built the infra to scale and support a lot of users using it (Next.js + FastAPI + Redis + Postgres). It also has applied job tracking and analytics.
LLM integrations are with Anthropic, Google, OpenAI, and xAI.
Please let me know if you have any questions.
Thanks!