https://github.com/panguin6010/awesome-limitless
A curated list of amazing projects and resources built with the Limitless AI Pendant API
https://github.com/panguin6010/awesome-limitless
List: awesome-limitless
awesome awesome-list awesome-lists limitless limitless-pendant pendant rewind
Last synced: 3 months ago
JSON representation
A curated list of amazing projects and resources built with the Limitless AI Pendant API
- Host: GitHub
- URL: https://github.com/panguin6010/awesome-limitless
- Owner: panguin6010
- License: cc0-1.0
- Created: 2025-03-18T17:28:00.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-18T17:33:39.000Z (3 months ago)
- Last Synced: 2025-03-18T18:38:30.750Z (3 months ago)
- Topics: awesome, awesome-list, awesome-lists, limitless, limitless-pendant, pendant, rewind
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# Awesome Limitless [](https://awesome.re)
> A curated list of amazing projects and resources built with the Limitless AI Pendant API
## Contents
- [Applications](#applications)
- [CLI Tools](#cli-tools)
- [Data Visualization](#data-visualization)
- [Integrations](#integrations)
- [Utilities](#utilities)
- [SDKs & Libraries](#sdks--libraries)
- [Learning Resources](#learning-resources)
- [Documentation](#documentation)
- [Community](#community)## Applications
## CLI Tools
## Data Visualization
## Integrations
- [Obsidian-Limitless](https://github.com/skryl/obsidian-limitless) - Obsidian plugin to sync all of your Pendant transcripts to Obsidian.
- [Raycast Extension](https://github.com/raycast/extensions/pull/17939) - Raycast extension for Limitless AI (pending approval).## Utilities
- [Context Server](https://github.com/Maclean-D/context-server) - Server converting Limitless AI lifelogs into indexed markdown, searchable via REST API and web UI (designed for RAG).
- [limitless-actions](https://github.com/pricebaldwin/limitless-actions) - Node/TypeScript ingestion tool that pulls new items from the Limitless API and stores them in a local database. Intended for secondary processing of LifeLog entries to trigger actions via other APIs.## SDKs & Libraries
- [Go-Limitless](https://github.com/kmesiab/go-limitless) - Something fresh to stick a fork into if you're writing in Go.
- [Limitless MCP Server](https://gist.github.com/kmesiab/b6614b3a10fe4118e5a3d015127fed6f) - Small server integrating with the Go client to provide Model Context Protocol Server for interacting with your data via a foundation model directly.
- [limitless-mcp-server](https://github.com/manueltarouca/limitless-mcp-server) - MCP server/client implementation for the Limitless API, to connect to Claude for example.## Learning Resources
## Documentation
- [Official Limitless API Documentation](https://www.limitless.ai/developers) - Official developer documentation for the Limitless AI API.
## Community
## Contribute
Contributions welcome! Read the [contribution guidelines](contributing.md) first.
## License
[](https://creativecommons.org/publicdomain/zero/1.0)
To the extent possible under law, the contributors have waived all copyright and related or neighboring rights to this work.