{"id":31481329,"url":"https://github.com/ravirch/agentic-ai-with-langgraph","last_synced_at":"2025-10-02T06:43:14.865Z","repository":{"id":315735513,"uuid":"1060654303","full_name":"ravirch/Agentic-AI-with-LangGraph","owner":"ravirch","description":"Build agentic AI with LangGraph. Explore sequential \u0026 parallel workflows, LLM orchestration, and step-by-step AI agent development.","archived":false,"fork":false,"pushed_at":"2025-09-20T10:24:54.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-20T12:24:56.648Z","etag":null,"topics":["agentic-ai","agentic-workflow","generative-ai","langgraph","langgraph-python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ravirch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-20T10:16:17.000Z","updated_at":"2025-09-20T10:24:57.000Z","dependencies_parsed_at":"2025-09-20T12:35:04.039Z","dependency_job_id":null,"html_url":"https://github.com/ravirch/Agentic-AI-with-LangGraph","commit_stats":null,"previous_names":["ravirch/agentic-ai-with-langgraph"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ravirch/Agentic-AI-with-LangGraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravirch%2FAgentic-AI-with-LangGraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravirch%2FAgentic-AI-with-LangGraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravirch%2FAgentic-AI-with-LangGraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravirch%2FAgentic-AI-with-LangGraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ravirch","download_url":"https://codeload.github.com/ravirch/Agentic-AI-with-LangGraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravirch%2FAgentic-AI-with-LangGraph/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277968834,"owners_count":25907419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-02T02:00:08.890Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agentic-ai","agentic-workflow","generative-ai","langgraph","langgraph-python"],"created_at":"2025-10-02T06:43:13.601Z","updated_at":"2025-10-02T06:43:14.859Z","avatar_url":"https://github.com/ravirch.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Agentic AI with LangGraph\n\nA collection of **LangGraph projects** demonstrating the core concepts of **Agentic AI**, including **sequential workflows**, **parallel workflows**, and scalable **multi-agent orchestration**.  \nThis repository evolves as a **practical notebook hub** for building **AI agents**, **LLM-powered pipelines**, and **workflow automation** using LangGraph.\n\n---\n\n## Index of Notebooks\n\n1. **[Sequential Workflow in LangGraph](https://github.com/ravirch/Agentic-AI-with-LangGraph/blob/main/Notebooks/Sequential-workflows-in-Langgraph.ipynb)**  \n2. **[Parallel Workflow in LangGraph](https://github.com/ravirch/Agentic-AI-with-LangGraph/blob/main/Notebooks/Parallel-Workflow-in-LangGraph.ipynb)**\n3. **[Conditional Workflow in LangGraph](https://github.com/ravirch/Agentic-AI-with-LangGraph/blob/main/Notebooks/Conditional-Workflow-in-Langgraph.ipynb)**\n4. **[Iterative Workflow in Langgraph](https://github.com/ravirch/Agentic-AI-with-LangGraph/blob/main/Notebooks/Iterative-Workflow-in-Langgraph.ipynb)**\n\n\u003e More notebooks will be added soon! Stay tuned for **branching workflows, hybrid workflows, memory-enabled agents, and end-to-end agentic AI systems**.\n\n---\n\n## Goals of This Repository\n- Serve as a **practical guide to Agentic AI** using LangGraph.  \n- Showcase **workflow design patterns** (sequential, parallel, branching, hybrid).  \n- Provide **hands-on Jupyter Notebooks** for experimentation.  \n\n---\n\n## Tech Stack\n- **LangGraph** – workflow orchestration for LLMs and AI agents  \n- **Python** – implementation language  \n- **Jupyter Notebooks** – step-by-step interactive demos  \n- **LLMs** – for reasoning and responses  \n\n---\n\n## Contributing\nContributions are welcome! Feel free to **open issues, suggest improvements, or add new workflow patterns** to make this repo more useful for the LangGraph and AI community.  \n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravirch%2Fagentic-ai-with-langgraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fravirch%2Fagentic-ai-with-langgraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravirch%2Fagentic-ai-with-langgraph/lists"}