Hacker News new | ask | show | jobs
Show HN: Restailor – open-source AI job fit/resume tailor/job tracker (github.com)
1 points by fomoz 96 days ago
Hi guys,

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!