Yassine Afaila

Hi, I’m a software developer at Agel Partners living in Agadir, Morocco. This is my corner of the internet, where I share my thoughts on web development, programming languages, and other things I find interesting More here.

"You cant learn everything, but you have to convince yourself that you can learn anything"
I've been working on an AI search product lately, and one thing I needed was proper product manuals. At first, I was creating all the PDFs manually which got repetitive fast. So, to save time (and honestly out of curiosity), I built a small program that generates manuals automatically using AI.
This is a simple project Ive wanted to build for a long time. The idea is to create a backend API service that stores products with information such as name, price, and manual in a structured database. Beyond basic CRUD operations, the API will support searching for specific information using vector search and leverage AI capabilities to generate proper, human-like responses.