A clean, privacy-focused web application for exporting your data from Limitless AI.
- Privacy First: No data storage, no logging, all processing happens in your browser
- 3-Step Setup Wizard: Easy guided setup for API key, timezone, and export type
- Multiple Export Types:
- Lifelogs: Export daily transcripts with search and filtering
- Chats: Export AI conversations with preview and selection
- Audio: Download audio recordings from your Limitless pendant
 
- Multiple Formats: JSON, CSV, Markdown, and Plain Text export options
- Advanced Features: Date ranges, filtering, pagination, metadata viewing
- Node.js 18+
- A Limitless AI API key
- 
Clone the repository 
- 
Install dependencies: npm install 
- 
Start the development server: npm run dev 
- 
Open your browser to http://localhost:8081
npm run build
npm start- Setup: Enter your Limitless AI API key and select your timezone
- Choose Export Type: Select what you want to export (lifelogs, chats, or audio)
- Configure & Export: Set your parameters and download your data
- No Server Storage: Your API key is never stored on our servers
- Local Processing: All data processing happens in your browser
- No Logging: No console output or request logging in production
- Export Only: This app only exports data, never modifies or uploads anything
- React 18 + TypeScript
- Vite for build tooling
- Tailwind CSS + shadcn/ui for styling
- Express.js proxy server
- Framer Motion for animations
Contributions are welcome! Please feel free to submit a Pull Request.
If you encounter any issues or have questions, please open an issue on GitHub.
This is an unofficial tool and is not affiliated with Limitless AI. Use at your own discretion.
MIT License - see LICENSE file for details.