{"repo":"bahree/GenAIBook","free":true,"listed":false,"github":"https://github.com/bahree/GenAIBook","clone":"git clone https://github.com/bahree/GenAIBook.git","description":"\"Generative AI in Action\" book's code repository","language":"Python","stars":144,"topics":["ai","azure","azure-openai","book","gemini-api","genai","langchain","large-language-models","llama3","llm"],"license":"MIT","category":"ai-agents","readme_excerpt":"Book - Generative AI in Action Welcome to the code repo associated with my book Generative AI in Action , published by Manning. Note: The book is also available on Amazon. This repo has a few things that might be of interest: Code from the different examples in the book. List of research papers associated with different AI technology and techniques. A Web application you can run locally brings many of these concepts together. Detailed instructions for getting dependencies installed locally. :warning: Warning: OpenAI API Breaking Changes --- The book's code works with the new API (v1.0) that OpenAI recently updated. If you have an old package version (v0.28), upgrade to the latest version for the code to work. To upgrade the package, you can run the following command: pip install --upgrade openai . If you are using conda, you can run the command: conda update openai . Core dependencies :minidisc: Before we start installation instructions, as outlined in the book, we assume you have installed the following basic dependencies. For most developers and data scientists, these would already be in place, and there might not be any additional steps needed. Note: If any of these are missing and need step-by-step instructions, see detailed dependency installation instructions . IDE: Visual Studio Code (or similar) 💻. Python: Version 3.7.1 or later; we use version 3.11.3 for the book. To check the Python version installed, run: python --version Package manager: Although technically a pa","default_branch":null,"files":null,"tree":[],"storefront":"/r/bahree","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/bahree/GenAIBook/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}