From e2694fceb0f47d127b739297b599225eb7ca8787 Mon Sep 17 00:00:00 2001 From: j-mendez Date: Fri, 15 Sep 2023 14:13:27 -0400 Subject: [PATCH] chore(docs): add hosted pay as you go example display --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a5ebe1306..a17c7b762 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,13 @@ See [BENCHMARKS](./benches/BENCHMARKS.md). See [EXAMPLES](./examples/). +## Hosted Service + +The hosted pay as you go service provides scraping with AI capabilities to collect and learn from the data extremely fast. + +![The hosted service dashboard example](https://github.com/spider-rs/spiderwebai-help/raw/main/dashboard-resources.png) +![The hosted service chat feature to perform task based on complete website data example](https://github.com/spider-rs/spiderwebai-help/raw/main/ai-example.png) + ## License This project is licensed under the [MIT license].