The Complete Obsolete Guide to Generative AI

The Complete Obsolete Guide to Generative AI

Author: David Clinton

Publisher: Simon and Schuster

Published: 2024-09-17

Total Pages: 238

ISBN-13: 1638355584

DOWNLOAD EBOOK

The last book on AI you’ll ever need. We swear! AI technology moves so fast that this book is probably already out of date! But don’t worry—The Complete Obsolete Guide to Generative AI is still an essential read for anyone who wants to make generative AI into a tool rather than a toy. It shows you how to get the best out of AI no matter what changes come in the future. You’ll be able to use common automation and scripting tools to take AI to a new level, and access raw (and powerful) GPT models via API. Inside The Complete Obsolete Guide to Generative AI you will find: • Just enough background info on AI! What an AI model is how it works • Ways to create text, code, and images for your organization's needs • Training AI models on your local data stores or on the internet • Business intelligence and analytics uses for AI • Building your own custom AI models • Looking ahead to the future of generative AI Where to get started? How about creating exciting images, video, and even audio with AI. Need more? Learn to harness AI to speed up any everyday work task, including writing boilerplate code, creating specialized documents, and analyzing your own data. Push beyond simple ChatGPT prompts! Discover ways to double your productivity and take on projects you never thought were possible! AI—and this book—are here to show you how. About the technology Everything you learn about Generative AI tools like Chat-GPT, Copilot, and Claude becomes obsolete almost immediately. So how do you decide where to spend your time—and your company’s money? This entertaining and unbelievably practical book shows you what you can (and should!) do with AI now and how to roll with the changes as they happen. About the book The Complete Obsolete Guide to Generative AI is a lighthearted introduction to Generative AI written for technology professionals and motivated AI enthusiasts. In it, you’ll get a quick-paced survey of AI techniques for creating code, text, images, and presentations, working with data, and much more. As you explore the hands-on exercises, you’ll build an intuition for how Generative AI can transform your daily work and communication—and maybe even learn how to make peace with your new robot overlords. What's inside • The big picture of Generative AI tools and tech • Creating useful text, code, and images • Writing effective prompts • AI-driven data analytics About the reader Written for developers, admins, and other IT pros. Some examples use simple Python code. About the author David Clinton is an AWS Solutions Architect, a Linux server administrator and a world-renowned expert on obsolescence. The technical editor on this book was Maris Sekar. Table of Contents 1 Understanding generative AI basics 2 Managing generative AI 3 Creating text and code 4 Creating with media resources 5 Feeding data to your generative AI models 6 Prompt engineering: Optimizing your experience 7 Outperforming legacy research and learning tools 8 Understanding stuff better 9 Building and running your own large language model 10 How I learned to stop worrying and love the chaos 11 Experts weigh in on putting AI to work A Important definitions and a brief history B Generative AI resources C Installing Python


생성형 AI 완벽 가이드

생성형 AI 완벽 가이드

Author: 데이비드 클린턴

Publisher: 다이피아

Published: 2024-03-15

Total Pages: 308

ISBN-13:

DOWNLOAD EBOOK

AI 기술은 너무 빠르게 발전하여 이 책을 보게 될 때면 이미 구식이 되었을지도 모릅니다! 하지만 걱정하지 마세요. 제너레이티브 AI를 장난감이 아닌 효과적인 도구로 만들고자 하는 사람이라면 이 책을 꼭 읽어야 합니다. 이 책은 앞으로 어떤 변화가 오더라도 AI를 최대한 활용할 수 있는 방법을 알려줍니다. 일반적인 자동화 및 스크립팅 도구를 사용하여 AI를 새로운 차원으로 끌어올리고, API를 통해 원시(그리고 강력한) GPT 모델에 액세스할 수 있습니다. 또 무엇이 있을까요? AI로 흥미로운 이미지, 비디오, 오디오까지 제작해 보세요. 더 필요하신가요? 상용구 코드 작성, 전문 문서 작성, 자체 데이터 분석 등 일상적인 업무의 속도를 높이기 위해 AI를 활용하는 방법을 알아보세요. 단순한 ChatGPT 프롬프트를 넘어서세요! 생산성을 두 배로 높이고 불가능하다고 생각했던 프로젝트를 수행할 수 있는 방법을 알아보세요! AI와 이 책이 그 방법을 알려드립니다.


How Computers Make Books

How Computers Make Books

Author: John Whitington

Publisher: Simon and Schuster

Published: 2024-06-06

Total Pages: 174

ISBN-13: 1638354383

DOWNLOAD EBOOK

Learn about computer science by exploring the fascinating journey it took to make this book! How Computers Make Books introduces what’s wonderful about computer science by showing how computers have transformed the art of publishing books. Author and publishing software developer John Whitington reveals the elegant computer science solutions invented to solve big publishing challenges. In How Computers Make Books you’ll discover: How human descriptions are translated into computer programs How a computer can understand document formatting How a program decides where to print ink on a page Why computer science is so interesting to computer scientists, and why it might interest you …and much more! How do computers represent all the different languages and letters used by humans? How do we compress a book’s worth of complex information so it can be transferred in seconds? And what exactly is a computer program? This book answers all those questions by telling the story of how it was created! About the technology Computers are part of every step in creating a book, from capturing the author’s words as a digital document to controlling how the ink gets onto the paper. How Computers Make Books introduces basic computer science concepts like file formatting, transfer, and storage, computer programming, and task automation by guiding you through the modern digital printing process. About the book This book takes you on a journey from the plain white page, weaving through typesetting, making gray images from black ink, electronic file formats, and more. It makes computer science come alive as you see how every word, illustration, and page has its own story. You’ll even learn to write your own simple programs and discover hands-on what’s so intoxicating about computer science. What's inside How human descriptions are translated into computer programs How a digital computer thinks about print documents How a program decides where to print ink on a page How the history of typesetting shows up in modern books About the reader For the curious-but-clueless about computer science—and anyone interested in how computers make books! About the author John Whitington is the founder of a company that builds software for electronic document processing. He has studied and taught Computer Science at Queens’ College, Cambridge. Technical editor on this book was Bojan Stojanovic. Table of Contents 1 Putting marks on paper 2 Letter forms 3 Storing words 4 Looking and finding 5 Typing it in 6 Saving space 7 The sums behind the screen 8 Gray areas 9 A typeface 10 Words to paragraphs 11 Out into the world


Practical Natural Language Processing

Practical Natural Language Processing

Author: Sowmya Vajjala

Publisher: O'Reilly Media

Published: 2020-06-17

Total Pages: 455

ISBN-13: 149205402X

DOWNLOAD EBOOK

Many books and courses tackle natural language processing (NLP) problems with toy use cases and well-defined datasets. But if you want to build, iterate, and scale NLP systems in a business setting and tailor them for particular industry verticals, this is your guide. Software engineers and data scientists will learn how to navigate the maze of options available at each step of the journey. Through the course of the book, authors Sowmya Vajjala, Bodhisattwa Majumder, Anuj Gupta, and Harshit Surana will guide you through the process of building real-world NLP solutions embedded in larger product setups. You’ll learn how to adapt your solutions for different industry verticals such as healthcare, social media, and retail. With this book, you’ll: Understand the wide spectrum of problem statements, tasks, and solution approaches within NLP Implement and evaluate different NLP applications using machine learning and deep learning methods Fine-tune your NLP solution based on your business problem and industry vertical Evaluate various algorithms and approaches for NLP product tasks, datasets, and stages Produce software solutions following best practices around release, deployment, and DevOps for NLP systems Understand best practices, opportunities, and the roadmap for NLP from a business and product leader’s perspective


AI Artistry

AI Artistry

Author: Chris Elliott

Publisher: eBookIt.com

Published: 2024-07-05

Total Pages: 221

ISBN-13: 1456652966

DOWNLOAD EBOOK

Embark on a Journey to the Intersection of Art and Technology Attention: Are you fascinated by the limitless possibilities of artificial intelligence and how it can revolutionize the world of art? This comprehensive guide is your ticket to explore the captivating realm of Generative AI and its profound applications in artistic creation. Interest: Dive into the intricacies of Generative AI, from understanding foundational concepts like Machine Learning and Neural Networks to mastering advanced topics such as GANs, VAEs, and other generative models. Discover how these technologies can be harnessed to produce visually stunning art, melodic compositions, and even interactive gaming experiences. Each chapter takes you deeper into this mesmerizing world, laying a robust groundwork that evolves into complex, yet approachable, techniques and tools that every beginner can grasp. Desire: Imagine creating your own unique pieces of AI-generated art, contributing to a burgeoning community of artists and technologists who are pushing the boundaries of creativity. Learn how to set up your workspace, collect and manage data ethically, and use powerful tools and libraries to bring your visions to life. The book doesn't just stop at the artistic process but also guides you through monetizing your creations, dealing with legal implications, and continually updating your work for sustained creativity. Action: Whether you're an aspiring artist, a tech enthusiast, or someone who's curious about the future of creativity, this book is your essential guide. Packed with practical projects, step-by-step tutorials, and real-world case studies, it equips you with the knowledge and skills to embark on your own AI artistry journey. Embrace the fusion of art and technology–get your copy now and take the first step into a transformative world where human ingenuity meets machine precision.


Teach Yourself Linux Virtualization and High Availability

Teach Yourself Linux Virtualization and High Availability

Author: David Clinton

Publisher: Lulu.com

Published: 2017-03-24

Total Pages: 176

ISBN-13: 9781365847202

DOWNLOAD EBOOK

High availability server virtualization currently powers the vast majority of public-facing compute deployments and Linux lies at the heart of nearly all of them. If you aren't already engaged in a virtualized project that touches some kind of Linux technology, you probably will be soon. What are you doing to build your skills to meet the future? The Linux Professional Institute's LPIC-3 304 certification expectations are an excellent, vendor neutral introduction to Linux server virtualization and cluster management. Even if you don't have plans to take the exam and earn the certification itself right now, using the 304 as a curriculum guide is a smart move. And, one way or another, this book is a great primary resource.


Generative AI in Practice

Generative AI in Practice

Author: Anand Vemula

Publisher: Independently Published

Published: 2024-05-23

Total Pages: 0

ISBN-13:

DOWNLOAD EBOOK

This comprehensive guide dives deep into the world of Generative AI, a revolutionary field where AI creates entirely new things. Go beyond traditional AI methods and discover how Generative AI can revolutionize industries, empower creativity, and shape the future. Here's what you'll find inside: Breakthrough Techniques: Explore prominent methods like Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs) in a clear and engaging way. Real-World Applications: Witness the transformative impact of Generative AI across various sectors, from accelerating drug discovery in healthcare to automating code generation in software development. The Power of Creation: Discover how Generative AI can fuel creativity in design, content creation, and education, offering inspiration and boosting efficiency. Generative AI in Practice equips you with the knowledge to harness this groundbreaking technology: Essential Tools and Platforms: Learn about popular generative AI tools and platforms readily available for you to explore and experiment with. Seamless Integration: Discover strategies to integrate Generative AI seamlessly into your existing workflows, maximizing its impact. The Ethical Landscape: Address crucial considerations surrounding data bias, fairness, and the responsible development of Generative AI. This book empowers you to: Understand the core concepts of Generative AI and its potential to create entirely new data formats. Implement generative techniques to automate tasks, enhance creative processes, and solve problems in your field. Become a responsible user of Generative AI, fostering innovation while considering ethical implications. Generative AI in Practice is your one-stop guide to understanding, implementing, and harnessing the power of Generative AI, whether you're a business leader, a creative professional, a developer, or simply curious about the future of technology.


Aum Golly: Poems on Humanity by an Artificial Intelligence

Aum Golly: Poems on Humanity by an Artificial Intelligence

Author: Gpt- Ai

Publisher: Kertojan Aani

Published: 2021-10-09

Total Pages: 74

ISBN-13: 9789527397237

DOWNLOAD EBOOK

What does AI know about love, happiness and making a difference? Aum Golly is a book of poems written in 24 hours. It was made possible by GPT-3 - an advanced autoregressive language model published in 2020 by OpenAI. "... a collection that surprises with humor and delicateness..." - Goodreads review "... I have to say reading it was a pleasure..." - Finnish radio host Ruben Stiller on Yle "... a beautiful dialogue between man and machine..." - a review of the Finnish audiobook The deep learning model can generate text that is virtually indistinguishable from text written by humans: poems, recipes, summaries, legal text and even pieces of code. GPT-3 is autofill on steroids. Good poetry makes us feel something and see the world differently. Despite the gut reaction some of us may have towards AI-enhanced creativity, Aum Golly is a book like any other. You will love some of the poems. You will hate others. Some will make you wonder, but all of them will make you think. Award-winning writer and TEDx speaker Jukka Aalho has guided the AI and chosen the poems for the collection.


A Brief History of Artificial Intelligence

A Brief History of Artificial Intelligence

Author: Michael Wooldridge

Publisher: Flatiron Books

Published: 2021-01-19

Total Pages: 148

ISBN-13: 1250770734

DOWNLOAD EBOOK

From Oxford's leading AI researcher comes a fun and accessible tour through the history and future of one of the most cutting edge and misunderstood field in science: Artificial Intelligence The somewhat ill-defined long-term aim of AI is to build machines that are conscious, self-aware, and sentient; machines capable of the kind of intelligent autonomous action that currently only people are capable of. As an AI researcher with 25 years of experience, professor Mike Wooldridge has learned to be obsessively cautious about such claims, while still promoting an intense optimism about the future of the field. There have been genuine scientific breakthroughs that have made AI systems possible in the past decade that the founders of the field would have hailed as miraculous. Driverless cars and automated translation tools are just two examples of AI technologies that have become a practical, everyday reality in the past few years, and which will have a huge impact on our world. While the dream of conscious machines remains, Professor Wooldridge believes, a distant prospect, the floodgates for AI have opened. Wooldridge's A Brief History of Artificial Intelligence is an exciting romp through the history of this groundbreaking field--a one-stop-shop for AI's past, present, and world-changing future.