Building Ai Applications With Openai Apis

DOWNLOAD
Download Building Ai Applications With Openai Apis PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Building Ai Applications With Openai Apis book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages. If the content not found or just blank you must refresh this page
Building Ai Applications With Chatgpt Apis
DOWNLOAD
Author : Martin Yanev
language : en
Publisher: Packt Publishing Ltd
Release Date : 2023-09-21
Building Ai Applications With Chatgpt Apis written by Martin Yanev and has been published by Packt Publishing Ltd this book supported file pdf, txt, epub, kindle and other format this book has been release on 2023-09-21 with Computers categories.
Enhance your application development skills by building a ChatGPT clone, code bug fixer, quiz generator, translation app, email auto-reply, PowerPoint generator, and more in just one read! Key Features Become proficient in building AI applications with ChatGPT, DALL-E, and Whisper Understand how to select the optimal ChatGPT model and fine-tune it for your specific use case Monetize your applications by integrating the ChatGPT API with Stripe Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionCombining ChatGPT APIs with Python opens doors to building extraordinary AI applications. By leveraging these APIs, you can focus on the application logic and user experience, while ChatGPT’s robust NLP capabilities handle the intricacies of human-like text understanding and generation. This book is a guide for beginners to master the ChatGPT, Whisper, and DALL-E APIs by building ten innovative AI projects. These projects offer practical experience in integrating ChatGPT with frameworks and tools such as Flask, Django, Microsoft Office APIs, and PyQt. Throughout this book, you’ll get to grips with performing NLP tasks, building a ChatGPT clone, and creating an AI-driven code bug fixing SaaS application. You’ll also cover speech recognition, text-to-speech functionalities, language translation, and generation of email replies and PowerPoint presentations. This book teaches you how to fine-tune ChatGPT and generate AI art using DALL-E APIs, and then offers insights into selling your apps by integrating ChatGPT API with Stripe. With practical examples available on GitHub, the book gradually progresses from easy to advanced topics, cultivating the expertise required to develop, deploy, and monetize your own groundbreaking applications by harnessing the full potential of ChatGPT APIs.What you will learn Develop a solid foundation in using the ChatGPT API for natural language processing tasks Build, deploy, and capitalize on a variety of desktop and SaaS AI applications Seamlessly integrate ChatGPT with established frameworks such as Flask, Django, and Microsoft Office APIs Channel your creativity by integrating DALL-E APIs to produce stunning AI-generated art within your desktop applications Experience the power of Whisper API's speech recognition and text-to-speech features Discover techniques to optimize ChatGPT models through the process of fine-tuning Who this book is for With best practices, tips, and tricks for building applications using the ChatGPT API, this book is for programmers, entrepreneurs, and software enthusiasts. Python developers interested in AI applications involving ChatGPT, software developers who want to integrate AI technology, and web developers looking to create AI-powered web applications with ChatGPT will also find this book useful. A fundamental understanding of Python programming and experience of working with APIs will help you make the most of this book.
Building Ai Applications With Openai Apis
DOWNLOAD
Author : Martin Yanev
language : en
Publisher: Packt Publishing Ltd
Release Date : 2024-10-04
Building Ai Applications With Openai Apis written by Martin Yanev and has been published by Packt Publishing Ltd this book supported file pdf, txt, epub, kindle and other format this book has been release on 2024-10-04 with Computers categories.
Improve your app development skills by building a ChatGPT clone, code bug fixer, quiz generator, translation app, email auto-reply, PowerPoint generator, and more Key Features Transition into an expert AI developer by mastering ChatGPT concepts, including fine-tuning and integrations Gain hands-on experience through real-world projects covering a wide range of AI applications Implement payment systems in your applications by integrating the ChatGPT API with Stripe Purchase of the print or Kindle book includes a free PDF eBook Book Description Unlock the power of AI in your applications with ChatGPT with this practical guide that shows you how to seamlessly integrate OpenAI APIs into your projects, enabling you to navigate complex APIs and ensure seamless functionality with ease. This new edition is updated with key topics such as OpenAI Embeddings, which’ll help you understand the semantic relationships between words and phrases. You’ll find out how to use ChatGPT, Whisper, and DALL-E APIs through 10 AI projects using the latest OpenAI models, GPT-3.5, and GPT-4, with Visual Studio Code as the IDE. Within these projects, you’ll integrate ChatGPT with frameworks and tools such as Flask, Django, Microsoft Office APIs, and PyQt. You’ll get to grips with NLP tasks, build a ChatGPT clone, and create an AI code bug-fixing SaaS app. The chapters will also take you through speech recognition, text-to-speech capabilities, language translation, generating email replies, creating PowerPoint presentations, and fine-tuning ChatGPT, along with adding payment methods by integrating the ChatGPT API with Stripe. By the end of this book, you’ll be able to develop, deploy, and monetize your own groundbreaking applications by harnessing the full potential of ChatGPT APIs. What you will learn Develop a solid foundation in using the OpenAI API for NLP tasks Build, deploy, and integrate payments into various desktop and SaaS AI applications Integrate ChatGPT with frameworks such as Flask, Django, and Microsoft Office APIs Unleash your creativity by integrating DALL-E APIs to generate stunning AI art within your desktop apps Experience the power of Whisper API's speech recognition and text-to-speech features Find out how to fine-tune ChatGPT models for your specific use case Master AI embeddings to measure the relatedness of text strings Who this book is for This book is for a diverse range of professionals, including programmers, entrepreneurs, and software enthusiasts. Beginner programmers, Python developers exploring AI applications with ChatGPT, software developers integrating AI technology, and web developers creating AI-powered web applications with ChatGPT will find this book beneficial. Scholars and researchers working on AI projects with ChatGPT will also find it valuable. Basic knowledge of Python and familiarity with APIs is needed to understand the topics covered in this book.
Building Ai Applications With Microsoft Semantic Kernel
DOWNLOAD
Author : Lucas A. Meyer
language : en
Publisher: Packt Publishing Ltd
Release Date : 2024-06-21
Building Ai Applications With Microsoft Semantic Kernel written by Lucas A. Meyer and has been published by Packt Publishing Ltd this book supported file pdf, txt, epub, kindle and other format this book has been release on 2024-06-21 with Computers categories.
Unlock the power of GenAI by effortlessly linking your C# and Python apps with cutting-edge models, orchestrating diverse AI services with finesse, and crafting bespoke applications through immersive, real-world examples Key Features Link your C# and Python applications with the latest AI models from OpenAI Combine and orchestrate different AI services such as text and image generators Create your own AI apps with real-world use case examples that show you how to use basic generative AI, create images, process documents, use a vector database Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionIn the fast-paced world of AI, developers are constantly seeking efficient ways to integrate AI capabilities into their apps. Microsoft Semantic Kernel simplifies this process by using the GenAI features from Microsoft and OpenAI. Written by Lucas A. Meyer, a Principal Research Scientist in Microsoft’s AI for Good Lab, this book helps you get hands on with Semantic Kernel. It begins by introducing you to different generative AI services such as GPT-3.5 and GPT-4, demonstrating their integration with Semantic Kernel. You’ll then learn to craft prompt templates for reuse across various AI services and variables. Next, you’ll learn how to add functionality to Semantic Kernel by creating your own plugins. The second part of the book shows you how to combine multiple plugins to execute complex actions, and how to let Semantic Kernel use its own AI to solve complex problems by calling plugins, including the ones made by you. The book concludes by teaching you how to use vector databases to expand the memory of your AI services and how to help AI remember the context of earlier requests. You’ll also be guided through several real-world examples of applications, such as RAG and custom GPT agents. By the end of this book, you'll have gained the knowledge you need to start using Semantic Kernel to add AI capabilities to your applications.What you will learn Write reusable AI prompts and connect to different AI providers Create new plugins that extend the capabilities of AI services Understand how to combine multiple plugins to execute complex actions Orchestrate multiple AI services to accomplish a task Leverage the powerful planner to automatically create appropriate AI calls Use vector databases as additional memory for your AI tasks Deploy your application to ChatGPT, making it available to hundreds of millions of users Who this book is for This book is for beginner-level to experienced .NET or Python software developers who want to quickly incorporate the latest AI technologies into their applications, without having to learn the details of every new AI service. Product managers with some development experience will find this book helpful while creating proof-of-concept applications. This book requires working knowledge of programming basics.
Creating Chatgpt Apps With Javascript
DOWNLOAD
Author : Bruce Hopkins Jr.
language : en
Publisher: Springer Nature
Release Date : 2025-03-26
Creating Chatgpt Apps With Javascript written by Bruce Hopkins Jr. and has been published by Springer Nature this book supported file pdf, txt, epub, kindle and other format this book has been release on 2025-03-26 with Computers categories.
Transform your JavaScript expertise through the power of Open AI API models using “Creating ChatGPT Apps with JavaScript.” This book will guide JavaScript developers to build smart applications while providing tangible knowledge of OpenAI’s API for text summarization, creating transcripts from audio files, generating images, and running models locally on your machine. Through hands-on projects and code examples, readers will discover how to build AI-powered apps from scratch, such as using embeddings to train a Discord bot to answer customers’ questions in multiple languages. Readers will also learn to dictate text for writing articles or blogs with a localized integration of Whisper and generate hero images with Dall-E. What’s more, in the final chapter of this book, you’ll be able to maximize productivity by creating a Smart Assistant like Alexa or Siri with JavaScript and the new Raspberry Pi 5. From seasoned developers to newcomers, this book offers something for everyone. Not only will readers learn to build apps with ChatGPT and JavaScript, but they will also learn best practices for prompt engineering. They’ll understand how AI models can enhance workplace efficiency and utilize natural language processing (NLP) to make interactions with applications feel...well, natural. The end result is expert knowledge in leveraging ChatGPT programmatically and incorporating the technology into diverse applications. What You Will Learn: Gain a deeper understanding of ChatGPT and how OpenAI’s models work, and different ways to implement each of their various features. Authenticate with ChatGPT and OpenAI’s API and learn to send prompts with best practices with prompt engineering. Streamline productivity and content creation by leveraging transcription generation for dictation and image generation for creating hero images. Stay ahead of the game by incorporating different new features of OpenAI’s API and understanding more complex concepts like using GPT-4 to train a Discord bot with an FAQ to assist with multilingual tech support. Who This Book is for: This book is written for JavaScript developers and hobbyists that want to use OpenAI and ChatGPT to create intelligent applications and streamline productivity. No prior experience with ChatGPT or OpenAI APIs is required.
Building Conversational Generative Ai Apps With Langchain And Gpt
DOWNLOAD
Author : Mugesh S
language : en
Publisher: Orange Education Pvt Ltd
Release Date : 2025-06-04
Building Conversational Generative Ai Apps With Langchain And Gpt written by Mugesh S and has been published by Orange Education Pvt Ltd this book supported file pdf, txt, epub, kindle and other format this book has been release on 2025-06-04 with Computers categories.
TAGLINE Transform Text into Intelligent Conversations with LangChain and GPT. KEY FEATURES ● Build AI Chatbots with LangChain, Python and GPT models through hands-on guidance. ● Master Advanced Techniques like RAG, document embedding, and LLM fine-tuning. ● Deploy and Scale conversational AI systems for real-world applications. DESCRIPTION Conversational AI Apps are revolutionizing the way we interact with technology, enabling businesses and developers to create smarter, more intuitive applications that engage users in natural, meaningful ways. Building Conversational Generative AI Apps with LangChain and GPT is your ultimate guide to mastering AI-driven conversational systems. Starting with core concepts of generative AI and LLMs, you'll learn to build intelligent chatbots and virtual assistants, while exploring techniques like fine-tuning LLMs, retrieval-augmented generation (RAG), and document embedding. As you progress, you'll dive deeper into advanced topics such as vector databases and multimodal capabilities, enabling you to create highly accurate, context-aware AI agents. The book's step-by-step tutorials ensure that you develop practical skills in deploying and optimizing scalable conversational AI solutions. By the end, you'll be equipped to build AI apps that enhance customer engagement, automate workflows, and scale seamlessly. Unlock the potential of Building Conversational Generative AI Apps with LangChain and GPT and create next-gen AI applications today! WHAT WILL YOU LEARN ● Build and deploy AI-driven chatbots using LangChain and GPT models. ● Implement advanced techniques like retrieval-augmented generation (RAG) for smarter responses. ● Fine-tune LLMs for domain-specific conversational AI applications. ● Leverage vector databases for efficient knowledge retrieval and enhanced chatbot performance. ● Explore multimodal capabilities and document embedding for better context-aware responses. ● Optimize and scale conversational AI systems for large-scale deployments. WHO IS THIS BOOK FOR? This book is for developers, data scientists, and AI enthusiasts eager to build conversational applications using LangChain and GPT models. While a basic understanding of Python and machine learning concepts is beneficial, the book offers step-by-step guidance, making it accessible to both beginners and experienced practitioners. TABLE OF CONTENTS 1. Introduction to Conversational Generative AI 2. Natural Language Processing (NLP) Fundamentals 3. The Building Blocks of Rule-Based Chatbots 4. Statistical Language Models for Text Generation 5. Neural Network Architectures for Conversation 6. The Transformer Architecture Revolution 7. Unveiling ChatGPT and Architectures 8. Langchain Framework for Building Conversational AI 9. Exploring the LLM Landscape beyond GPT 10. The Transformative Impact of Conversational AI 11. Challenges and Opportunities in LLM Development Index
Building Ai Intensive Python Applications
DOWNLOAD
Author : Rachelle Palmer
language : en
Publisher: Packt Publishing Ltd
Release Date : 2024-09-06
Building Ai Intensive Python Applications written by Rachelle Palmer and has been published by Packt Publishing Ltd this book supported file pdf, txt, epub, kindle and other format this book has been release on 2024-09-06 with Computers categories.
Master retrieval-augmented generation architecture and fine-tune your AI stack, along with discovering real-world use cases and best practices to create powerful AI apps Key Features Get to grips with the fundamentals of LLMs, vector databases, and Python frameworks Implement effective retrieval-augmented generation strategies with MongoDB Atlas Optimize AI models for performance and accuracy with model compression and deployment optimization Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionThe era of generative AI is upon us, and this book serves as a roadmap to harness its full potential. With its help, you’ll learn the core components of the AI stack: large language models (LLMs), vector databases, and Python frameworks, and see how these technologies work together to create intelligent applications. The chapters will help you discover best practices for data preparation, model selection, and fine-tuning, and teach you advanced techniques such as retrieval-augmented generation (RAG) to overcome common challenges, such as hallucinations and data leakage. You’ll get a solid understanding of vector databases, implement effective vector search strategies, refine models for accuracy, and optimize performance to achieve impactful results. You’ll also identify and address AI failures to ensure your applications deliver reliable and valuable results. By evaluating and improving the output of LLMs, you’ll be able to enhance their performance and relevance. By the end of this book, you’ll be well-equipped to build sophisticated AI applications that deliver real-world value.What you will learn Understand the architecture and components of the generative AI stack Explore the role of vector databases in enhancing AI applications Master Python frameworks for AI development Implement Vector Search in AI applications Find out how to effectively evaluate LLM output Overcome common failures and challenges in AI development Who this book is for This book is for software engineers and developers looking to build intelligent applications using generative AI. While the book is suitable for beginners, a basic understanding of Python programming is required to make the most of it.
Building Ai Agents With Llms Rag And Knowledge Graphs
DOWNLOAD
Author : Salvatore Raieli
language : en
Publisher: Packt Publishing Ltd
Release Date : 2025-07-11
Building Ai Agents With Llms Rag And Knowledge Graphs written by Salvatore Raieli and has been published by Packt Publishing Ltd this book supported file pdf, txt, epub, kindle and other format this book has been release on 2025-07-11 with Computers categories.
Master LLM fundamentals to advanced techniques like RAG, reinforcement learning, and knowledge graphs to build, deploy, and scale intelligent AI agents that reason, retrieve, and act autonomously Key Features Implement RAG and knowledge graphs for advanced problem-solving Leverage innovative approaches like LangChain to create real-world intelligent systems Integrate large language models, graph databases, and tool use for next-gen AI solutions Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionThis AI agents book addresses the challenge of building AI that not only generates text but also grounds its responses in real data and takes action. Authored by AI specialists with deep expertise in drug discovery and systems optimization, this guide empowers you to leverage retrieval-augmented generation (RAG), knowledge graphs, and agent-based architectures to engineer truly intelligent behavior. By combining large language models (LLMs) with up-to-date information retrieval and structured knowledge, you'll create AI agents capable of deeper reasoning and more reliable problem-solving. Inside, you'll find a practical roadmap from concept to implementation. You’ll discover how to connect language models with external data via RAG pipelines for increasing factual accuracy and incorporate knowledge graphs for context-rich reasoning. The chapters will help you build and orchestrate autonomous agents that combine planning, tool use, and knowledge retrieval to achieve complex goals. Concrete Python examples built on popular libraries, along with real-world case studies, reinforce each concept and show you how these techniques come together. By the end of this book, you’ll be well-equipped to build intelligent AI agents that reason, retrieve, and interact dynamically, empowering you to deploy powerful AI solutions across industries.What you will learn Learn how LLMs work, their structure, uses, and limits, and design RAG pipelines to link them to external data Build and query knowledge graphs for structured context and factual grounding Develop AI agents that plan, reason, and use tools to complete tasks Integrate LLMs with external APIs and databases to incorporate live data Apply techniques to minimize hallucinations and ensure accurate outputs Orchestrate multiple agents to solve complex, multi-step problems Optimize prompts, memory, and context handling for long-running tasks Deploy and monitor AI agents in production environments Who this book is for If you are a data scientist or researcher who wants to learn how to create and deploy an AI agent to solve limitless tasks, this book is for you. To get the most out of this book, you should have basic knowledge of Python and Gen AI. This book is also excellent for experienced data scientists who want to explore state-of-the-art developments in LLM and LLM-based applications.
Ai Trends Navigating The Future
DOWNLOAD
Author : Ayman Elmaasarawy
language : en
Publisher: Ayman Elmassarawy
Release Date : 2024-12-27
Ai Trends Navigating The Future written by Ayman Elmaasarawy and has been published by Ayman Elmassarawy this book supported file pdf, txt, epub, kindle and other format this book has been release on 2024-12-27 with Computers categories.
This book offers an advanced, yet accessible, exploration of contemporary AI trends and their implications. AI has transitioned from a niche academic pursuit into a cornerstone of innovation across fields as diverse as healthcare, finance, education, and entertainment. This book seeks to demystify AI by breaking it down into thematic chapters that cover its theoretical foundations, practical applications, and ethical considerations. For policymakers, technologists, educators, and the curious reader, this book provides an invaluable resource. It not only maps the cutting-edge developments in AI but also encourages critical thinking about the opportunities and risks that accompany them. By doing so, it empowers readers to engage with AI not just as passive observers but as informed participants shaping its evolution. "AI Trends: Navigating the Future" is divided into thoughtfully curated chapters, each addressing a distinct facet of AI’s evolution and impact. Below is an overview of the book's structure: Foundations of Artificial Intelligence: The opening chapter sets the stage by exploring the fundamental concepts and historical milestones of AI. It provides an accessible yet thorough introduction to the basics of machine learning, neural networks, and computational intelligence, creating a foundational understanding for readers. AI in Industry: Transforming Economies: This chapter delves into how AI is revolutionizing sectors such as healthcare, finance, manufacturing, and agriculture. Real-world case studies illustrate the profound economic implications and efficiency gains brought about by AI technologies. Ethics and Responsibility in AI: AI’s potential raises profound ethical questions about privacy, bias, and accountability. This chapter examines the frameworks needed to develop AI responsibly, ensuring that it aligns with societal values and norms. The Future of Work in an AI-Driven World: As AI systems automate tasks and augment human capabilities, they are reshaping the workforce. This chapter discusses the challenges and opportunities in adapting to a world where humans and AI collaborate. AI in Creative and Cultural Spheres: Beyond productivity and efficiency, AI is influencing creativity and cultural expression. This chapter explores AI's role in art, music, literature, and film, raising questions about the intersection of technology and human creativity. AI for Social Good: Opportunities and Challenges: AI holds the potential to address pressing global issues, from climate change to public health crises. This chapter evaluates the transformative role AI can play in improving lives, while also highlighting the challenges in implementing such technologies effectively. Frontiers of AI Research: Looking ahead, this chapter covers the most advanced research areas in AI, such as explainable AI, quantum AI, and general intelligence. It paints a picture of what the future might hold and the scientific breakthroughs on the horizon. Policy and Regulation in the AI Era: The final chapter focuses on governance, examining how countries are developing policies to regulate AI, encourage innovation, and protect citizens. Throughout the book, several recurring themes provide a cohesive narrative: Interdisciplinary Impact: From biology to economics, AI's reach is far and wide. Each chapter underscores the interconnectedness of AI developments across disciplines. Opportunities and Risks: By presenting balanced discussions, the book helps readers appreciate the immense opportunities AI offers while being vigilant about its pitfalls. Actionable Insights: Whether readers are entrepreneurs, policymakers, or students, the book offers practical insights into how AI can be leveraged to achieve specific goals.
Beginning Chatgpt For Python
DOWNLOAD
Author : LYDIA. HOPKINS EVELYN (BRUCE.)
language : en
Publisher:
Release Date : 2024-10-30
Beginning Chatgpt For Python written by LYDIA. HOPKINS EVELYN (BRUCE.) and has been published by this book supported file pdf, txt, epub, kindle and other format this book has been release on 2024-10-30 with Computers categories.
Unlock the future of software development and empower yourself to elevate your Python applications by harnessing the power of AI as this field continues to grow and evolve. Perfect for beginner to intermediate Python programmers, this book breaks down the essentials of using ChatGPT and OpenAI APIs. You'll start with the basics, learning to authenticate, send prompts, generate responses, test in the Playground, and handle errors with ease. Each chapter includes hands-on exercises that bring concepts to life, demonstrating different API functionalities and practical applications. You'll master models like GPT-4o, GPT-4, GPT-3.5, Whisper, and DALL-E, enabling you to enhance your applications with cutting-edge AI. Discover how generative AI tools like ChatGPT can automate tedious tasks rather than replace jobs. Leverage ChatGPT's powerful Natural Language Processing (NLP) capabilities to handle various formats of unstructured text within your Python apps. Quickly see how easy it is to use ChatGPT as your AI-pair programmer, boosting your productivity and speed. This step-by-step guide will have you creating intelligent chatbots that can automatically process messages from Slack or Discord. With Beginning ChatGPT for Python, you'll master the ChatGPT and OpenAI APIs, building intelligent applications that offer a personalized and engaging user experience. What You'll Learn Connect with the ChatGPT and OpenAI APIs and send effective prompts. Harness parameters like temperature and top_p to create unique and engaging responses from ChatGPT. Create an intelligent assistant bot for Slack that automates tasks and enhances productivity. Develop a bot that can moderate conversations and manage communities on Discord. Add context to your prompts to get more accurate and relevant responses. Who This Book Is For Python developers and enthusiasts who aspire to employ OpenAI and ChatGPT in the creation of intelligent applications to enhance productivity.
Developing Apps With Gpt 4 And Chatgpt
DOWNLOAD
Author : Olivier Caelen
language : en
Publisher: "O'Reilly Media, Inc."
Release Date : 2024-07-10
Developing Apps With Gpt 4 And Chatgpt written by Olivier Caelen and has been published by "O'Reilly Media, Inc." this book supported file pdf, txt, epub, kindle and other format this book has been release on 2024-07-10 with Computers categories.
This book provides an ideal guide for Python developers who want to learn how to build applications with large language models. Authors Olivier Caelen and Marie-Alice Blete cover the main features and benefits of GPT-4 and GPT-3.5 models and explain how they work. You'll also get a step-by-step guide for developing applications using the OpenAI Python library, including text generation, Q&A, and smart assistants. Written in clear and concise language, Developing Apps with GPT-4 and ChatGPT includes easy-to-follow examples to help you understand and apply the concepts to your projects. Python code examples are available in a GitHub repository, and the book includes a glossary of key terms. Ready to harness the power of large language models in your applications? This book is a must. You'll learn: Fundamentals and benefits of GPT-4 and GPT-3.5 models, including the main features and how they work How to integrate these models into Python-based applications, leveraging natural language processing capabilities and overcoming specific LLM-related challenges Examples of applications demonstrating the OpenAI API in Python for tasks including text generation, question answering, content summarization, classification, and more Advanced LLM topics such as prompt engineering, fine-tuning models for specific tasks, RAG, plug-ins, LangChain, LlamaIndex, GPTs, and assistants Olivier Caelen is a machine learning researcher at Worldline and teaches machine learning courses at the University of Brussels. Marie-Alice Blete, a software architect and data engineer in Worldline's R&D department, is interested in performance and latency issues associated with AI solutions.