jasonrobwebster/langchain-webscraper-demo
A chatbot demo that scrapes a website and stores the result in a vector db, which can then be queried via natual language - chatgpt style.
This tool helps you quickly understand the content of any website by turning it into a conversational resource. You input a website URL, and it generates a chatbot interface where you can ask questions about the site's content in natural language. This is ideal for researchers, content strategists, or anyone needing to extract information from a website without manually reading every page.
No commits in the last 6 months.
Use this if you need to rapidly query and understand information from a specific website as if you were having a conversation with its content.
Not ideal if you need to analyze real-time website changes, perform complex data extraction from structured data, or interact with website forms.
Stars
35
Forks
15
Language
Python
License
—
Category
Last pushed
Oct 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/jasonrobwebster/langchain-webscraper-demo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Chainlit/chainlit
Build Conversational AI in minutes ⚡️
FullStackWithLawrence/aws-openai
Example ChatGPT chatbots using Langchain and OpenAI
mfmezger/conversational-agent-langchain
FastAPI Backend for a Conversational Agent using Cohere, (Azure) OpenAI, Langchain & Langgraph...
kvncampos/nautobot-ai-ops
Nautobot AI Plugin - Large Language Models (LLM), Model Context Protocol (MCP), Middleware and...
haseeb-heaven/langchain-coder
Web Application that can generate code and fix bugs and run using various LLM's (GPT,Gemini,PALM)