Skip to content

nithish-ctrl/Agents-From-Scratch-Using-Langgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build AI Agents From Scratch using Langgraph and Langchain

This repository contains concept and code for building AI Agents using langgraph and langchain from absolute basics.

Table of contents :

1. Basics

2. Agents

3. AI Agents

Preface :

I have used Qwen2.5-3B-Q5 model for this project but honestly you can switch the any gguf file in the model file and use them or make APIs calls to use some other models.


Chapter Title Main code
Basics Basics
Agents Agents
AI Agents AI Agents
Text

(basics-ref) : https://github.com/nithish-ctrl/Agents-From-Scratch-Using-Langgraph/tree/main/Basics

(agents-ref) :

(aiAgents-ref) :

Basics :

Any :

Optional :

Typed Dictionary :

Union :

Lambda :

Sequence :

Annotated :

About

This repository contains concept and code for building AI Agents using langgraph and langchain from absolute basics. These are basic agents built to work with local LLMs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages