Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Resources

Research Papers

Foundational Papers

ReAct: Synergizing Reasoning and Acting in Language Models

  • Authors: Yao et al. (2022)
  • Paper
  • Key contribution: Reasoning + Acting pattern

Chain-of-Thought Prompting Elicits Reasoning in Large Language Models

  • Authors: Wei et al. (2022)
  • Paper
  • Key contribution: Step-by-step reasoning

Toolformer: Language Models Can Teach Themselves to Use Tools

  • Authors: Schick et al. (2023)
  • Paper
  • Key contribution: Self-taught tool use

Generative Agents: Interactive Simulacra of Human Behavior

  • Authors: Park et al. (2023)
  • Paper
  • Key contribution: Memory and planning

Recent Advances

GPT-4 Technical Report

Constitutional AI: Harmlessness from AI Feedback

Tree of Thoughts: Deliberate Problem Solving with Large Language Models

  • Yao et al. (2023)
  • Paper

Books

Artificial Intelligence: A Modern Approach

  • Authors: Russell & Norvig
  • Classic AI textbook
  • Agent architectures

Deep Learning

  • Authors: Goodfellow, Bengio, Courville
  • Neural network foundations
  • Free online

Reinforcement Learning: An Introduction

Online Courses

DeepLearning.AI

  • LangChain courses
  • AI agent specializations
  • Website

Fast.ai

  • Practical deep learning
  • Free courses
  • Website

Stanford CS224N

Blogs & Tutorials

Lilian Weng’s Blog

Anthropic Research

OpenAI Blog

Hugging Face Blog

Communities

Discord Servers

  • LangChain Discord
  • OpenAI Developer Community
  • AI Agent Builders

Reddit

  • r/MachineLearning
  • r/LanguageTechnology
  • r/artificial

GitHub

  • Awesome-LLM repositories
  • Agent implementations
  • Open source projects

Conferences

NeurIPS - Neural Information Processing Systems

  • December annually
  • Top ML conference

ICML - International Conference on Machine Learning

  • July annually
  • Core ML research

ICLR - International Conference on Learning Representations

  • May annually
  • Deep learning focus

ACL - Association for Computational Linguistics

  • July annually
  • NLP research

Datasets & Benchmarks

HumanEval

  • Code generation benchmark
  • GitHub

MMLU - Massive Multitask Language Understanding

  • Knowledge benchmark
  • 57 subjects

BIG-bench

  • Diverse task benchmark
  • GitHub

AgentBench

  • Agent capability benchmark
  • Multi-environment testing

Tools & Platforms

Weights & Biases

LangSmith

  • LangChain debugging
  • Trace visualization

Helicone

  • LLM observability
  • Cost tracking

PromptLayer

  • Prompt management
  • Version control

Code Repositories

LangChain

AutoGPT

BabyAGI

AgentGPT

Stay Updated

Newsletters

  • The Batch (DeepLearning.AI)
  • Import AI
  • TLDR AI

Twitter/X Accounts

  • @AndrewYNg
  • @karpathy
  • @ylecun
  • @goodfellow_ian

YouTube Channels

  • Andrej Karpathy
  • Two Minute Papers
  • Yannic Kilcher

Practice Platforms

Kaggle

  • Competitions
  • Datasets
  • Notebooks

HuggingFace Spaces

  • Deploy demos
  • Share models

Replicate

  • Run models
  • API access