
AI快讯助手 - 每日AI资讯,实时更新
Browse daily AI news with real-time updates.
AI快讯助手 — 每日 AI 资讯,实时更新
The full gallery
Tech stack
10 projects

Browse daily AI news with real-time updates.
AI快讯助手 — 每日 AI 资讯,实时更新

Discover and track AI industry stocks with US/A-share mapping and one-click portfolio deployment.
yaoleifly · GitHub
ai-stock-pool AI industry-chain stock pool with US/A-share mapping, active discovery, policy pressure, and one-click deployment.

Web3 task marketplace for creators to complete projects and earn cryptocurrency.
@luooutlook · X
新的Web3创造者任务平台又上线了-----薪火 任务和灯塔类似,别人发单,我们接任务,然后AI自动审核,非常简单,奖励的是KX,1KX等于1USDT, 提现也是最低100KX起提,目前有冠名和置顶发文任务,奖励很多

Curated tech, business, and finance news aggregator with investment signal discovery.
@catsw00d · X
Shipped my first vibe coding project 🚀 Force News is live! Built with Cursor from idea to product. The future of building is here. Try it out 👇

AI workspace for resume editing, job matching, and interview preparation
Chozzc · GitHub
Lujie-Careerkit An AI-powered career workspace from resume editing to offer acceptance, covering resume editing, JD matching, application tracking, mock interviews, and interview review.

Interactive map of startups across the Mumbai Metropolitan Region.
@iamdsp11 · X
Yesterday I saw @aditi_tibarewal Bangalore Startup Map and thought this looks fun, let me try one for Mumbai. Spent today vibe-coding a very rough version: Straight-up v0.0. Built it in a day just to get something out. UI, data, and logic are all still basic. The idea isn’t mine. Aditi’s map is what inspired this. I just wanted to try the same thing for Mumbai as a fun learning project. If you are job hunting in Mumbai, I would love if you actually used it and told me: - What’s useful? - What’s broken? - And if this showed you fresh, verified Mumbai startup roles every day, would you actually come back to it? Be as blunt as you want. Thank you!

Browse Hacker News with AI-generated content automatically filtered out.
otherayden · HN
I used AI to filter AI-focused content from HN

Search 100 electronics brands for sales guides, interview prep, and BOM resources.
@Yanyang5526 · X
做了一个网站: #芯片网站##元器件网站#新人学习

Check which network routes and Cloudflare nodes various AI services use.
@0xdeusyu · X
想知道代理是不是真的把每个 AI 站都送到同一个出口? 答案:并不是。 我做了一个 AI 分流测试: 它会探测 ChatGPT、Sora、OpenAI、Claude、Grok、Anthropic、Perplexity 等 AI 服务,通过读取各站点的 Cloudflare Edge Trace 信息,获取实际访问情况: 出口 IP Cloudflare 边缘节点(colo) HTTP / TLS / WARP 状态 访问延迟 然后根据落地位置进行归组。 这次测试结果: 6 个服务(覆盖 7 个域名)走美国出口。 唯一例外是 Sora,落在东京节点。 也就是说,同一个代理配置下,不同 AI 服务并不一定经过同一个出口。看起来“都能访问”,实际线路、节点和落地点可能完全不同。 整个测试工具纯前端实现,零后端。