CV
Basics
| Name | Kaloyan Parvanov |
| Label | AI Engineer |
| parvanovkaloyan@gmail.com | |
| Phone | 781-346-5802 |
| Url | https://www.kparvanov.com |
| Summary | AI Engineer with a strong background in Applied Mathematics, specializing in the design and deployment of end-to-end LLM-powered systems. Proven experience architecting and deploying end-to-end AI solutions for complex challenges in large-scale data analysis, including classification and semantic search. |
Work
-
2025.01 - 2025.06 Data Scientist
Invictus Growth Partners
Developed and deployed machine learning systems for complex challenges in data classification and semantic analysis.
- Engineered and deployed an LLM-powered framework for the classification of large-scale, unstructured data.
- Built a scalable system for semantic search and analysis, developing custom re-ranking algorithms to enhance result relevance.
- Architected end-to-end AI systems, taking full ownership of the project lifecycle from initial concept to production-ready deployment.
-
2024.07 - 2025.01 AI Training Specialist
DataAnnotation & Outlier AI
Freelance position enhancing AI models and collaborating with development teams.
- Enhanced AI models by correcting coding and mathematical responses, improving accuracy and reliability.
- Identified and rectified hallucinations in AI outputs, contributing to significant error rate reduction.
-
2021.08 - 2024.05 Graduate Teaching Assistant
University of Colorado Boulder
Assisted in teaching mathematics courses.
- Assisted in teaching mathematics courses including Calculus and Differential Equations.
- Provided academic support and feedback to students.
Education
Skills
| Programming Languages | |
| Python | |
| R | |
| SQL | |
| C++ | |
| JavaScript |
| AI/ML Frameworks | |
| TensorFlow | |
| PyTorch | |
| Scikit-learn | |
| Pandas | |
| NumPy | |
| SciPy |
| Specialized AI | |
| Natural Language Processing (NLP) | |
| Physics-Informed Neural Networks (PINNs) |
| Web Development | |
| FastAPI | |
| Next.js |
| Tools & Platforms | |
| Git | |
| Docker | |
| Power BI | |
| LaTeX |
Languages
| English | |
| Fluent |
| German | |
| Fluent |
| Bulgarian | |
| Fluent |
Projects
- 2024.08 - 2024.09
MathBuddy: AI-Powered Math Tutor
Full-stack AI tutor utilizing GPT-4o for interactions and GPT-3.5-Turbo for result extraction and difficulty estimation.
- Engineered a full-stack AI tutor utilized by over 200 users, leveraging GPT-4o for interactions and GPT-3.5-Turbo for result extraction and difficulty estimation.
- Implemented serverless architecture with Next.js frontend and FastAPI backend, integrating OpenAI and Wolfram Alpha APIs to enhance problem-solving capabilities.
- 2024.06 - 2024.06
Tic-Tac-Toe with Alpha-Beta Pruning
Tic-Tac-Toe game featuring an AI opponent using the Alpha-Beta Pruning Minimax algorithm.
- Developed a Tic-Tac-Toe game featuring an AI opponent using the Alpha-Beta Pruning Minimax algorithm.
- Improved AI decision-making speed by 40% by reducing evaluated nodes, enhancing gameplay experience.
- 2023.10 - 2023.12
ODE Solution via PINNs
Solved the damped unforced pendulum problem using Physics-Informed Neural Networks.
- Engineered and trained a Physics-Informed Neural Network (PINN) to accurately model the damped pendulum problem, demonstrating the successful application of a cutting-edge deep learning technique to solve complex ODEs.