Relay16 - Nostr Social Client with AI Integration
@Mancasvel
Relay16 is a modern Nostr social client that integrates AI-powered tools through MCP servers for enhanced social media experiences.
Overview
What is Relay16 - Nostr Social Client with AI Integration?
Relay16 is a modern Nostr social client that integrates AI-powered tools through DVMCP (Data Vending Machine Context Protocol) for enhanced social media experiences.
How to use Relay16 - Nostr Social Client with AI Integration?
Clone the repository, install dependencies with npm install, and start the development server with npm run dev. Then configure your Nostr identity (generate or import keys) in Settings, add Nostr relays, and enter your OpenRouter API key to enable AI features.
Key features of Relay16 - Nostr Social Client with AI Integration
- Multi-relay connections for real-time Nostr feed
- AI-powered thread summarization and writing assistance
- DVMCP integration for decentralized AI tool discovery
- Profile management and note publishing
- Responsive design with dark/light themes
Use cases of Relay16 - Nostr Social Client with AI Integration
- Summarize long Nostr conversations using AI
- Compose posts with AI-generated writing suggestions
- Discover and use decentralized AI tools from multiple providers
FAQ from Relay16 - Nostr Social Client with AI Integration
What are the prerequisites?
Node.js 18+ and npm or yarn are required to run the application.
How do I configure Nostr relays?
Go to Settings → Relays and add the desired Nostr relay URLs to connect to the network.
How do I set up AI features?
Obtain an API key from OpenRouter, then enter it in Settings → AI Services to enable AI-powered tools.
What storage does Relay16 use?
User data and preferences are stored in Local Storage using Zustand persistence.
Are all features fully functional?
Some pages (Profile, Tools, Settings) require additional store properties and integration work, and advanced Nostr features like DMs are planned for future development.