Generative AI: Integrate openAI API with Python


Posted by Pierre-Edouard Guerin · 2 min read · Published on May 27, 2024

I was fortunate to follow the course of Sven Warris about software tools to integrate genAI into your own work and applications. The course is aimed at data scientists and bioinformaticians.

Introduction

Process of Tokenizing and Embedding

Applications and Developments in Generative AI

Prompt engineering using the ChatGPT web interface

The OpenAI API

text

Data analytics

Retrieval Augmented Generation (RAG)

Image generation and processing through the API

Langchain and large documents

References

https://www.planeks.net/open-ai-api-integration-guide/







Relevant Tags

About the Author