Superexpert / openai-assistant-starter-kit

Starter Kit for creating an OpenAI Assistant web application using NextJS + ReactJS + TypeScript
https://openai-assistant-starter-kit.vercel.app
MIT License
54 stars 6 forks source link

Licensing #1

Closed FeFoe closed 5 months ago

FeFoe commented 5 months ago

Hello Stephen,

I want to use parts of your code in an research project at my university.

Under which license can your code be used? I would be happy if you could provide a license, such as the MIT license.

Best Regards Felix

StephenWalther commented 5 months ago

Hi Felix -- thanks for reaching out! I just added an explicit MIT license to the Github repo:

https://github.com/Superexpert/openai-assistant-starter-kit/blob/main/LICENSE

Feedback on the code is always welcomed and appreciated!

Stephen

On Wed, May 22, 2024 at 11:31 PM Felix Förster @.***> wrote:

Hello Stephen,

I want to use parts of your code in an research project at my university.

Under which license can your code be used? I would be happy if you could provide a license, such as the MIT license https://choosealicense.com/licenses/mit/.

Best Regards Felix

— Reply to this email directly, view it on GitHub https://github.com/Superexpert/openai-assistant-starter-kit/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABPLUHHZOL4T63G3ZRGDMLZDWEL7AVCNFSM6AAAAABIE7E4T2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGMYTEMBWHA3DEMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

FeFoe commented 5 months ago

Thank you for adding the license!