👋 Hi, I'm Anibal
RSS FeedI'm a Software / AI engineer focused on building enterprise applications using LLMs. I'm also passionate about open-source and sharing knowledge.
Feel free to reach out to me on any of the social platforms below.
Featured
Building a React + FastAPI app with Nginx Unit
Published: at 07:56 PMA guide on building a Full Stack application by combining React and FastAPI in one container using Nginx Unit as the app runtime. Includes production-ready patterns and best practices for deployment.
How to create accurate, fast RAG with Excel files
Published: at 03:08 PMA guide on how to use Excel files to create a RAG AI chatbot. Using SQL as a database and tool / function calling with the Gemini Python SDK.