open-horizon-services / service-liquid-prep

3 stars 4 forks source link

Create Prompts and Completions for Edge Assistant #22

Closed playground closed 3 weeks ago

playground commented 1 year ago

We want to explore the options and capabilities of OpenAI with Prompt Engineering to provide Questions/Answers to all things about Edge Computing, more specifically for IEAM and Open Horizon.

There are two parts to this assignment, 1) Train the model using Davinci as the base model Here is the repo https://github.com/playground/openai-training to get started training the custom model with our custom dataset.

2) Integrate Code Engine backend with Slack Here is the backend to be integrated with @Edge Assistant https://github.com/playground/open-labs/tree/main/code-engine/edge-slack-bot

joewxboy commented 1 year ago

@playground Did we want to integrate this with the LFX Matrix chat server API, or with the LF Edge Slack API? Since LF Edge is using a free Slack instance and Open Horizon is not currently using it, it might be better to use the Matrix server. Let me know.

playground commented 1 year ago

Ok, I was not aware that exists, thanks @joewxboy, I think LF Edge Slack would be great. Can you help connect me with LF Edge workspace admin to see what is the procedure for submitting the app/bot?

IBMAngel commented 1 year ago

I have an IBM tutorial that might be able to help with integrating the code engine. Link