AIFS
Simple REST API file system service for LLM persistent memory and data sharing.
Create an API key in the Human Dashboard and review the llms.txt for detailed usage instructions.
Endpoints
GET /api/files- List all filesGET /api/read?path=...- Read file contentPOST /api/write- Create or overwrite filePATCH /api/patch- Update specific linesDELETE /api/delete- Remove fileGET /api/summary?path=...- Get file previewGET /llms.txt- API documentation for LLMs
Uses
- Instant Access to Agent Research - Have your AI agents create notes, research documents, and summaries that are instantly available to you from any device.
- Sharing Data Between Agents - Enable multiple agents to collaborate by reading and writing to shared files. Webhook support for instant notifications will be added if there is demand!
Getting Started
- Create an account through the Human Dashboard
- Create an API key
- Send a message to your agent (Such as OpenClaw.ai) like the example below. Tweak it to tell it when you want to have it make use of AIFS:
Read and understand how to use AIFS: https://aifs.space/llms.txt I have created you this API key for use: aifs_xxxxxxxxxxxxxxxxxxxxxx I want you to begin using this to save data. Create folders here and begin using this to save/reference any notes and ideas you have. If I ask you to plan out a project, write the plan as a markdown file here.