Lucas VieiraCreating 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
Lucas VieiraHow 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
Lucas VieiraVisited all major parks in Dublin, here’s my top 1010. Farmleigh ParkJun 9, 2021Jun 9, 2021
Lucas VieirainDev 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
Lucas VieiraDependencies 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
Lucas VieiraDon’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
Lucas VieiraConfiguration in Golang packagesHello everybody, today I will talk about configuration in Golang packages.Nov 25, 20162Nov 25, 20162