Just another AI chat app 🤷♂️
Head over the https://laneway.app to use the app directly.
- 💬 Chat with multiple AI models in a single session
- 🤖 Create custom assistants
- 🎭 Chat with multiple assistants at once via a "preset"
- 🌐 Supports multiple providers (OpenAI, Google, and OpenRouter)
- ⌨️ Command palette
- 🔒 Data stored locally in your browser for privacy & speed
-
Clone the repository:
git clone git@github.com:Rkaede/laneway.git cd laneway
-
Install dependencies:
npm install
or
bun install
-
Run the app:
npm run dev
or
bun run dev
-
Set up your API keys:
- Open the app and go to the Settings page
- Enter your API keys for the providers you want to use (OpenAI, Google, OpenRouter)