Skip to content

My personal journey into Artificial Intelligence and Machine Learning.

License

Notifications You must be signed in to change notification settings

mateusmtorres23/Learning-Agentic-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning-IA

My personal journey into AI agents. This repository serves as a collection of projects and experiments as I explore different technologies and concepts in the agentic AI space.

Technologies & Skills

Here are some of the key libraries and frameworks I've been working with:

  • LangChain: For building applications powered by language models, focusing on component modularity.
  • LangGraph: For creating stateful, multi-step agentic systems with cyclical and branching logic.
  • Google ADK: Testing Google's framework for building AI

Projects

➡️ LangChain-LangGraph-simple-project

A project of a stateful, multi-step AI agent. This agent can triage user requests and then decide whether to answer them using Retrieval-Augmented Generation (RAG) from a document base, ask for more information, or open a service ticket all decided by a graph structure.

About

My personal journey into Artificial Intelligence and Machine Learning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published