From c3a2f751887811b8d64c393c059a00d8d2881713 Mon Sep 17 00:00:00 2001 From: Emirhan Akdeniz <73674035+kagermanov27@users.noreply.github.com> Date: Thu, 22 Jun 2023 23:13:44 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 90c0f01..1d079c9 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@
Relevant Sources
+- [**Real World Example of AI Powered Parsing**](https://serpapi.com/blog/real-world-example-of-ai-powered-parsing/): A Blog Post Explaining How Everything Works. - [**Google Local Results AI Server**](https://github.com/serpapi/google-local-results-ai-server): Open-Source server code for mimicking Huggingface Inference API. - [**BERT-Based Classification Model for Google Local Listings**](https://huggingface.co/serpapi/bert-base-local-results): BERT-based classification model developed using the Hugging Face library, and a dataset gathered by SerpApi's Google Local API. - [**SerpApi's Google Local Pack Results API Documentation**](https://serpapi.com/local-pack): A documentation on SerpApi's Scraper API for inline Google Local Results in Google queries. The keys served in this gem are in coherence with SerpApi's scrapers.