NSF and Nvidia award Ai2 $152M to support building an open AI ecosystem

15 Aug 2025

🧠 Hacker News Digest: AI, Prompt Engineering & Dev Trends

Welcome! This article summarizes high-impact discussions from Hacker News, focusing on AI, ChatGPT, prompt engineering, and developer tools.

Curated for clarity and relevance, each post offers a unique viewpoint worth exploring.

📋 What’s Included:

  • Grouped insights from Hacker News on Prompt Engineering, AI Trends, Tools, and Use Cases
  • Summarized content in original words
  • Proper attribution: 'As posted by username'
  • Code snippets included where relevant
  • Direct link to each original Hacker News post
  • Clean HTML formatting only

🗣️ Post 1: NSF and Nvidia award Ai2 $152M to support building an open AI ecosystem

As posted by: _delirium  |  🔥 Points: 148

https://allenai.org/blog/nsf-nvidia

💬 Summary

Ai2 has been awarded $75 million from the U.S. National Science Foundation (NSF) and $77 million from NVIDIA as part of a jointly funded project with the NSF and NVIDIA to advance our research and develop truly open AI models and solutions that will accelerate scientific discovery. The partnership supports the NSF Mid-Scale Research Infrastructure project, Open Multimodal AI Infrastructure to Accelerate Science (OMAI). Led by Principal Investigator Dr. Noah A. Smith, Senior Director of NLP Research at Ai2 and Amazon Professor of Machine Learning at the University of Washington’s Paul G. Allen School of Computer Science & Engineering, OMAI will build a national level fully open AI ecosystem to drive scientific discovery through AI, while also advancing the science...

🗣️ Post 2: Show HN: OWhisper – Ollama for realtime speech-to-text

As posted by: yujonglee  |  🔥 Points: 79

https://docs.hyprnote.com/owhisper/what-is-this

💬 Summary

Hello everyone. This is Yujong from the Hyprnote team (https://github.com/fastrepl/hyprnote).

We built OWhisper for 2 reasons: (Also outlined in https://docs.hyprnote.com/owhisper/what-is-this)

(1). While working with on-device, realtime speech-to-text, we found there isn't tooling that exists to download / run the model in a practical way.

(2). Also, we got frequent requests to provide a way to plug in custom STT endpoints to the Hyprnote desktop app, just like doing it with OpenAI-compatible LLM endpoints.

The (2) part is still kind of WIP, but we spent some time writing docs so you'll get a good idea of what it will look like if you skim through them.

For (1) - You can try it now. (https://docs.hyprnote.com/owhisper/cli/get-started)


brew tap fastrepl/hyprnote && brew install owhisper
owhisper pull whisper-cpp-base-q8-en
owhisper run whisper-cpp-base-q8-en

If you're tired of Whisper, we also support Moonshine :) Give it a shot (owhisper pull moonshine-onnx-base-q8)

We're here and looking forward to your comments!

🗣️ Post 3: OpenAI gets caught vibe graphing

As posted by: freeqaz  |  🔥 Points: 2

https://www.theverge.com/news/756444/openai-gpt-5-vibe-graphing-chart-crime

💬 Summary

is a news editor covering technology, gaming, and more. He joined The Verge in 2019 after nearly two years at Techmeme. Posts from this author will be added to your daily email digest and your homepage feed. During its big GPT-5 livestream on Thursday, OpenAI showed off a few charts that made the model seem quite impressive — but if you look closely, some graphs were a little bit off. In one, ironically showing how well GPT-5 does in “deception evals across models,” the scale is all over the place. For “coding deception,” for example, the chart shown onstage says GPT-5 with thinking apparently gets a 50.0 percent deception rate, but that’s compared to OpenAI’s smaller 47.4 percent o3 score...

🗣️ Post 4: OpenAl's Waterloo?

As posted by: flail  |  🔥 Points: 2

https://garymarcus.substack.com/p/openais-waterloo

💬 Summary

[No content available]

🗣️ Post 5: Anthropic offers Claude to 'all three branches of government' for $1

As posted by: leptoniscool  |  🔥 Points: 2

https://techcrunch.com/2025/08/12/anthropic-takes-aim-at-openai-offers-claude-to-all-three-branches-of-government-for-1/

💬 Summary

Just a week after OpenAI announced it would offer ChatGPT Enterprise to the entire federal executive branch workforce at $1 per year per agency, Anthropic has raised the stakes. The AI giant said Tuesday it would also offer its Claude models to government agencies for just $1 — but not only to the executive branch. Anthropic is targeting “all three branches” of the U.S. government, including the legislative and judiciary branches. The package will be available for one year, says Anthropic. The move comes after OpenAI, Anthropic, and Google DeepMind were added to the General Services Administration’s list of approved AI vendors that can sell their services to civilian federal agencies. TechCrunch has reached out to Google to see if...

🎯 Final Takeaways

These discussions reveal how developers think about emerging AI trends, tool usage, and practical innovation. Take inspiration from these community insights to level up your own development or prompt workflows.