Scrapegraph-ai/examples/gemini
2024-04-22 22:52:40 +02:00
..
inputs add inputs 2024-04-12 12:53:54 +02:00
.env.example refactoring if examples ffolder 2024-04-08 22:28:55 +02:00
custom_graph_gemini.py added execution info of the graph, time, price etc 2024-04-11 14:29:32 +02:00
readme.md add examples 2024-04-11 12:17:04 +02:00
scrape_plain_text_gemini.py add benchmarks and benchmarks results 2024-04-17 20:30:24 +02:00
scrape_xml_gemini.py add benchmarks and benchmarks results 2024-04-17 20:30:24 +02:00
script_generator_gemini.py Merge branch 'main' of https://github.com/VinciGit00/Scrapegraph-ai 2024-04-19 10:36:40 +02:00
search_graph_gemini.py add examples for local models and gemini models 2024-04-09 11:43:51 +02:00
smart_scraper_gemini.py add info for gemini example 2024-04-22 22:52:40 +02:00

This folder contains an example of how to use ScrapeGraph-AI with Gemini, a large language model (LLM) from Google AI. The example shows how to extract information from a website using a natural language prompt.