-
OpenAI released Whisper and chatGPT API
Just a moment ago OpenAI opened their ChatGPT and Whisper API. they also published their previously leaked dedicated instance service. ChatGPT will be available for 0.002$ per 1000 tokens which is incredibly cheap and will be getting updates regularly. Whisper will be available for 0.006$ per minute of audio data. — read more
-
Organoid Intelligence: creating biological computers out of the human brain
A team of researchers published an article on their research on biocomputing. It goes in-depth about the potential of such systems and how to build them. The core idea is to grow brain tissue out of stem cells to use the high energy efficiency and ability to perform complex tasks with organoid-computer interfaces. Instead of… — read more
-
Microsoft lets you talk to robots
Microsoft showed how to use chatGPT to control robots with your voice. APIs and Prompts can be designed to enable chatGPT to run the robot. By combining the spoken task with API information, it is possible to let chatGPT generate the code and API calls to execute the task with a given robot. While this… — read more
-
Microsoft published KOSMOS-1, a multimodal large language model
Microsoft released the paper “Language Is Not All You Need: Aligning Perception with Language Models “, where they introduce their multimodal large language model KOSMOS-1. KOSMOS-1 is still a language model at its core, but it can also use other training data, like images. It shows impressive results in a number of tasks, such as… — read more
-
OpenAI addressed Alignment and AGI concerns
OpenAi released a blog post about their plans for AGI and how to minimize the negative impacts. I highly recommend reading it yourself, but the key takeaways are: — read more
-
Google found a way to make Qubits more stable which scales well
A new paper was published by Google where they present their advancements in quantum error correction. By scaling to larger numbers of Qubits and combining them to logical Qubits they can reduce the quantum error rate significantly. This opens up a clear path to better quantum computers by just scaling them up. — read more
-
New Paper by Google uses Generative AI to train Robots
Google just published the paper “Scaling Robot Learning with Semantically Imagined Experience” showing how to use generated images like Imagen to generate Training data for their robot system. This allows the robot to have a more diverse data set and therefore be more robust and able to solve unseen tasks. We saw similar approaches using simulations for… — read more
-
Al used to develop CRISPR alternative
The NYU Grossman school of medicine published a paper that showed that by using AI it is possible to build zinc-finger protein structures that are as effective and fast as CRISPR and also a potentially safer alternative to CRISPR. This shows once again that AI and biology work perfectly together. — read more
-
Huggingface and AWS announced their partnership
Huggingface and amazon AWS announced their partnership to scale AI in the cloud. Amazon is already the leading cloud computing provider, and Huggingface is the biggest platform for machine learning developers. This will hopefully lead to cheaper and faster development of AI solutions for smaller developer teams and companies. — read more
-
Leaked Info reveals GPT-4 context window
OpenAI has privately announced a new developer product called Foundry, which enables customers to run OpenAI model inference at scale with dedicated capacity. It also reveals that DV (Davinci; likely GPT-4) will have up to 32k max context length in the public version. This is a huge improvement over the 8k window of GPT-3.5 which… — read more
-
New Brain-computer-interface tested successfully for safety in humans
Synchron has published peer-reviewed, long-term safety results from a clinical study in four patients for their brain-computer interface. The company is backed by Bezos and Gates and uses blood vessels to insert sensors into the brain which is less invasive and safer than inserting sensors directly into the brain like neuralink. — read more
-
Github Copilot update
Github copilot got a huge upgrade. They announced a new model, copilot for enterprises, and filtering of security vulnerabilities. Read more [here]. — read more