8000 GitHub - Routstr/frontend: the main public facing website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Routstr/frontend

Repository files navigation

Frontend Application README

Overview

This repository contains the frontend application for Routstr, a decentralized LLM routing marketplace powered by Nostr and Bitcoin. Built with Next.js, it provides a user interface for interacting with AI models through an OpenAI-compatible API.

Features

  • Decentralized Routing: Privacy-focused API access using Nostr and Bitcoin
  • Real-time Interaction: Live chat interface with model responses
  • Customizable UI: Theme and layout options for different use cases
  • Payment Integration: Support for Cashu ecash tokens and Lightning payments

Getting Started

Prerequisites

  • Node.js (v18+)
  • npm (v8+)

Installation

  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev

Available Scripts

  • npm run dev: Start development server
  • npm run build: Build for production
  • npm run start: Start production server
  • npm run lint: Run ESLint

Contributing

Please check the Issues tab to see what you can work on, ensure no one else is working on that particular issue on project management here and happy contributing :).

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0