Skip to content

w3bwizart/Atomic_Agents_Learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atomic Agents: Learn

This repository is dedicated to learning and exploring the Atomic Agents framework. The goal is to provide a comprehensive guide and set of examples to help users understand and utilize the Atomic Agents framework for building AI agents.

Overview

The Atomic Agents framework is designed to be modular, extensible, and easy to use. It allows for the creation of powerful AI applications by combining small, single-purpose components. The framework is built on top of the Instructor package and leverages Pydantic for data validation and serialization.

Repository Structure

Getting Started

Prerequisites

  • Python 3.7 or higher
  • pip (Python package installer)

Installation

  1. Clone the repository:
    git clone https://github.com/w3bwizart/Atomic_Agents_Learn.git
    cd Atomic_Agents_Learn
    

Google Colab

If you want to use the notebooks on colab instead of localy then replace

https://github.com

with

https://colab.research.google.com/github

Github URL: https://github.com/w3bwizart/Atomic_Agents_Learn/blob/main/notebooks/A_deep_dive_into_atomic_agents-BaseAgent.ipynb

Colab URL: https://colab.research.google.com/github/w3bwizart/Atomic_Agents_Learn/blob/main/notebooks/A_deep_dive_into_atomic_agents-BaseAgent.ipynb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published