注册并分享邀请链接,可获得视频播放与邀请奖励。

与「INPEX」相关的搜索结果

INPEX 贴吧
一个关键词就是一个贴吧,路径全站唯一。
创建贴吧
用户
未找到
包含 INPEX 的内容
📢今週の #潟ちゅーぶ# 🔴新潟の巨大建造物特集🔴 ゲストは声の大きさに定評がある #佐藤海里さん(NGT48)# 実は天然ガス生産量日本一 超重要エネルギー施設 #INPEX# 直江津LNG基地の 巨大タンクに #真下華穂# さん挑む 🧐空から新潟の巨大建築クイズ 📺日曜AM9:30 前回 👉
显示更多
0
3
332
78
转发到社区
Know your TradFi ETFs on Binance Futures. Country, leveraged, index and sector ETFs - gain exposure to global markets, indices, countries and themes, all as perps.
$BNB is second among the 18 constituents of @SPDJIndices and @PanteraCapital's new digital asset index, all screened on protocol revenue. Crypto benchmarks have typically measured what an asset is worth. Revenue only exists if people transact. BNB Chain averaged ~4.5 million daily active users through Q1 2026. Every protocol team now has a public standard telling them what institutional capital will count.
显示更多
0
53
184
33
转发到社区
RAG system that skips HTML parsing entirely! PixelRAG is an open-source visual RAG framework that renders documents as screenshots instead of parsing them into text. Most RAG pipelines start by converting HTML to text. Tables flatten into unstructured rows. Charts disappear. Layout context is gone before the LLM ever sees it. The paper measured this directly: HTML-to-text conversion accounts for 36.6% of retrieval failures on SimpleQA. PixelRAG skips that step entirely. It renders pages as screenshot tiles using Playwright, embeds those tiles with a fine-tuned Qwen3-VL-Embedding model, builds a FAISS index, and passes retrieved images directly to a VLM reader. No text abstraction in between. Benchmarked across six datasets against the strongest text-based baselines: - SimpleQA: 78.8% vs 71.6% (+7.1 points) - NQ-Tables: 48.8% vs 42.5% (+6.3 points) - EVQA: +15.5 points - LiveVQA: +11.3 points One honest caveat from the authors: this requires Qwen3-VL-4B class models or larger to see the benefit. Smaller models trail text retrieval. The authors also recommend using PixelRAG as an enhancement layer alongside existing text systems rather than a full replacement. Ships with a pre-built Wikipedia index covering 8.28M articles across 28.1M screenshot tiles. A Claude Code plugin lets Claude take screenshots of any URL and reason over the visual content directly. Key capabilities: • Renders web pages, PDFs, and images as screenshot tiles via Playwright • Fine-tuned Qwen3-VL-Embedding model for visual retrieval • FAISS index for fast vector search • Pre-built Wikipedia index: 8.28M articles, 28.1M tiles • 3x token cost reduction via image compression • Claude Code plugin for direct URL screenshot and visual reasoning • LoRA fine-tuning support via pixelrag-train 100% open source. I've shared the link in the replies!
显示更多
底层看稀缺,顶层看客户!看到 @chamath 分享的这张 AI Stack,感觉这个架构划分和 Rewire Index 5 Layer 相当类似,分享一下我对每一层的理解: 1. 能源与基础设施层(最底层) 与 Rewired Index 的逻辑一致。电力会迎来爆发式增长,尤其是无需接入电网的独立供电商(IPP);而土地受政策影响太大,弹性有限。在大众的舆论压力之下,太空基建应该会是未来几年的新机会,无需土地,无限电力⚡️ 2. 芯片层 做独立芯片,初创公司基本没有机会:性能要求极高、工艺极其复杂,最关键的是供应链已被完全锁死——这是头部玩家的战场。 真正的机会在融合与生态。从 Google TPU 的发展路径,到 Cerebras 等高速推理芯片的崛起,可以看出芯片会与云厂商、模型公司深度绑定。围绕芯片构建数据中心的整体供应与创新,机会很多;单做独立芯片,机会渺茫。 3. 云服务层 云可以分为 Hyperscaler 和 NeoCloud两类。模型商品化之后,几乎所有的负载都要靠云来承载,这会是非常赚钱的生意。但构建极其复杂,堪称 AI 时代的重资产业务——或者说,智能时代的房地产。 4. 模型层 模型公司面临的核心问题是正在被商品化: - 如果 Scaling Law 已到极限,模型百分之百会被商品化; - 即使 Scaling Law 还有很大空间,大家对「最好智能」的需求也在被分解——大量日常应用不需要最顶级的智能,中等水平模型和开源模型会逐渐接管这些需求,反而加速了商品化; - 最尖端的头部模型公司,更像是「先进制程」的芯片:能从中获取很高的价值,但并非所有任务都需要它。 5. 应用层:Harness vs Application 这张图最有趣的地方,是把应用层拆成了 Harness 和 Application 两层。 我的判断是:按目前模型的进化速度,Application 还没有任何机会,但 Harness 的机会已经大量出现,尤其在企业端。企业内化的知识只能通过 Context 和约束来落地,所以 Harness 就是新的企业应用层;它们会替代旧的 SaaS,或倒逼旧 SaaS 升级。 如果把 AI 扩展到大语言模型之外的更广义范畴,应用层更可能以垂直集成的形态出现,例如:自动驾驶 / RoboTaxi / 任何可端到端自动化工业流程和武器系统;生物研究 / Wet Labs;把执行能力直接部署进企业内部的模式(类似 Palantir 的服务方式)
显示更多
搞自动化和爬虫的兄弟可以把之前的方案扔了。 GitHub 上突然爆火了一个开源项目 Index(由 AI 开发者平台 Laminar 团队打造),直接把网页浏览器变成了可调用的 API。这玩意本质上是一个极度丝滑的“AI 浏览器 Agent”,你在终端输一句人话,它就能像真人在浏览器里点按、抓数据、填表单,甚至跨站点联动办完一整套复杂流程。在 WebVoyager 跑分里直接飙到了 92% 的惊人准确率。 一句命令就能跑:pip install 之后敲 index run 就能直接在终端调用。 能直接用本地 Chrome:带 --local-chrome 参数,自动复用你已登录的账号状态。 顶配视觉推理引擎:原生支持 Claude 3.7 Sonnet、Gemini 2.5 Pro 等顶尖多模态大模型。 全程会话回放与排错:自带开箱即用的可视化录屏与步骤 Trace 监控。 自动抓取并生成表格:一句话搞定“去网站抓数据并新建 Google Sheets 写入”。 📦 开源协议:Apache-2.0 🔗 GitHub 传送门:
显示更多
SEO Backlink Indexer Index any type of link fast
Kimi K3 is now available on Token Factory. We’re excited to announce that Nebius Token Factory is an official Day 0 partner for @Kimi_Moonshot's Kimi K3. Kimi K3 is the first open-weight model to reach frontier-level performance, a major step forward for open models. It is built for long-horizon coding, knowledge work and reasoning, with native vision and up to 1M tokens of context. Artificial Analysis scores it at 57 on its Intelligence Index, just two points behind GPT-5.6 Sol (max). That puts Kimi K3 at the top of the open-weight field and firmly among today’s frontier models. Developers can access K3 through Token Factory’s OpenAI-compatible API and console today. Give K3 the hard problem. Build with Kimi K3:
显示更多
0
32
471
70
转发到社区
software isn't dying because AI is eating apps, it's dying because a whole generation's behavior has changed. last night before bed, my girlfriend pulled out her phone and spent 15 minutes using gpt voice to diagnose why her face was breaking out. she didn't google it, that didn't even cross her mind. we're in a transitionary period of the internet where most businesses are still built for being discovered on google or social media. earlier this year the number of people choosing AI for search over google was ~37%, and that was 6 months ago - which means it could be >50% now. there are a ton of products that will go extinct because information is more available than ever (that is 100% the result of AI), but a lot of the decreased traffic is the result of businesses that haven't transitioned to getting indexed by AI, and are losing ground with SEO. there's always going to be new opportunities, you just can't be stagnate with these market conditions.
显示更多
0
66
970
46
转发到社区
Performance-testing Cactus and getting it ready for the world's biggest stores: this is 120k unique products on 8,000 fixtures. - LoD rendering (more detail when zoomed in, less detail as you zoom out) - Spatial index that fetches data you're looking at - Interactive minimap
显示更多
0
1
63
16
转发到社区