umutsagir Profile Banner
Umut Sagir Profile
Umut Sagir

@umutsagir

Followers
57
Following
490
Media
53
Statuses
425

Joined April 2011
Don't wanna be here? Send us removal request.
@umutsagir
Umut Sagir
1 year
RT @NYUDataScience: Yann LeCun (@ylecun), CDS' founding director, demystifies AI's capabilities in a recent Observer article, revealing why….
Tweet card summary image
observer.com
“We are missing something conceptually big to get machines to be as intelligent as animals and humans.”
0
40
0
@umutsagir
Umut Sagir
2 years
RT @DrJimFan: A neural network can smell like humans do for the first time!👃🏽. Digital smell is a modality that AI community has long ignor….
0
756
0
@umutsagir
Umut Sagir
2 years
RT @MIT_CSAIL: On August 25th, 1991, Linus Torvalds announced in a newsgroup that he was working on a free operating system that later came….
0
52
0
@umutsagir
Umut Sagir
2 years
RT @otaviojava: Recursive Grep explained by @umutsagir. Grep makes searching through all types of files in massive scale very convenient an….
0
1
0
@umutsagir
Umut Sagir
2 years
To use and develop on the new GPT-4 model, first you will need to get an API key from OpenAI. Read the full article: OpenAI GPT-4 API : Quick Guide.▸ #gpt4 #chatgpt #chatbots #ai-business #ai-tourism #ai-finance #ai-healthcare #ai-support.
holypython.com
  <<< API Tutorials Python Lesson: APIs with Python Python Exercise: APIs with Python Mars Weather API Dog Pics API Sunrise and Sunset API Name Generator API Space Launch Data API Earthquake Data API...
1
0
1
@umutsagir
Umut Sagir
2 years
For a more comprehensive ChatGPT API tutorial, you can refer to Holypython’s Learn OpenAI’s Official ChatGPT API : Comprehensive Developer Guide (AI 2023) article. Read more 👉 #gpt4 #chatgpt #chatbots #ai-business #ai-tourism #ai-finance
Tweet media one
2
0
1
@umutsagir
Umut Sagir
2 years
Response = openai.ChatCompletion.create( model="gpt-4", max_tokens=100, temperature=1.2, messages = message) print(response). Read more 👉 #gpt4 #chatgpt #chatbots #ai-business #ai-tourism #ai-finance #ai-healthcare #ai-support #ai-marketing #openai
Tweet media one
0
0
2
@umutsagir
Umut Sagir
2 years
Following Python code starts the ChatGPT API development by importing the openai library and passing the private API key to openai.api_key Python object. Read more 👉 #gpt4 #chatgpt #chatbots #ai-business #ai-tourism #ai-finance #ai-healthcare.
1
0
0
@umutsagir
Umut Sagir
2 years
When using the 32K model gpt-4-32k, we can use AI technology to go through massive size of prompts (32.000 tokens will equal approximately 50-pages of text). Read the full article: OpenAI GPT-4 API : Quick Guide.▸ #gpt4 #chatgpt #chatbots
Tweet media one
1
0
0
@umutsagir
Umut Sagir
2 years
Let’s first look at the most significant differences between GPT-4 and GPT3.5-Turbo that might impact ChatGPT development from the perspective of model usage as well as API usage. Read more 👉 #gpt4 #chatgpt #chatbots #ai-business #ai-tourism.
1
0
0
@umutsagir
Umut Sagir
2 years
Which United Kingdom VCs are mainly active in Edtech?. #uk-startup #VC #Edtech.
0
0
0
@umutsagir
Umut Sagir
2 years
GPT-4 Python API Example: with the 32K model. Read the full article: OpenAI GPT-4 API : Quick Guide.▸ #gpt4 #chatgpt #chatbots #ai-business #ai-tourism #ai-finance #ai-healthcare #ai-support #ai-marketing #openai #azure-openai #chatgpt-api #gpt4-api
Tweet media one
0
0
3
@umutsagir
Umut Sagir
2 years
RT @MIT_CSAIL: #otd in 1936, Alan Turing's "Universal Machine" proposal ushered in the computer age: .
0
69
0
@umutsagir
Umut Sagir
2 years
Response = openai.ChatCompletion.create( model="gpt-4-32k", max_tokens=32768, temperature=1.2, messages = message) print(response). Read more 👉 #gpt4 #chatgpt #chatbots #ai-business #ai-tourism #ai-finance #ai-healthcare #ai-support #ai-marketing
Tweet media one
0
0
0
@umutsagir
Umut Sagir
2 years
Once you have an API key from OpenAI and the openai library, you will be ready to experiment with one of the humanity’s latest marvels, state-of-art AI model GPT-4. Read the full article: OpenAI GPT-4 API : Quick Guide.▸ #gpt4 #chatgpt #chatbots
Tweet media one
0
0
1
@umutsagir
Umut Sagir
2 years
Developing with GPT-4’s API is very straightforward and almost identical with ChatGPT’s first model GPT-3.5-Turbo as they both use the same ChatCompletion endpoint. Read more 👉 #gpt4 #chatgpt #chatbots #ai-business #ai-tourism #ai-finance
Tweet media one
0
0
2
@umutsagir
Umut Sagir
2 years
RT @QuantaMagazine: In the 1970s, the British mathematician and physicist Roger Penrose discovered a famous set of two tiles that can tile….
0
95
0
@umutsagir
Umut Sagir
2 years
No surprise.
@QuantaMagazine
Quanta Magazine
2 years
In the 1950s, Noam Chomsky proposed that language is literally hard-wired into the human brain. A recent comparison of human and machine language processing suggests that Chomsky’s theory is incorrect.
0
0
1
@umutsagir
Umut Sagir
2 years
RT @omarsar0: Finetuning LLMs to call APIs. Present Gorilla, a finetuned LLaMA-based model that surpasses GPT-4 on writing API calls. This….
0
200
0
@umutsagir
Umut Sagir
2 years
Cosmic backgrounds.
@AJamesMcCarthy
Andrew McCarthy
2 years
I expand on these tips in this article. I suggest reading it before you go attempting this so you have a chance to learn from my mistakes! Also, sign up for my email list so you can see my latest image dropping tomorrow, I'm super proud of it!.
0
0
1