Scrapegraph-ai/examples/gemini
VinciGit00 876223da56 add generateScraperBranch
Co-Authored-By: Matteo Mei <52063123+FattiMei@users.noreply.github.com>
2024-04-14 13:18:50 +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 examples for local models and gemini models 2024-04-09 11:43:51 +02:00
scrape_xml_gemini.py add examples for local models and gemini models 2024-04-09 11:43:51 +02:00
script_generator_gemini.py add generateScraperBranch 2024-04-14 13:18:50 +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 Update smart_scraper_gemini.py 2024-04-10 12:49:55 +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.