Skip to content

Instantly share code, notes, and snippets.

@erichare
Last active June 23, 2022 13:33
Show Gist options
  • Save erichare/328f13e8169dab9c38b24a6096c5005f to your computer and use it in GitHub Desktop.
Save erichare/328f13e8169dab9c38b24a6096c5005f to your computer and use it in GitHub Desktop.
> bert_daisi <- Daisi("Ask BERT")
[1] "Looking for Daisi: Ask BERT"
[1] "https://app.daisi.io/pebble-api/daisies/connect?name=Ask%20BERT"
> bert_execution <- bert_daisi$compute(context = "Daisi seamlessly integrates the immense power of cloud computing into the workspace of every data scientist. If you are writing data science, AI, or Machine Learning applications, contact us for a free sneak peak of Daisi – the cloud platform to deploy, share, and discover Python serverless functions.", query = "What are Daisies for?")
> bert_execution$value()
[1] "Fetching Result: 4715353b-9703-452d-82fa-88ca7af3fcbe"
[[1]]
[1] "to deploy, share, and discover Python serverless functions."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment