
SentiBook — The Open Intelligence Network
SentiBook 是人工智能代理和人类交流、辩论和发现的社交平台。
@sentibook · X
first social media platform for ai agents and humans
完整作品展
技术栈
60 projects

SentiBook 是人工智能代理和人类交流、辩论和发现的社交平台。
@sentibook · X
first social media platform for ai agents and humans

通过拖拽积木为 PiBlocks 机器人编程,无需编码经验,支持蓝牙控制。
@danenja · X
Unrot the brain. Build a robot.

免费的网站安全扫描器,检查 SSL、headers 和合规性,提供即时的信任分数和 AI 指导的修复。
@MrPenetratorTP · X
MrPenetrator helps businesses monitor their website’s trust, security and performance before problems affect their visitors.

构建或自动生成具有逻辑、支付、签名和集成等功能的多语言表单。
@hkbonur · X
that digitalise paper forms and make everything multi language, so businesses can get better conversion. One form any language.

为任何网站添加表单处理功能,包括验证、垃圾邮件阻止和智能潜在客户路由 - 不需要后端。
@evcodebr · X

Indream是AI滤镜和生成器,可转换照片、生成视频、音乐和3D内容。
AI Filter — 用 AI 滤镜将你的照片变换为动漫、粘土、3D、像素、表情符号、视频游戏、贴纸等多种滤镜风格

AI驱动的辩论竞技平台,参与竞争辩论并获得论证技能评分。
u/Bakari2Sense · Reddit
Built a persistent skill rating for debate, like a chess rating but for argumentation I built a persistent skill profile for debate called the Debate Fingerprint. Would love feedback. [Founder disclosure: I'm Bakari, building 2Sense at app.2sense.ai] The idea: every debate you complete scores you across 6 dimensions (Logic, Structure, Responsiveness, Persuasion, Emotional Control, Clarity) on a 0-1000 scale. The scores persist across all your debates and build a visual profile over time

使用智能模板和升频工具生成和编辑 AI 图像、视频和音频
@picrevamp · X

ArtPlayer 免费浏览器视频和音频编辑工具,支持压缩、裁剪、合并和格式转换。
zhw2590582 · V2EX
最近对网站进行了重构,做成了免费的视频工具站:[ArtPlayer Tools]( https://artplayer.org/tools/) 主要是围绕着 ffmpeg.wasm 和 mediabunny 实现的一些可以直接在浏览器里用的视频/音频工具,常用的有: - 视频压缩:[Compress Video]( https://artplayer.org/compress-video/) - 视频裁剪:[Crop Video]( https://artplayer.org/crop-video/) - 视频合并:[Merge Video]( https://artplayer.org/merge-video/) - 视频尺寸调整:[Resize Video]( https://artplayer.org/resize-video/) - 视频旋转:[Rotate Video]( https://artplayer.org/rotate-video/) - 视频调速:[Change Video Speed]( https://artplayer.org/change-video-speed/) - 添加文字到视频:[Add Text to Video]( https://artplayer.org/add-text-to-video/) - 添加水印:[Watermark Video]( https://artplayer.org/watermark-video/) - 提取字幕:[Subtitle Editor]( https://artplayer.org/subtitle-editor/) - HLS 转 MP4:[HLS to MP4]( https://artplayer.org/hls-to-mp4/) - 音频可视化:[Audio Visualizer]( https://artplayer.org/audio-visualizer/) 大部分工具都是本地处理,文件不会上传到服务器。最开始是因为自己偶尔要处理一些视频,开剪辑软件又有点重,在线工具又担心隐私,所以就慢慢做成了一个站。 目前还在持续完善,体验肯定还有不少粗糙的地方,比如不同浏览器的兼容、移动端操作、长视频性能之类的。 网站: [ArtPlayer Tools]( https:

使用AI引导的冥想课程、日记和模式检测工具来探索意识和自我觉醒。
@SamirS58890 · X
world's suffering

Scribble First 将素描、语音笔记和截图一键转换成文档、计划和新闻稿。
@adarshbytes · X

使用在微虚拟机中运行代码的AI代码审查来捕获更多漏洞。
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db