Skip to content

OpenAI API model gpt-3.5-turbo chat interface for SharePoint

Notifications You must be signed in to change notification settings

tarzzi/webpart-openai-assistant

Repository files navigation

webpart-openai-assistant

Summary

Chat platform for OpenAI's gpt-3.5-turbo model. Designed originally for content editors on SharePoint, but is suitable for any use case.

demo.png

Used SharePoint Framework Version

version

Applies to

Get your own free development tenant by subscribing to Microsoft 365 developer program

Prerequisites

  1. Api key
  2. Suitable backend for example

Solution

Solution Author(s)
Openai Assistant @Tarzzi

Version history

Version Date Comments
1.0 March 16, 2023 Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Minimal Path to Awesome

  • Clone this repository
  • Ensure that you are at the solution folder

With Gulp

  • in the command-line run:
    • npm install
    • gulp serve

Or with spfx-fast-serve

Link to npm instructions

Features

Chat interface for the API p. rk](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/set-up-your-developer-tenant)