CarperAI / InstructGPT

For experiments involving instruct gpt. Currently used for documenting open research questions.
MIT License
71 stars 3 forks source link

[task] External API License Analysis #4

Open jon-tow opened 1 year ago

jon-tow commented 1 year ago

🚀 The Task

Given a software project repository or source code, the model should help users understand terms-of-service / terms-of-use and other licenses (uncover implicit ToS).

(In other words, we want the model to aid us in understanding the terms of use for an external API and/or for code to be adopted.)

Example

Read the following terms of use for this API and tell me how we can use it for this application:
    <Terms of Service>

Additional Notes