Scrapegraph-ai/examples/bedrock
Marco Vinciguerra a96617d6f8
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
changed pydantic with langchain_pydantic
2024-08-29 22:39:02 +02:00
..
inputs Added bedrock examples 2024-05-20 16:49:20 +01:00
.env.example Added bedrock examples 2024-05-20 16:49:20 +01:00
csv_scraper_bedrock.py fix: abstract_graph and removed unused embeddings 2024-08-01 14:38:50 +02:00
csv_scraper_graph_multi_bedrock.py fix: abstract_graph and removed unused embeddings 2024-08-01 14:38:50 +02:00
custom_graph_bedrock.py fix: abstract_graph and removed unused embeddings 2024-08-01 14:38:50 +02:00
json_scraper_bedrock.py fix: abstract_graph and removed unused embeddings 2024-08-01 14:38:50 +02:00
json_scraper_multi_bedrock.py fix: abstract_graph and removed unused embeddings 2024-08-01 14:38:50 +02:00
pdf_scraper_graph_bedrock.py fix: abstract_graph and removed unused embeddings 2024-08-01 14:38:50 +02:00
pdf_scraper_graph_multi_bedrock.py fix: abstract_graph and removed unused embeddings 2024-08-01 14:38:50 +02:00
README.md Added bedrock examples 2024-05-20 16:49:20 +01:00
scrape_plain_text_bedrock.py fix: abstract_graph and removed unused embeddings 2024-08-01 14:38:50 +02:00
scrapegraphai_bedrock.png Added bedrock examples 2024-05-20 16:49:20 +01:00
script_generator_bedrock.py fix: abstract_graph and removed unused embeddings 2024-08-01 14:38:50 +02:00
script_multi_generator_bedrock.py fix: abstract_graph and removed unused embeddings 2024-08-01 14:38:50 +02:00
search_graph_bedrock.py fix: abstract_graph and removed unused embeddings 2024-08-01 14:38:50 +02:00
search_graph_schema_bedrock.py changed pydantic with langchain_pydantic 2024-08-29 22:39:02 +02:00
search_link_graph_bedrock.py fix: abstract_graph and removed unused embeddings 2024-08-01 14:38:50 +02:00
smart_scraper_bedrock.py fix: abstract_graph and removed unused embeddings 2024-08-01 14:38:50 +02:00
smart_scraper_multi_bedrock.py fix: abstract_graph and removed unused embeddings 2024-08-01 14:38:50 +02:00
smart_scraper_schema_bedrock.py changed pydantic with langchain_pydantic 2024-08-29 22:39:02 +02:00
xml_scraper_bedrock.py fix: abstract_graph and removed unused embeddings 2024-08-01 14:38:50 +02:00
xml_scraper_graph_multi_bedrock.py fix: abstract_graph and removed unused embeddings 2024-08-01 14:38:50 +02:00

This folder contains examples of how to use ScrapeGraphAI with Amazon Bedrock ⛰️. The examples show how to extract information from websites and files using a natural language prompt.