Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add book: BUILD GPT: HOW AI WORKS
  • Loading branch information
Hannibal046 authored May 6, 2024
1 parent 44c63c8 commit 67e4fae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -484,6 +484,7 @@ The above tables coule be better summarized by this wonderful visualization from
## Books
- [Generative AI with LangChain: Build large language model (LLM) apps with Python, ChatGPT, and other LLMs](https://amzn.to/3GUlRng) - it comes with a [GitHub repository](https://github.com/benman1/generative_ai_with_langchain) that showcases a lot of the functionality
- [Build a Large Language Model (From Scratch)](https://www.manning.com/books/build-a-large-language-model-from-scratch) - A guide to building your own working LLM.
- [BUILD GPT: HOW AI WORKS](https://www.amazon.com/dp/9152799727?ref_=cm_sw_r_cp_ud_dp_W3ZHCD6QWM3DPPC0ARTT_1) - explains how to code a Generative Pre-trained Transformer, or GPT, from scratch.


## Opinions
Expand Down

0 comments on commit 67e4fae

Please sign in to comment.