Creating a nice looking curriculum with, of course, open source:

  1. Open-Resume - No need for DB’s
  2. Reactive-Resume - Json allow us to get creative with LLMs ✨

F/OSS Curriculum Vitae

Creating a CV with Open Source

An applicant tracking system (ATS) is software used by organizations to manage the hiring process.

It come sreally handy to have some templates which are easy to customize and that are seen properly by those ATS.

There are two FREE and OSS that do precisely that:

Let’s get started!

The Open Resume Project

OpenResume is a powerful open-source resume builder and resume parser.

After deployment, Open-Resume is waiting for you at: localhost:3000

The best thing? It does NOT require authentication to use it.

It is built with NextJS, btw.

Resume Builder Demo

The Reactive Resume Project

A free and open-source resume builder that simplifies managing your resume.

And the best of all? You can export the .json of your resume and continue later (without parsing it again)

Also, you can make it publicaly accesible.

Star History Chart

Now you are free to use this resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free


Conclusions

Alternatively you can use SSG’s to create a public CV

Looking for something more?

An AI Based Free & Open Source Tool. To tailor your resume to a job description. Find the matching keywords, improve the readability and gain deep insights into your resume.

Document Analytics Tools

Mass document analytics platform based on LlamaIndex, Pgvector, React and Django.

What Does it Do? It provides several key features:

  • Manage Documents - Manage document collections (Corpuses)
  • Layout Parser - Automatically extracts layout features from PDFs
  • Automatic Vector Embeddings - generated for uploaded PDFs and extracted layout blocks
  • Data Extract - ask multiple questions across hundreds of documents using complex LLM-powered 8 querying behavior. Our sample implementation uses LlamaIndex + Marvin.

FAQ

Checking how readable is a CV Template

spaCy is a library for advanced Natural Language Processing in Python and Cython. It’s built on the very latest research, and was designed from day one to be used in real products.

How to create a F/OSS CV with Astro

You can use with Astro -SSG for websites (and not only):

How to manage SQLite

A free, open source, multi-platform SQLite database manager.