Master LLMs with our FREE course in collaboration with Activeloop & Intel Disruptor Initiative. Join now!

Publication

LangGraph + Function Call + Web Scraper = Multi-Agent Application
Artificial Intelligence   Data Science   Latest   Machine Learning

LangGraph + Function Call + Web Scraper = Multi-Agent Application

Author(s): Gao Dalie (高達烈)

Originally published on Towards AI.

In this Story, I will break down how you can create a LangGraph, make function calls, and develop a web scraper to scrape any website you like. On top of that, you can ask questions about your data, and it’s going to give you responses to that question.

This Story is going be hugely valuable to anyone new to LangGraph and wants to very quickly wrap up their head around LangGraph, Function Call and Web Scraper Tool, how they work together, how to build a chatbot, and how you guys can take the same code, and start to implement into your project

If you like this topic and you want to support me:

Clap my article 50 times; that will really help me out.U+1F44FFollow me on Medium and subscribe for Free to get my latest articleU+1FAF6What content do you want to see me sharing? get started

Disclaimer: This article is only for educational purposes. We do not encourage anyone to scrape websites, especially those web properties that may have terms and conditions against such actions.

Let’s get started to get started, you do need to download a couple of different Python libraries, namely langchain_community, langchain-openai, langchain_core, LangGraph, and streamlit if you haven’t already done so… Read the full blog for free on Medium.

Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming a sponsor.

Published via Towards AI

Feedback ↓