AboutProjectsSkillsEducationGet in Touch

I'm Tryfonas.
I build
that solve real problems

Computer Science graduate building enterprise-grade AI solutions — from RAG systems to intelligent chatbots. With 6+ years of corporate experience, I understand the real problems that AI is best positioned to solve.

rag_pipeline.py
# RAG-Powered Knowledge Assistant
from anthropic import Anthropic
from chromadb import Client
 
class KnowledgeAssistant:
  def query(self, question):
    docs = self.vectordb.search(question)
    return self.claude.generate(
      prompt=question,
      context=docs
    )
🤖
RAG Pipeline
Live Demo
Built with AI
Cursor + Claude

The Short Version

I'm a Computer Science graduate from Greece, currently based in Kraków, Poland. My passion is artificial intelligence — specifically building practical AI tools that solve real business problems.

I spent 6+ years working at major multinationals like Accenture, Infosys, and HEINEKEN, where I gained deep understanding of how large enterprises operate — the processes, the pain points, and the communication dynamics that make or break projects.

That corporate experience gave me something most AI builders don't have: I know what the actual problems look like from the inside. Now I'm combining that real-world understanding with hands-on AI development — building RAG systems, chatbots, and automation tools inspired by the problems I've seen firsthand.

Tryfonas Papantoniou

AI Tools I'm Building

Each project demonstrates a different aspect of modern AI engineering — from retrieval-augmented generation to document intelligence and agentic workflows.

These tools are inspired by real inefficiencies I encountered during my 6+ years in enterprise finance operations — manual processes, slow decisions, and inconsistent data handling that are exactly the kind of problems AI can solve.
💬
Coming Soon
LLMRAGAnthropic API

O2C Policy Assistant

AI chatbot powered by RAG that can answer questions about Order-to-Cash policies — invoicing, collections, dispute resolution — with source citations.

📄
Coming Soon
Document AIClassificationAutomation

Invoice Classifier

Automated invoice categorization and routing using LLMs — turning hours of manual document processing into seconds.

📊
Coming Soon
Agentic AIData AnalysisNLP

AR Insights Dashboard

AI-powered accounts receivable analytics — ask questions about financial data in plain English and get intelligent visualizations.

What I Work With

A growing AI toolkit backed by a Computer Science degree and hands-on project experience.

🧠

Large Language Models

Building applications with LLMs — prompt engineering, system design, and API integrations.

Claude APIPrompt EngineeringSystem Prompts
🔍

RAG & Vector Search

Building retrieval-augmented generation pipelines — embedding documents, vector storage, and context-aware retrieval.

ChromaDBEmbeddingsVector Search
🤖

Agentic AI

Designing AI agents that can reason, use tools, and execute multi-step workflows autonomously.

Tool UseMulti-step ReasoningWorkflow Automation
💻

Web Development

Building and deploying web applications using modern frameworks and hosting platforms.

Next.jsReactTailwind CSSVercel
🛠️

AI-Assisted Development

Using AI as a development partner — turning ideas into working software through AI collaboration.

CursorClaudeAI Pair Programming

Education, Trainings & Certifications

Formal education in Computer Science, complemented by targeted AI certifications from industry leaders.

Education

🎓

BSc Computer Science

University of Macedonia, Thessaloniki, Greece

🌍

Erasmus+ — Business Administration

BA School of Business & Finance, Riga, Latvia

AI Trainings & Certifications

🔧

AI Technical Practitioner (AITECH)

Cisco — 2026

💼

AI Business Practitioner (AIBIZ)

Cisco — 2026

🤖

Reinvention with Agentic AI

Accenture — 2026

🏛️

CS50 ReadyPlayer50

Harvard University — 2023

Let's Connect

Looking for my next role in AI — building tools, implementing solutions, and bridging the gap between technology and business. Let's talk.