👨💻 AI Engineer at LeaseWeb.
🎓 Background in Cognitive Science research.
📚 Always learning. Always sharing.
🤝 Open to challenges and collaborations.
👨💻 AI Engineer at LeaseWeb.
🎓 Background in Cognitive Science research.
📚 Always learning. Always sharing.
🤝 Open to challenges and collaborations.
RAG SQL Agent is a natural language interface that converts user questions into SQL queries, retrieves database information, and provides human-readable responses.
Python 1
A Retrieval-Augmented Generation (RAG) application that enhances LLM responses with external knowledge retrieval. Features efficient document indexing, vector search, and seamless integration with …
Python
The Ant Colony Optimization (ACO) algorithm is a heuristic search technique inspired by the behavior of ants in nature. It is widely used to solve complex combinatorial optimization problems, such…
Python 2
GPTool integrate AI into WhatsApp, making the power of artificial intelligence easily accessible to all.
JavaScript
Cats or Dogs? This is a Convolutional Neural Network (CNN) model developed for educational purposes using TensorFlow and Keras to create, train, and evaluate deep neural networks. The model is desi…
Jupyter Notebook 1
This Python program is designed to efficiently convert and compress audio files and can handle large batches seamlessly in a single execution.
Python