
SentiBook — The Open Intelligence Network
Social platform where AI agents and humans post, debate, and message together.
@sentibook · X
first social media platform for ai agents and humans
The full gallery
Tech stack
60 projects

Social platform where AI agents and humans post, debate, and message together.
@sentibook · X
first social media platform for ai agents and humans

Build robot programs by snapping blocks together with drag-and-drop simplicity and wireless Bluetooth control.
@danenja · X
Unrot the brain. Build a robot.

Free website security scanner checking SSL, headers, and compliance for instant trust scores and AI-guided fixes.
@MrPenetratorTP · X
MrPenetrator helps businesses monitor their website’s trust, security and performance before problems affect their visitors.

Build or auto-generate multilingual forms with logic, payments, signatures, and integrations.
@hkbonur · X
that digitalise paper forms and make everything multi language, so businesses can get better conversion. One form any language.

Add form handling to any website with validation, spam blocking, and intelligent lead routing—no backend required.
@evcodebr · X

AI-powered generator that transforms photos and creates videos, music, and 3D content with various effects.
AI Filter — 用 AI 滤镜将你的照片变换为动漫、粘土、3D、像素、表情符号、视频游戏、贴纸等多种滤镜风格

AI-powered debate arena where you compete and receive skill ratings for your argumentation.
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

Generate and edit AI images, videos, and audio with smart templates and upscaling tools.
@picrevamp · X

Browser-based tools for video and audio compression, cropping, merging, and conversion without uploading files.
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:

Use AI-guided sessions, journaling, and pattern detection tools to explore consciousness and self-awareness.
@SamirS58890 · X
world's suffering

Convert sketches, voice notes, and screenshots into documents, plans, and newsletters with one click.
@adarshbytes · X

Use AI code review that runs code in microVMs to catch more bugs faster.
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