Giter Site home page Giter Site logo

Comments (6)

dayland avatar dayland commented on July 24, 2024

This is a native feature of M365 Copilot. I would consider it as a solution for access M365/SP content if possible. We have added SP connectivity to the backlog, but it is not yet planned.

from pubsec-info-assistant.

nkidambi avatar nkidambi commented on July 24, 2024

Correct. But If need a copilot embedded in a website that can access M365 docs, my current option is PVA and that is not viable when customers are not in power platform space.

from pubsec-info-assistant.

lon-tierney avatar lon-tierney commented on July 24, 2024

@nkidambi can you please provide user stories for this ask? Specifically how you see the functionality working. My assumption is that you don't want all files in SharePoint, so understanding how files/folders/content will be chosen is important. If you have thoughts on this, please post here.

from pubsec-info-assistant.

nkidambi avatar nkidambi commented on July 24, 2024

@lon-tierney
Sure. 2 of my customers - NIH and USPS - have documents in SharePoint and would like to use ChatGPT style bot from their web pages / custom canvas apps. Below are the high-level steps on how I see it working. Please reach out if I can clarify more.

The way I see it is -

  1. Get the SharePoint URL for the site that has the documents. It could be multiple sites OR wire up a webhook that is called when new files are added to SharePoint that will pass the URL of the document to the site
  2. Upload the site URL (or the URL from step 1 webhook) to a blob
  3. Extract the URL, using Microsoft Graph to get contents and metadata about the file and pipe it through the existing architecture. The "filter" attribute can be leverage to classify metadata about the documents and the RBAC of the user who can see it. The URL of the document should point back to SharePoint and not Blob.
  4. The existing document ingestion kicks in and is added to the Azure AI search.
  5. Now we can ask questions about SharePoint contents.

from pubsec-info-assistant.

georearl avatar georearl commented on July 24, 2024

This is included as part of the planned 1.1 release. We do not include pages though, only documents.

from pubsec-info-assistant.

georearl avatar georearl commented on July 24, 2024

This is resolved as part of the imminent 1.1 release

from pubsec-info-assistant.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.