Creating a Chatbot REST API to answer questions about your custom data using Python, LangChain…If you don’t want any explanation and you just want to grab the code, skip to the “Adding model to REST API” section belowMay 19, 2023May 19, 2023
How to use lists in a textInformation sometimes is easier to consume when expressed in a visual form. Lists are great for that. Instead of writing a long paragraph…Aug 16, 2021Aug 16, 2021
Published inDev GeniusSSL Certificates: How it worksA simple and quick explanation of how SSL certificates work. this is not a tutorial of how to generate a production-ready certificate, but…Jul 3, 2020Jul 3, 2020
Dependencies in Golang projectsToday I will talk about dependencies in Golang projects and how to organize packages using DDD pattern and Mono Repo pattern, this subject…Dec 9, 2016Dec 9, 2016
Don’t feel bad if you don’t treat every errorIn my company team we have a lot of discussions about what’s the better way to get the things done. One of these discussions was about…Dec 1, 20161Dec 1, 20161
Configuration in Golang packagesHello everybody, today I will talk about configuration in Golang packages.Nov 25, 20162Nov 25, 20162