Skip to content
View tatianafranco's full-sized avatar

Block or report tatianafranco

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tatianafranco/README.md

Hey there! 👋 I'm Tatiana

About me

  • Computer Science BSc @ University of Brasília (UnB), 2025
  • 6 years of experience in applied AI projects, 4+ in consulting across finance, education, energy, and infrastructure
  • Specialized in LLMs, RAG systems, and AI agents, with projects in production
  • Author of DiggVis - visual analytics system for public contract auditing, awarded maximum grade (SS) at UnB

Tech Stack

AI & LLMs: Python • LangChain • LangGraph • LlamaIndex • OpenAI GPT • RAG • AI Agents • Prompt Engineering • Guardrails • Fine-tuning • Hugging Face
NLP & Extraction: NER • Text Classification • Summarization • Semantic Embeddings • Vector Search • OCR
MLOps: MLflow • CI/CD • Automated Testing • REST APIs (FastAPI • Flask)
Data & Cloud: SQL (PostgreSQL • MySQL • SQL Server) • AWS (Lambda, S3, EC2, RDS) • Azure • Terraform • Docker • Git
Vector DBs: FAISS • ChromaDB

What I'm working on

  • Deploying LLMs and RAG systems in real production environments
  • Building an intelligent tutoring system with RAG, adaptive question recommendation, personalized feedback, and guardrails
  • Designing AI agents for document extraction, classification, and automated decision-making
  • Developing large-scale document processing pipelines with OCR, NER, and confidence scoring

Featured Projects

  • DiggVis: Visual analytics for public contract auditing using LLMs, semantic embeddings, and interactive clustering. Undergraduate thesis awarded maximum grade (SS) at UnB.
  • Joana: RAG-based job analysis tool that evaluates job descriptions against a resume, identifying match strength, skill gaps, and overall role alignment.
  • TatikToken: Custom Byte Pair Encoding (BPE) tokenizer built from scratch, inspired by GPT architecture, with parallel processing support.

Pinned Loading

  1. DiggVis_Contratos DiggVis_Contratos Public

    Visual analytics system for exploring contract-related publications from the Diário Oficial do Distrito Federal (DODF), using LLMs for entity extraction, FAISS for semantic search, and interactive …

    Python

  2. joana-job-analyzer joana-job-analyzer Public

    A RAG-based job analysis tool that evaluates job descriptions against a resume, identifying match strength, skill gaps, and overall role alignment.

    Python 2

  3. tatiktoken tatiktoken Public

    Custom Byte Pair Encoding (BPE) tokenizer implementation from scratch, inspired by GPT architecture. Features parallel processing for batch testing and modular design.

    Python 1