Skip to content

limnhep/agentic_apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Setup Guide

This project is a collection of tutorials on LangGraph / LangChain / LLMs, a library for building stateful, multi-actor applications with LLMs. Each tutorial is self-contained and can be run independently and is for practice and learning purposes only.

Many thanks to many other developers out there who have contributed and teach others how to use LangGraph / LangChain / LLMs. These tutorials are not possible without their work. I do not take any credit for these tutorials. My goal is to provide a simple easy way to run the tutorials, so that others can learn and implement these technologies.

Prerequisites

Before you begin, ensure you have the following installed:

  • Python 3.12 or higher
  • pip (Python package installer)
  • Git

Clone the Repository

First, clone the repository to your local machine:

Install Dependencies

Please make sure to install the dependencies mentioned in the requirements.txt file. Each tutorial has its own dependencies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published