saralangaz/cv-web-template
A free template for building a personal CV website with an AI chatbot in under 30 minutes
This repository is an HTML/CSS/JS template for a personal CV (resume) website that includes an AI chat widget visitors can use to ask questions about your profile. It runs entirely on free infrastructure — Cloudflare's Llama 3.3 model and Cloudflare Pages/Workers — with no backend server to manage. It can be deployed via GitHub Pages or Cloudflare Pages.
What it does
- A single-file HTML/CSS/JS CV site with no backend and no build step required
- Pre-built sections for skills, experience, projects, and certifications, plus a built-in Spanish/English language toggle
- An AI chat widget powered by Llama 3.3 70B through Cloudflare Workers AI, free up to 10,000 requests per day, lets visitors ask about the CV owner's profile
- Personal data is kept in a separate config file that is gitignored, meaning it's never accidentally committed to the public repo
- Deployable for free on GitHub Pages or Cloudflare Pages, with an optional custom domain costing about $10/year
Why it matters
For non-developers who want a personal site with an interactive AI assistant, this offers a ready-made starting point without server costs or paid subscriptions. It's a practical option for personal branding or job searching that lets anyone run a real, working AI-powered site for free.
Terms in this repo
- Llama 3.3 · A large language AI model from Meta used to power the chatbot's answers in this template
- Cloudflare Workers AI · Cloudflare's service for running AI models, with a set free daily request quota
- Cloudflare Worker · A lightweight serverless code execution environment from Cloudflare, used here to relay chat requests
- GitHub Pages / Cloudflare Pages · Free hosting services that turn a code repository directly into a live website
- gitignore · A setting that excludes specific files from being committed to a git repository, used here to protect personal data
Repository description (English)
even when you're offline. Powered by Llama 3.3 via Cloudflare. Free forever.
Open on GitHubTrending repos
- vorssaint/vorssaint-utilsOne free menu bar app replaces a dozen paid Mac utilities
- Alishahryar1/free-claude-codeA local proxy that lets coding AI agents run on 49 free or cheap model providers instead of one paid service
- freestylefly/awesome-gpt-image-2A library of 532 reverse-engineered prompts that turn GPT-Image2 into a predictable image-making tool
- block/buzzAn open-source workspace where humans and AI agents chat, code, and review in the same rooms
- NousResearch/hermes-agentNous Research's Hermes is an AI agent that gets smarter the more you use it
- virgiliojr94/book-to-skillA tool that turns technical book PDFs into on-demand reference skills for AI coding agents
- VoltAgent/awesome-agent-skillsA single hub collecting over 1000 'how-to' manuals that make AI coding assistants act like experts
- anthropics/claude-plugins-communityA shared shelf where anyone's Claude add-ons get listed for install