@iokhk · Post #9358 · 11/04/2026 08:47
pi 的设计艺术:构建生产级 Coding Agent 的架构决策 https://zhanghandong.github.io/pi-book/ https://github.com/ZhangHanDong/pi-book #AI#Doc#GitHub
TGINSIGHT SIMILAR POSTS
Chaîne source @Shutter · Post #4607 · 22 mai
Harbor, cargo port, ships #AI#artificial_Intelligence
Hashtags
Recherche globale générale
@iokhk · Post #9358 · 11/04/2026 08:47
pi 的设计艺术:构建生产级 Coding Agent 的架构决策 https://zhanghandong.github.io/pi-book/ https://github.com/ZhangHanDong/pi-book #AI#Doc#GitHub
@mozo_news · Post #59 · 28/06/2024 02:03
▪️ AI = Evolution ▪️ Web3 = Wealth Revolution ▪️ Mozo: The synergy of #Web3 and #AI! 🚀 Join the movement where cutting-edge AI meets the decentralized power of Web3. Together, we’re shaping the future of technology and creating new wealth opportunities for all. #Mozo#DecentralizedAI Website|Twitter|Community|Telegram Mini App|News Channel
Hashtags
@MyGovCoronaNewsdesk · Post #13337 · 31/01/2025 18:01
What’s India saying about AI? Let’s find out! 🎤🇮🇳 Join us for this week’s #FridaysAtMyGov as people share their experiences with AI’s growing influence in India Watch the full episode now: https://youtu.be/_OIwATkwTUU #AI #ViksitBharat #IndiaRising
@Kompyuter_Akademiyasi · Post #7002 · 13/03/2025 04:07
SI'larni ishlataylik! #tavsiya / #dastur / #ai / #chatgpt ℹ️ Menimcha oramizda ko'pchilik sun'iy intellektlardan xabari yo'q yoki nimagadir foydalanmaydi. SI dan foydalanish sizni aqlsiz qilib qo'ymaydi (agar uncha juda suyanib, hamma narsani ishonib qo'ymasangiz), aksincha ko'p ishlaringizni osonroq bitishiga ko'mak beradi. Odatiy ishlarni SI ga bering, o'zingiz esa ko'proq kreativ bo'lishga harakat qilganingiz ma'qul. Men o'zim sevgan SI bu ChatGPT, o'zbek tilini ham ancha yaxshi biladi. Bepul versiyasini o'zida ham ancha ishlarni qilish mumkin. Bitta profil ochasiz, istasangiz kompyuter va telefonga o'sha profildan kirib qo'yasiz. Shunda hamma so'ragan savollaringiz saqlab boradi, kerak paytda oldin olgan yechimlaringizni osonlik bilan yana qayta topishingiz mumkin bo'ladi. ⬇️Android uchun ChatGPT ⬇️iOS uchun ChatGPT ⬇️Windows uchun ChatGPT (Microsoft Store) 🔎 Kanalimizdan #chatgpt yoki #ai deb izlash orqali SI ga oid chiqargan xabarlarimizni osonlik bilan topishingiz mumkin. @ka_rasmiy
@appmew · Post #16822 · 30/03/2026 08:26
零基学习智能办公场景实战 ,AI办公实战+AI副业赚钱机会。 🏷标签:#AI#自媒体#课程 ☁链接:点击获取 ⭐频道😮群聊✏投稿🌍中文
@githubtrending · Post #15068 · 17/08/2025 11:30
#python#artificial_intelligence#cybersecurity#generative_ai#llm#pentesting Cybersecurity AI (CAI) is an open-source, lightweight framework that helps you build AI agents to find and fix security vulnerabilities efficiently. It supports many AI models and tools, works on multiple operating systems, and allows human control during tasks. CAI automates complex security testing steps like scanning, exploiting, and validating bugs, making bug bounty hunting easier and faster. It also logs detailed traces for better analysis and supports teamwork among AI agents. Using CAI can boost your cybersecurity skills, save time, and improve your ability to protect systems from attacks by combining AI power with your expertise. https://github.com/aliasrobotics/cai
@android_broadcast · Post #9641 · 03/11/2025 12:08
🛒Gemini теперь анализирует статистику в Google Play Console! Google добавила новую функцию на страницу Statistics — Gemini автоматически генерирует текстовые описания графиков. Эти отчёты помогают быстрее понять ключевые тренды и события, которые влияют на метрики вашего приложения. #googleplay#gemini#ai#ии
Hashtags
@edgemarketai · Post #8078 · 27/03/2026 08:42
🤖 LIVE AI MARKET 🤖 Will a major AI company release a new frontier model before July 25? Track the pace of innovation with: AI + community validation 👉 Join + validate: https://edgemarket.ai/bnb/social-media/will-a-major-ai-company-release-a-new-frontier-model-before-july-25/statistics/69c385c9bf328939c875b7c6 Signal Truth. Earn $BET. #AI#EdgeMarket#Web3#PredictionMarkets
@chatgpt_officialnews · Post #9 · 17/01/2025 23:16
🧠 How Does AI Learn? 🧠 AI learns using Machine Learning (ML), a method where models improve by analyzing data. Three main types of ML: 1️⃣ Supervised Learning: Learning from labeled data (e.g., image recognition). 2️⃣ Unsupervised Learning: Finding patterns in unlabeled data (e.g., customer segmentation). 3️⃣ Reinforcement Learning: Learning through trial and error (e.g., AI beating humans in games). 💡 AI’s learning capabilities are the foundation of its intelligence! ➖➖➖➖🔻 💎@Chatgpt_OfficialNewsjoin US ⚡️ 🤖BOT:@Chatgpt_OfficialBOT 📱#ChatGPT#AI#Learn#Article ➖➖➖➖🔺
@seeker_rc · Post #20123 · 10/05/2026 04:25
一个 Skill,让你的 Agent 能够访问所有开源库的源码和文档 写代码的时候经常需要给 AI 贴一些库的最新文档,不然 AI 会用一些旧版的 API 。特别是涉及冷门库的时候,还会出现幻觉。不过每次都手动贴文档太麻烦了,也不够灵活。此外,问 AI 一些开源项目的底层实现的时候也需要让 AI 读取源码之后回答。 我也尝试过寻找现有的工具,不过都不够满意。于是花了三天时间写了这个工具,包装成了 Skill / MCP: ⦁ 让 AI 能够访问所有 GitHub 开源库的源码 ⦁ 提供搜索仓库、列出目录树、搜索代码、读取代码工具,让 AI 灵活按需读取 ⦁ 服务端索引仓库时,会自动识别对应的文档库,并在访问主仓库时一并提供(也就是说,即使文档在另... via V2EX 分享创造 标签: #AI#开源#文档 ⚡️探索号频道 ⚡️探索者频道 ⚡️探索者交流群 ⚡️ Youtube 频道:科技探索者 每天推荐有趣内容,欢迎订阅、转发。
@lihaicloud · Post #695 · 16/05/2025 03:28
B站 76.8元付费课程 - 小白也能听懂的人工智能原理 夸克网盘 全网封杀系列!价值6998的李一舟全套课程合集【内含199元AI课程】【目前全网已下架】 夸克网盘 标签:#知识付费#AI#课程 ✈️合作/投稿置顶索引播放器推荐
@huoke · Post #3485 · 24/06/2024 06:21
【供应】 供应名称: ai 实时换脸 供应介绍: 五官可摸可捏无瑕疵(可以捏鼻子,嘴巴,眼镜,全脸遮盖),可左右上下摇头,无限仿真人,不泄露真实人脸,五官做到1比1克隆 可调整脸型。 实现facebook、whatsapp等全屏技术 价格: 1500U 标签:#ai#换脸#视频#引流#精聊 👇点击下方按钮查看发布者