Skip to content

kmchandy/Distributed_Systems_Introduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Systems Introduction

A working draft of a course on basic concepts of distributed systems. The course includes examples from different domains including Large Language Model (LLM) agents.


📚 Course Goals

  • Introduce distributed systems concepts.
  • Provide examples from different domains.

🗂️ Repository Structure

Distributed_Systems_Introduction_Draft/
├── README.md
├── LICENSE
├── requirements.txt
├── week1/
│   └── (coming soon)
├── week2/
│   └── (coming soon)

🗂️ License

This course material is licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0).

You are free to use, adapt, and redistribute — even for commercial purposes — with proper attribution.


📦 Requirements

  • Python 3.10+
  • Google Colab or Jupyter Notebook
  • Install CrewAI:
pip install crewai

COURSE OUTLINE -- DRAFT


📬 Week 1: Introduction to agents, states, and messages with a simple example.

  • Introduction to LangGraph.

About

A draft of a course on distributed systems using LLM agents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published