Scrapegraph-ai/examples/mixed_models
Marco Vinciguerra 9e1d0f6506 fixing import bug
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
2024-08-11 19:23:30 +02:00
..
inputs add json examples 2024-04-29 11:16:48 +02:00
.env.example add grow example 2024-04-30 13:57:24 +02:00
custom_graph_groq_openai.py fixing import bug 2024-08-11 19:23:30 +02:00
readme.md add examples 2024-04-11 12:17:04 +02:00
search_graph_groq_ollama.py fix(examples): local, mixed models and fixed SearchGraph embeddings problem 2024-05-08 15:36:26 +02:00
search_graph_groq_openai.py add examples of usage 2024-05-28 09:11:14 +02:00
smart_scraper_groq_ollama.py add examples of usage 2024-05-28 09:11:14 +02:00
smart_scraper_schema_groq_openai.py fix: updated for schema changes 2024-06-18 13:31:10 -05:00
smartscraper_oneapi_ollama.py add examples of usage 2024-05-28 09:11:14 +02:00

This folder contains an example of how to use ScrapeGraph-AI with mixed models. The example shows how to extract information from a website using a natural language prompt and a machine learning model.