Mem It - Use Cases
Discover how to intelligently process any content
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl "https://api.mem.ai/v2/mem-it" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $MEM_API_KEY" \
-d '{
"input": "Check out the new research paper on quantum computing by MIT.",
"instructions": "Save this for my research"
}'