Skip to content

Releases: waygeance/AutoATS

v1.0.0 — AutoATS Initial Stable Release

07 Jan 13:57

Choose a tag to compare

🎉 AutoATS v1.0.0 — Initial Stable Release

AutoATS is an AI-powered, ATS-friendly resume builder that intelligently tailors resumes to specific job descriptions.

This is the first stable release and includes a complete end-to-end workflow: job description analysis, smart project selection, AI-driven optimization, and professional PDF generation.

✨ Key Features

  • AI-powered resume optimization using Ollama (LLaMA 3) or OpenAI
  • Automatic project relevance selection based on job descriptions
  • ATS-optimized resume output
  • Clean, modern UI built with Next.js, TypeScript, and Tailwind CSS
  • Privacy-first local AI processing (no data leaves your machine when using Ollama)
  • PDF resume generation without Docker

🚀 What’s Included

  • Job description analysis API
  • Resume generation pipeline
  • Project relevance engine
  • PDF export functionality
  • Fully responsive frontend

🛠 Tech Stack

  • Next.js
  • TypeScript
  • Tailwind CSS
  • Ollama (LLaMA 3)
  • Node.js

⚠️ Notes

  • Ollama must be running locally for AI features when using the local provider
  • OpenAI can be used as an alternative AI provider via API key

This release marks the foundation of AutoATS and is ready for real-world usage and further extension.

image