Scrapegraph-ai/examples/mixed_models
Marco Vinciguerra 3b90ebd9a8 add new examples
2024-05-29 10:41:37 +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 add examples of usage 2024-05-28 09:11:14 +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 add examples of usage 2024-05-28 09:11:14 +02: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.