Home
OpenAPI, Vision
- Details
- Written by: Frode Meek
- Category: Blog
- Hits: 44
I added "Vision" to my "OpenAiApps". It's interesting, and you can use it for a lot. Analysis, info, comparisons...my app is very simple and I have not made any "follow-ups". I.e. you cannot follow-up with any questions, but below are some examples of usage.
OpenAi API model GPT-4o, python script
- Details
- Written by: Frode Meek
- Category: Blog
- Hits: 69
So I tested GPT-4o by creating a script in Python. I haven't used Python that much; almost none at all, but my thought was that OpenAi likes(it's very proficient) in python, and I wanted it to be able to run it on most platforms. In my case Windows and Linux.
chatGPT3.5
- Details
- Written by: Frode Meek
- Category: Blog
- Hits: 109
Like I've mentioned earlier AI is developing fast at the moment. So I'm going to just go straight at the heart of GPT3.5-turbo model. I feel that all writing about something "embeddings", "edits" or whatever is "a passe". I think most of the models that openAI mention are unnecessary. With the model GPT3.5-turbo you don't need all the other models, and I've heard that GPT4 is even better.
OpenAI - Completions
- Details
- Written by: Frode Meek
- Category: Blog
- Hits: 82
In this article I'll talk about "completions". Well; my experience using the "text-davinci-003" - model. That's what almost all of this is about. It's just that some models are built for certain purposes.
(1) Completions
There is no point in me trying to explain how this works(that's not for me), but in short the model tries to respond to your queries in human-readable language. Your query can be anything. Like when I started this "new" site (https://blog.meek.wf), I thought I'd think of other terms describing a blog. My query is straight forward: "30 synonyms of 'blog'":
Page 1 of 2