Skip to content

AnnaTianPM/Agent-Builder-Step-by-Step-for-Anyone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 

Repository files navigation

Agent-Builder-Step-by-Step-for-Anyone

A step-by-step guide for anyone who wants to learn how to build intelligent Agents. This repository includes learning notes, coding exercises, and resources for real-world applications.

Agent Builder Step by Step for Anyone

A step-by-step guide for anyone who wants to learn how to build intelligent Agents.
This repository includes learning notes, coding exercises, and resources for real-world applications.


πŸ“Œ Table of Contents


πŸ“ Introduction

This repository is my personal log and guide for learning and building Agents.
It is designed for beginners and intermediate learners who want to understand both theory and practice.

You will find:

  • Concepts and principles
  • Step-by-step guides
  • Experiment logs and exercises
  • Resources for further learning

πŸ“š Learning Notes

Day 1: Basics of Agent

  • What is an Agent?
  • Key components: Input, Reasoning, Action
  • Example: ChatGPT as an intelligent Agent

Day 2: LangChain Intro

  • Installed LangChain in VSCode
  • Created first simple Agent
  • Issues and solutions

Add daily or weekly logs here


πŸ’» Projects / Exercises

  • Placeholder for coding exercises
  • Example:
# simple agent code example
from langchain.agents import initialize_agent

About

A step-by-step guide for anyone who wants to learn how to build intelligent Agents. This repository includes learning notes, coding exercises, and resources for real-world applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors