Skip to main content
Thomas Atchapero

Thomas Atchapero

Portfolio & Projects

Recent

LLM-API

·1940 words·10 mins
In this article, I will show how to create an AI-driven application. The goal is to create an application, that can integrate with an LLM-API. We want to make an application that can take an internship report as input, and in return receive an assessment of the report as output.

Code Agents

·1377 words·7 mins
Code agents - AI systems that go beyond answering questions to autonomously build and execute tasks. It explains how they differ from traditional assistants, explores different types of agents, and demonstrates their capabilities by creating and deploying a full meditation quiz app from a single prompt.

Automate RAG

·921 words·5 mins
This project shows you how to fully automate your chatbot’s knowledge so it never falls behind. Every time you publish new content, your chatbot instantly learns it—no manual updates, no maintenance headaches.

RAG

·779 words·4 mins
RAG (Retrieval Augmented Generation) is an AI technique that improves answers by combining information retrieval from external sources with language model generation. It helps overcome limitations of standard models by providing up-to-date, accurate, and context-specific responses.

Peli

·183 words·1 min
Peli is a platform built by four computer science students who share a passion for video games and software development. We created Peli to make it easy for gamers to stay up to date with upcoming game releases and keep track of the titles they’re most excited about.