How to use Structured Outputs in LLMs
How to use Structured Outputs in LLMs
August 21, 2024
FAQ
Using LLMs to apply to Linkedin Jobs
How to use LLMs to create a CV
Use a CV Builder Framework: OpenResume or
With Reactive-Resume
Or with OpenResume:
version: '3'
services:
open-resume:
container_name: openresume #https://github.com/xitanggg/open-resume
image: ghcr.io/jalcocert/open-resume:latest #https://github.com/users/JAlcocerT/packages/container/package/open-resume
ports:
- "3333:3000"
# networks:
# - cloudflare_tunnel
# networks:
# cloudflare_tunnel:
# external: true