openedx / wg-data

Tracking work and progress of the Open edX Data Working Group
1 stars 2 forks source link

Spike: Investigate AI Chat for CMS #32

Closed bmtcril closed 7 months ago

bmtcril commented 1 year ago

A number of folks have made requests regarding adding some form of AI assistance for course creators to the platform. The AI space is complicated right now, with various legal and ethical questions unanswered, but we should be able to complete a spike trying out one or more of the following use cases:

Once a prototype is available we should pilot it to volunteer course authors to see how well it performs and what the issues are. Output should be a document describing the feasibility of the attempted solutions, the current state of how vulnerable the chosen chat backend is to responding with incorrect or offensive information, and what the cost profile of running this would be.

https://github.com/hwchase17/langchain has been suggested as a possible tool to build upon, and looks promising!