PDF analysis and chat
Learn how to build a PDF bot for parsing PDF documents and generating
responses using Docker and generative AI.
Time to complete
20 minutes
The generative AI (GenAI) guide teaches you how to containerize an existing GenAI application using Docker. In this guide, you’ll learn how to:
- Containerize and run a Python-based GenAI application
- Set up a local environment to run the complete GenAI stack locally for development
Start by containerizing an existing GenAI application.
Modules
- Containerize your app
Learn how to containerize a generative AI (GenAI) application.
- Develop your app
Learn how to develop your generative AI (GenAI) application locally.