Santi TettamantiQuick Guide for Sending Multiple Requests to GPT with the OpenAI Batch APIThere is a feature in OpenAI that is sometimes overlooked but is very useful in terms of efficiency and cost savings: the batch…Jul 19Jul 19
Santi TettamantiHow to Create an AI Agent Using LangChain and GPTThe core idea of agents is to create an entity that decides, from an input or context, which sequence of actions to take — in essence…Jul 19Jul 19
Santi TettamantiHow to classify blogs using OpenAI API with GPT-4In a previous blog about How to discover the main topics in your blogs through NLP, we explored the importance of document classification…Nov 17, 2023Nov 17, 2023
Santi TettamantiHow to discover the main topics in your blogs through NLPJournals, blog websites, and companies with blog sections often face the need to classify their papers, articles, and blog posts…Nov 17, 2023Nov 17, 2023
Santi TettamantiOpen AI GPT 1.0 API quick python migration guideOpenAI released the brand new 1.0.0 version of the python sdk library. This Article shows how to migrate to this new versionNov 17, 2023Nov 17, 2023