My Writing

Explore my latest articles where I share insights on tech, from cutting-edge innovations to practical solutions. Stay tuned for fresh updates!

Introduction to Using Generative AI Models: Create Your Own Chatbot 🤖💬

This article explains how to create an interactive chatbot using OpenAI’s API, Langchain, and Streamlit.

Posted on Oct 08th, 2024

Three in one (code first) : NestJs & GraphQl & Mongoose

Build a solid architecture to create a GraphQL API with NestJs and Mongoose with one definition of data model to generate the GraphQL schema, the MongoDB collection schemas as well as the classes used by NestJs.

Posted on Jan 05th, 2021