YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

🧠 TatvaMind AI Career Engine

AI-Powered Resume Analysis using RAG + LLMs


πŸ”¬ Overview

TatvaMind AI Career Engine is a production-oriented AI system that analyzes resumes against job descriptions using Retrieval-Augmented Generation (RAG) and Large Language Models (LLMs).

The system provides:

  • πŸ“Š Match Score
  • ❌ Missing Skills
  • πŸ’‘ Actionable Suggestions

Built under TatvaMind Intelligence Lab, this project focuses on combining semantic retrieval with intelligent reasoning.


βš™οΈ How It Works

The system follows a structured pipeline:

flowchart LR
    A[Resume] --> C[Parsing]
    B[Job Description] --> C
    C --> D[Chunking]
    D --> E[Embeddings]
    E --> F[ChromaDB]
    F --> G[Retrieval]
    G --> H[LLM]
    H --> I[Scoring]
    I --> J[Output]

The pipeline ensures that the LLM receives relevant context, improving accuracy and reliability.


🧠 Key Components

πŸ”Ή RAG Pipeline

  • Context-aware retrieval
  • Semantic matching
  • Improved LLM reasoning

πŸ”Ή Embeddings + Vector DB

  • ChromaDB for storage
  • Efficient similarity search

πŸ”Ή Scoring Engine

  • Keyword matching
  • Semantic similarity
  • Section-wise evaluation

🧩 Tech Stack

  • Backend: FastAPI
  • Frontend: Next.js
  • Vector DB: ChromaDB
  • AI: LLM APIs + Embeddings

πŸš€ Features

  • Resume parsing (PDF/DOCX)
  • Semantic job matching
  • Intelligent scoring
  • Context-aware suggestions

πŸ“‚ Project Structure

backend/
frontend/
deployment/

πŸ”— Links

  • 🌐 Website: [Add Link]
  • πŸ’» GitHub: [Add Link]
  • πŸ“ Article: [Add Link]

πŸ‘€ Author

Nikhil Ranjan
Founder, TatvaMind Intelligence Lab


πŸ“Œ Note

This project represents ongoing work in applied AI systems and RAG-based architectures.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support