b310-digital / mindwendel

Create a challenge. Ready? Brainstorm. mindwendel helps you to easily brainstorm and upvote ideas and thoughts within your team.
https://www.mindwendel.com
GNU Affero General Public License v3.0
79 stars 13 forks source link

feature: generate ideas with an LLM #328

Open nwittstruck opened 3 months ago

nwittstruck commented 3 months ago

Further Notes

As an experiment, we'd like to allow users to generate ideas for brainstormings with an LLM.

We'll stick to the OpenAI API Chat Completions design, however, we should make sure it's usable with other LLM API endpoints that follow the OpenAI API design.

Possible Implementation

Follow-up questions:

Checklist