Primary competition visual

Unifi Value Frameworks PDF Lifting Competition

Helping South Africa
$5 000 USD
Challenge completed over 1 year ago
Generative AI
450 joined
73 active
Starti
Dec 21, 21
Closei
Mar 17, 24
Reveali
Mar 17, 24
User avatar
rafael_zimmermann
Question about api openai
Data · 18 Jan 2024, 14:36 · 3

I have a question about using models through OpenAI's API, specifically regarding LLMs (large language models). Is it possible to only use open-source models, or can I use the GPT-3.5 Turbo model via API, for example

@amyflorida626

Discussion 3 answers
User avatar
Koleshjr
Multimedia university of kenya

From the info page:

"You can use any open-source or free tools, platforms, or LLMs in building your solution. You can also use proprietary services and tools that cost up to $20 per month including ChatGPT Plus. An important aspect is that the solution is generalisable for future use."

18 Jan 2024, 22:04
Upvotes 1
User avatar
rafael_zimmermann

Thank you for responding, Koleshjr. That's precisely my question. The text mentions ChatGPT Plus. I believe to run this through code, it would be necessary to use an API to make the solution generalizable, so each line of execution would have a cost in terms of execution and tokens. Or is it possible to implement the solution using only the graphical interface and conversing with the chat?

User avatar
Koleshjr
Multimedia university of kenya

I think they meant the Api , because I can't imagine using the graphical user interface to solve this, so in my opinion it's the api