Meta AI Releases NeuralBench: An Open Source Integrated Framework to Benchmark NeuroAI Models on 36 EEG Tasks and 94 Datasets

Meta AI Releases NeuralBench: An Open Source Integrated Framework to Benchmark NeuroAI Models on 36 EEG Tasks and 94 Datasets

Testing AI models trained on brain signals has long been a messy, controversial topic. Different research groups use different pre-processing pipelines, train models on different datasets, and report results on a narrow set of tasks – making it almost impossible to know which model actually works best, or what. A new framework from the Meta … Read more

Zyphra Unveils ZAYA1-8B: AMD Hardware-Trained MoE Display That Punches Far Above Its Weight Class

Zyphra Unveils ZAYA1-8B: AMD Hardware-Trained MoE Display That Punches Far Above Its Weight Class

Zyphra AI released ZAYA1-8B, a small Mixture of Experts (MoE) language model with 760 million active parameters and 8.4 billion parameters. Trained end-to-end on AMD hardware, the model outperforms open-source models many times its size in math and code benchmarks, and is now available under the Apache 2.0 license on Hugging Face and as a … Read more

A Groq-Powered Agentic Research Assistant with LangGraph, Calling Tools, Sub-Agents, and Agentic Memory: Let’s Build

A Groq-Powered Agentic Research Assistant with LangGraph, Calling Tools, Sub-Agents, and Agentic Memory: Let’s Build

In this lesson, we create ia Groq-a powerful agent research workflow that works directly using Groq’s OpenAI-compatible inference endpoint. We adapt LangChain’s ChatOpenAI interface to work with Groq by setting a Groq API key and base URL, allowing us to use fast managed models like llama-3.3-70b-variables for tool-based reasoning. We then connect the model to … Read more

CopilotKit Launches Enterprise Intelligence Platform That Gives Agentic Applications Persistent Memory Across Sessions and Devices

CopilotKit Launches Enterprise Intelligence Platform That Gives Agentic Applications Persistent Memory Across Sessions and Devices

Many applications today suffer from memory problems. Every time a user opens a new session, the agent starts from scratch. There is no recollection of what was discussed, what programs were in progress, or what decisions were made. The session ends, and everything disappears. For dev teams deploying production agent applications, the only way around … Read more

Is AI taking over Wall Street?

Is AI taking over Wall Street?

The title of the article may sound extreme here. Yes, Claude is not changing CFOs tomorrow morning. But with the launch of Claude’s new Financial Services Solution by Anthropic, we have moved into a new area in the world of finance, where AI does more than crunch numbers or explain things. Consider specific financial tasks, … Read more

Is AI taking over Wall Street?

Is AI taking over Wall Street?

The title of the article may sound extreme here. Yes, Claude is not changing CFOs tomorrow morning. But with the launch of Claude’s new Financial Services Solution by Anthropic, we have moved into a new area in the world of finance, where AI does more than crunch numbers or explain things. Consider specific financial tasks, … Read more

How to do File Search in Gemini API?

How to do File Search in Gemini API?

Creating a RAG program has become very easy. Google’s File Search tool for Gemini API now handles the heavy lifting of connecting LLMs to your data. Chunking, embedding, targeting are all handled by you. And with the latest update, it’s gone multimodal. Now you can search both text and images in one way, with custom … Read more

Google AI Releases Multi-Token Prediction (MTP) Drafters for Gemma 4: Delivers Up to 3x Faster with No Quality Loss

Google AI Releases Multi-Token Prediction (MTP) Drafters for Gemma 4: Delivers Up to 3x Faster with No Quality Loss

Large language types are incredibly powerful, but let’s be honest—they are speed of thought it’s still a huge headache for anyone trying to use them in production. Google just launched Authors of Multi-Token Prediction (MTP). Of course Gemma 4 exemplary family. This is special speculative decoding architecture it can actually triple (3x) your speed time … Read more