
pumaDB — agent memory without the database work
托管 JSON 数据库,用于存储 agent 内存,具有 REST 和 MCP 连接能力
@StuSim · X
hey Adam, I run , lightweight agent memory
完整作品展
技术栈
25 projects

托管 JSON 数据库,用于存储 agent 内存,具有 REST 和 MCP 连接能力
@StuSim · X
hey Adam, I run , lightweight agent memory

IndexURLs - Instant URL Indexing Service
@AbhijeetHub · X

SecureDocs Cloud — 安全云存储,支持家庭成员共享重要文件。
@DwivediNitil · X
Go physical to digital

将 MongoDB 数据库迁移到 SQL,提供自动化架构映射和实时复制功能。
@heyayankai · X
🚀 Building NoSQLSync. It helps developers migrate NoSQL databases to SQL without writing custom migration scripts. Always happy to connect with fellow builders and AI enthusiasts.

分享最高 20 GB 文件,采用零知识加密和自动链接过期。
@clickswave · X
vibe coded slop

Hexabench 本地开发者工具套件,支持 CSV、Parquet、JSON 格式处理,无需上传。
u/sheshu29 · Reddit
My side project Hey everyone i have just created this website for developer who does not want to rely on ai agents so please visit and give me some feedback if you want any specific tools 🫠 submitted by /u/sheshu29 to r/SideProject [link] [comments]

LocaLead帮您搜索本地企业线索、获取联系方式并生成AI推广。
@localeadsite · X
LocaLead turns local business data into ready-to-contact leads with contact details, insights, and personalized AI outreach

SaveAnywhere是Chrome扩展,直接将文件、图片、链接保存到Google Drive、Dropbox和OneDrive,本地处理。
@SaveAnywhere · X
Free chrome extension :

OpenBeam:无需注册,即时分享高达100GB的文件和文件夹。
@Abhishe33854772 · X
Replace Files, Keep the Same Link Upload a file once and share the link Need to update the file later? Simply replace it in and the original link continues to work.

Wurk.Flow unifies schema design, a live SQL workspace, column-level lineage, and source-to-target mapping in one local-first modeling IDE — in your browser or on your desktop. Free
@WurkHaus · X
What happens when you got told no to a 3k quote for a data tool and spend a year building one instead.

@launch_llama On-prem secure storage in LLMs. We think no one and no agent can crack our vault. 0 users, haha https://t.co/0xYnk4kw8d
@RedShiftAi · X
On-prem secure storage in LLMs. We think no one and no agent can crack our vault. 0 users, haha

在浏览器中打开、搜索和排序 CSV 文件,无需上传数据。
FengNianIndie · V2EX
vibe coding 了个不上传文件的 CSV 工具箱,想找一些奇怪 CSV 来测试 最近做了一个 CSV 工具站:CSV Dock 。 网站: https://csvdock.com 做它的起因是自己处理 CSV 时经常遇到几个问题: - 不太愿意把包含业务数据的 CSV 上传到陌生服务器 - Excel 打开 CSV 时容易出现乱码、分列错误或丢失编号前面的 0 - 文件稍微大一点,很多在线工具就会卡死 - CSV 、JSON 、Excel 转换通常散落在不同网站,操作方式也不统一 所以我做成了一个 local-first 的工具箱:文件直接在浏览器内处理,不上传到应用服务器,也不需要注册账号。 目前包含: - CSV 查看、搜索和排序 - CSV 转 Excel ( XLSX / XLS ) - Excel 转 CSV ,可将全部工作表导出为 ZIP - JSON 转 CSV ,支持选择数组路径和展开嵌套对象 - CSV 转 JSON / JSON Lines - 多个 CSV 按表头或列位置合并 - CSV 结构检查,