resume

agent
Guvenlik Denetimi
Uyari
Health Gecti
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Community trust — 16 GitHub stars
Code Uyari
  • network request — Outbound network request in src/ai/context.ts
  • network request — Outbound network request in src/components/ai-chat/ChatPanel.tsx
Permissions Gecti
  • Permissions — No dangerous permissions requested

Bu listing icin henuz AI raporu yok.

SUMMARY

AI-powered LaTeX resume builder with templates, live PDF preview, and job-description tailoring

README.md

Resume

An AI-powered LaTeX résumé builder built with the DeepSpace SDK.

Live: resume.app.space

Features

  • LaTeX résumé templates (Modern, Europass, Academic CV, Two-Column, Jake's)
  • Cloud compilation (pdfLaTeX, XeLaTeX, LuaLaTeX) with live PDF preview
  • AI editing assistant — multi-turn tool use over your own resume records
  • Job-description tailoring (per-section rewrites that don't invent facts)
  • Profile system — save a master profile, generate targeted résumés from it
  • Version history with PDF snapshots
  • Override mode — drop into raw LaTeX for full control

Development

npm install
npm run dev

Testing

All deepspace test runs need a one-time npx deepspace login (it provisions
dev workers). After that:

npm test            # default suite (smoke + api) — runs signed-out, no test accounts needed
npm run test:e2e    # adds the authenticated specs (collab.spec.ts)

The authenticated specs sign in through the SDK's users fixture, which uses
the local test-account pool (public signup is disabled by design). Provision it
once before running test:e2e:

npx deepspace login   # one-time, also required for `npm test`
npx deepspace test-accounts create --email test-1-$(date +%s)@deepspace.test --password Pass123! --name "Test User 1"
npx deepspace test-accounts create --email test-2-$(date +%s)@deepspace.test --password Pass123! --name "Test User 2"

Deployment

npm run deploy

Yorumlar (0)

Sonuc bulunamadi