- Refactored.io
- Posts
- OpenAI’s GPT models get a major upgrade
OpenAI’s GPT models get a major upgrade
Plus: New Beatles Song?
Hey there,
In today’s update:
📰 News: OpenAI’s GPT models get a major upgrade
🛠️ Tools: AI helps you improve your language and pronunciation.
🧠 Learn: How to build LLM-powered apps using LangChain.
🎲 Misc: Beatles will release a final song, using AI generated voice of John Lennon!
Reading time is 4 minutes. Let’s dive in 🤿
OpenAI’s GPT models get a major upgrade
Function calls in GPT models
What: Building AI-powered apps is now easier than ever. OpenAI released a new feature called “Function calls” that uses your text input to generate arguments for external functions!
GPT models can now detect when a function needs to be called and respond with JSON that adheres to the function signature!
OpenAI also increased the context length in a single request to 16K tokens, roughly equal to 20 pages of text.
The pricing of embedding models is slashed by 75% to $0.0001 per 1K tokens, and GPT-3.5 models are now 25% cheaper. This roughly equates to 700 pages per dollar!
Why this matters: You could move parts of your “business logic” to AI models! This is huge as LLMs play a bigger role in your apps - along with processing your data, the AI also decides when and how to do process it, paving the way for AI systems to interact without you having to write code.
New Tools
Leverage AI to grow
Bito: A tool that understands your codebase and helps you to easily write code, explain code, write unit tests, comment code, check performance, and explain concepts.(link)
Taiga.ai: Coding mentor that offers real-time feedback, guidance, and tailored recommendations to help you learn software engineering in a fun and interactive way.(link)
ChatGPT Prompts: Best prompts for optimizing your ChatGPT responses. (link)
AI Logo Generator: A tool that helps you to create a distinctive and customizable logos using simple text prompts. (link)
Learn
Misc
From the corners of the Internet
Beatles will release a new and final song created using AI-generated voice of John Lennon, completing a decades-old song! -BBC
Accenture will invest $3 billion over the next 3 years to improve its AI services and plans to increase the number of employees working on AI products to 80,000! - Reuters
Google is delaying the launch of its AI chatbot Bard in EU, after failing to provide adequate information to EU’s Data Protection Commission before the launch - Techcrunch
Meta introduces I-JEPA, a new AI model that learns from image abstractions instead of relying on labeled datasets, mirroring human learning of new concepts. - SiliconAngle
Stack Overflow survey shows 70% of developers plan to use AI coding tools this year, yet only 3% "highly trust" them, illustrating an industry-wide embrace yet skepticism about their accuracy. - Verge
IKEA is repurposing call center staff as interior design consultants, as 47% of all customer inquiries are now handled by AI bot. - Reuters
How was today's newsletter?Help us improve our newsletter with your feedback |