Sandbar, a startup by former Meta staff Mina Fahmi and Kirak Hong, attracted a lot consideration final yr when it confirmed off its note-taking wearable, the Stream ring. The corporate has now raised $23 million in a Collection A funding spherical led by Adjoining and Kindred Ventures. The corporate’s good ring is concentrated on note-taking, just like merchandise by Plaud or Omi, and never health-tracking like Oura’s merchandise. The ring has a microphone that’s off by default, however will be activated utilizing a flat, touch-sensitive panel on the high. You possibly can maintain this contact panel to document notes, chat…
Author: Naveed Ahmad
AMI Labs, the brand new enterprise cofounded by Turing Prize winner Yann LeCun after he left Meta, has raised $1.03 billion at a $3.5 billion pre-money valuation. AMI is engaged on world fashions, or AI that learns from actuality, not simply from language. This class has fewer gamers than generative AI, however possibly not for lengthy. “My prediction is that ‘world fashions’ would be the subsequent buzzword,” AMI Labs CEO Alexandre LeBrun advised TechCrunch. “In six months, each firm will name itself a world mannequin to lift funding.” LeBrun stated this with a smile as a result of he thinks…
Health wearable maker Whoop is launching a brand new panel targeted on ladies’s well being by way of its Whoop Labs blood testing service. The corporate can also be including a brand new function to its app that surfaces details about hormonal modifications throughout menstrual cycles. The startup stated the panel consists of 11 blood biomarkers that may give insights into facets equivalent to cycle regulation and hormonal transitions: Anti-Müllerian Hormone (AMH), Progesterone, Prolactin, and Thyroid Peroxidase Antibodies (TPOAb), Free T4, Free T3, Leptin, Vitamin B12 (Cobalamin), Folate, Magnesium, and Phosphate (as Phosphorus). The corporate claims measuring these biomarkers will…
Apple is now manufacturing 25% of its iPhones in India — hitting a milestone JPMorgan predicted again in 2022 — as a part of its long-term plan to scale back its reliance on China, Bloomberg reported. Final yr, India accounted for 55 million iPhones of the roughly 220 million to 230 million produced worldwide, Bloomberg’s report said. Apple has additionally moved shortly to deepen that dedication: it started making the whole iPhone 17 lineup in India forward of final September’s launch, and Apple CEO Tim Cook dinner mentioned nearly all of U.S. demand is now fulfilled by India-made iPhones. That…
class AgentAnalyzer: @staticmethod def plot_response_distribution(outcome: Dict): fig, axes = plt.subplots(2, 2, figsize=(14, 10)) fig.suptitle(‘Agent Response Evaluation’, fontsize=16, fontweight=”daring”) responses = outcome[‘all_responses’] scores = outcome[‘critic_scores’] uncertainty = outcome[‘uncertainty’] selected_idx = outcome[‘selected_index’] ax = axes[0, 0] score_values = [s.overall_score for s in scores] bars = ax.bar(vary(len(scores)), score_values, alpha=0.7) bars[selected_idx].set_color(‘inexperienced’) bars[selected_idx].set_alpha(1.0) ax.axhline(np.imply(score_values), shade=”crimson”, linestyle=”–“, label=f’Imply: {np.imply(score_values):.3f}’) ax.set_xlabel(‘Response Index’) ax.set_ylabel(‘Critic Rating’) ax.set_title(‘Critic Scores for Every Response’) ax.legend() ax.grid(True, alpha=0.3) ax = axes[0, 1] confidences = [r.confidence for r in responses] bars = ax.bar(vary(len(responses)), confidences, alpha=0.7, shade=”orange”) bars[selected_idx].set_color(‘inexperienced’) bars[selected_idx].set_alpha(1.0) ax.axhline(np.imply(confidences), shade=”crimson”, linestyle=”–“, label=f’Imply: {np.imply(confidences):.3f}’) ax.set_xlabel(‘Response Index’) ax.set_ylabel(‘Confidence’) ax.set_title(‘Mannequin Confidence per Response’) ax.legend() ax.grid(True, alpha=0.3) ax…
Uzbekistan fintech Uzum has reached a $2.3 billion valuation — about 53% greater than simply seven months in the past — as buyers place rising bets on the nation’s rising digital economic system. The valuation stems from a $131.5 million funding led by sovereign wealth funds from Oman, with participation from current buyers together with Tencent, VR Capital, and FinSight Ventures. This spherical includes $81.5 million in fairness and $50 million in convertible financing tied to Uzum’s subsequent funding spherical, because the startup targets a possible $250 million to $300 million pre-IPO elevate within the second half of 2026 or…
The period of the ‘Copilot’ is formally getting an improve. Whereas the tech world has spent the final two years getting snug with AI that means code or drafts emails, ByteDance workforce is shifting the goalposts. They launched DeerFlow 2.0, a newly open-sourced ‘SuperAgent’ framework that doesn’t simply counsel work; it executes it. DeerFlow is designed to analysis, code, construct web sites, create slide decks, and generate video content material autonomously. The Sandbox: An AI with a Pc of Its Personal Probably the most important differentiator for DeerFlow is its strategy to execution. Most AI brokers function inside the constraints…
Superior Machine Intelligence (AMI), a brand new Paris-based startup cofounded by Meta’s former chief AI scientist Yann LeCun, introduced Monday it has raised greater than $1 billion to develop AI world fashions.LeCun argues that the majority human reasoning is grounded within the bodily world, not language, and that AI world fashions are essential to develop true human-level intelligence. “The concept you’re going to increase the capabilities of LLMs [large language models] to the purpose that they’re going to have human-level intelligence is full nonsense,” he mentioned in an interview with WIRED.The financing, which values the startup at $3.5 billion, was…
Electrical air taxi developer Archer Aviation responded to a lawsuit Monday with its personal counterclaims that rival Joby Aviation allegedly defrauded the U.S. authorities and its rivals by falsely presenting itself as an American-made firm. The counterclaim, filed in federal courtroom, alleges Joby relied on a Chinese language manufacturing subsidiary to supply essential elements from Chinese language suppliers with Chinese language authorities assist. Archer additional alleges that Joby tried to hide its “deep ties” to China by fraudulently misclassifying hundreds of kilos of Chinese language-origin plane supplies as client items — labeling them as hair clips, socks, and photograph albums…
Greater than 30 workers from OpenAI and Google, together with Google DeepMind chief scientist Jeff Dean, filed an amicus brief on Monday in assist of Anthropic in its authorized struggle towards the US authorities.“If allowed to proceed, this effort to punish one of many main US AI corporations will undoubtedly have penalties for the USA’ industrial and scientific competitiveness within the area of synthetic intelligence and past,” the workers wrote.The temporary was filed simply hours after Anthropic sued the Division of Protection and different federal businesses over the Pentagon’s resolution to designate the corporate a “supply-chain danger.” The sanction, which…