Predictive Hacks

Python
George Pipis

Image Captioning with HuggingFace

Image captioning with AI is a fascinating application of artificial intelligence (AI) that involves generating textual descriptions for images automatically.

Python
George Pipis

Intro to Chatbots with HuggingFace

In this tutorial, we will show you how to use the Transformers library from HuggingFace to build chatbot pipelines. Let’s

Python
George Pipis

NER with OpenAI and LangChain

Named Entity Recognition (NER) is a natural language processing (NLP) technique used to identify and classify named entities within a

Python
George Pipis

Document Splitting with LangChain

In this tutorial, we will talk about different ways of how to split the loaded documents into smaller chunks using

Python
George Pipis

Get Started with OpenAI Assistants

The Assistants API enables the creation of AI assistants integrated into your applications. These assistants possess instructions and utilize models,

Subscribe To Our Newsletter

Get updates and learn from the best