Naveed Ahmad

Synthetic Sciences Releases OpenScience: An Open-Source, Model-Agnostic AI Workbench for Machine Learning, Biology, Physics, and Chemistry Research

Synthetic Sciences has released OpenScience, an open-source AI workbench for scientific research. It is licensed under Apache 2.0 and runs on your own infrastructure. The research team frames it as an open alternative to Anthropic’s Claude Science, launched in late June 2026. The pitch is direct. Scientific AI tooling should not be owned by one…

Read Full News

Sakana AI Launches Sakana Translate, a Namazu-Powered Japanese–English–Chinese Translation Tool With Translate, Proofread, and Ask Modes

Sakana AI has added a new feature called Sakana Translate to its chat service, Sakana Chat. It handles bidirectional translation across Japanese, English, and Chinese. The translation engine is Namazu, the company’s model series adapted for Japanese. Sakana Translate ships as a free web app. A single account unlocks all…

Read Full News
Coaching Gemma-3 for Structured Mathematical Reasoning with Tunix GRPO, LoRA Adapters, and GSM8K Rewards

Coaching Gemma-3 for Structured Mathematical Reasoning with Tunix GRPO, LoRA Adapters, and GSM8K Rewards

import importlib.util, os, shutil as _sh if importlib.util.find_spec(“tunix”) is None: print(“Putting in Tunix + JAX ecosystem — this takes ~5-8 min…”) %pip set up -q ipywidgets tensorboardX transformers grain nest_asyncio %pip set up -q datasets huggingface_hub “numpy>2” %pip set up -q tensorflow tensorflow_datasets %pip set up -q git+https://github.com/jax-ml/jax %pip set up -q git+https://github.com/google/tunix %pip set…

Read Full News