Skip to content
View TamasCsakvari's full-sized avatar

Block or report TamasCsakvari

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
TamasCsakvari/README.md

Tamas Csakvari

I am a Data Scientist specializing in building and fine-tuning Large Language Models (LLMs). My focus is on using advanced AI to solve complex and meaningful problems.

With a background combining quantitative analysis from engineering and economics, I bring a unique and rigorous approach to my work. I am fluent in English and German and am excited to connect with teams building impactful technology in Europe.


Featured Projects

1. LLM Solution for Legal Information Extraction

  • Description: An end-to-end Information Extraction system using models like GPT-4 and LLaMA, achieving 80% accuracy.
  • ➡️ View Repository

2. Performance Boosting of LLaMA via Fine-Tuning

  • Description: A research project where I boosted the LLaMA-3.1 model's performance by 15% through hands-on LoRA fine-tuning.
  • ➡️ View Repository

3. Docs-AI Minimal — FastAPI RAG Microservice

  • Description: Retrieval-augmented PDF Q&A API using FastAPI, Gemini 1.5 Flash, and Embedding-001 (768-d) with PostgreSQL + pgvector (IVFFLAT) for cosine similarity, Redis caching, LangGraph workflows, and Docker Compose for local dev.
  • ➡️ View Repository

4. Coffee Vending Sales Analytics Dashboard

  • Description: Power BI sales dashboard on Azure SQL Database (provisioned via Terraform IaC) using a Kaggle dataset—Power Query for ETL, DAX for measures, secure firewall allowlisting, and direct SQL connections for scheduled/near-real-time refresh.
  • ➡️ View Repository

📫 Let's Connect

LinkedIn

Pinned Loading

  1. oie-llm-framework oie-llm-framework Public

    An LLM-powered framework to evaluate text content by extracting, matching, and comparing semantic triplets. Applied to German legal text analysis.

    Python

  2. finetune-llm-for-oie finetune-llm-for-oie Public

    🔬Boosted LLaMA-3's F1 score on the CaRB benchmark from 28.1% to 43.0% via LoRA fine-tuning. A complete toolkit for evaluating and fine-tuning LLMs for OIE.

    Python

  3. analytics-dashboard-retail-coffee-sales analytics-dashboard-retail-coffee-sales Public

    Power BI sales dashboard for a coffee vending business, using Azure SQL Database, Terraform IaC, and Kaggle data to deliver interactive visual analytics and cloud-based reporting.

    HCL

  4. docs-ai-minimal docs-ai-minimal Public

    Docs-AI Minimal: a FastAPI RAG microservice for PDF Q&A using Google Gemini 1.5 Flash and Embedding-001, PostgreSQL + pgvector, Redis caching, LangGraph workflows, and Docker Compose. Delivering lo…

    Python