Synthwave AI is a browser-based chatbot powered by open-source models via WebLLM. It features a neon synthwave aesthetic, Firebase authentication, message history, and voice input — all running entirely client-side with no API keys or backend infrastructure.
- Open-source AI agent via WebLLM (Qwen 2.5 or Mistral)
- No API key required — runs fully in-browser
- Dark synthwave UI with neon styling
- Firebase login/logout (email/password or anonymous)
- Message history stored locally in browser
- Inappropriate word filtering with customizable blocklist
- Voice input using browser speech recognition
- Frontend: HTML, CSS, JavaScript
- AI Engine: WebLLM (Qwen2.5-1.5B-Instruct)
- Auth: Firebase Auth
Project ID:contract-center-llc-10
- Clone the repository:
git clone https://github.com/yourusername/synthwave-ai.git cd synthwave-ai