Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 979 Bytes

File metadata and controls

19 lines (14 loc) · 979 Bytes

Optimizely Content Graph samples using Python

This repository contains the samples for the Content Graph with Python.

Optimizely Graph

Samples

We have the following samples, please check the README file of each sample for more details.

  • How to use Optimizely Graph to aggregate on multiple sources using joins with the special _link field, and use of semantic search. It is an IMDb sample site using non-commercial datasets from IMDb
  • How to use Optimizely Graph to build an AI-driven chatbot on your content. It also uses IMDb data, but a different dataset.

Prerequisites

  • Python 3
  • Pip
  • Optimizely Graph account

Contributions

This repository is licensed under the Apache License, Version 2.0. Contributions are welcome. Have other samples you would like to share, please create a PR.