https://github.com/duydang2311/askkit
AI Chatbot w/ launcher application built with Rust
https://github.com/duydang2311/askkit
desktop rust sqlite svelte sveltekit tailwindcss tauri tiptap windows
Last synced: 2 months ago
JSON representation
AI Chatbot w/ launcher application built with Rust
- Host: GitHub
- URL: https://github.com/duydang2311/askkit
- Owner: duydang2311
- License: mit
- Created: 2025-08-31T14:22:35.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-24T08:36:37.000Z (9 months ago)
- Last Synced: 2025-09-24T10:32:30.782Z (9 months ago)
- Topics: desktop, rust, sqlite, svelte, sveltekit, tailwindcss, tauri, tiptap, windows
- Language: Rust
- Homepage:
- Size: 672 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Askkit
A unified, local desktop AI chatbot that lives in your system tray, ready to launch instantly whenever you need assistance.

## Windows
- [x] Quick chat launcher (`Win+/`)
- [ ] Main application
## Model Providers
- [x] Google: Gemini.
- [x] Groq: Llama, GPT, etc.
- [ ] OpenAI: GPT-5, GPT-4, gpt-oss, etc.
## Tech Stacks
**Frontend:**
- Svelte & SvelteKit
- TypeScript
- Tailwind CSS
- Vite
**Backend:**
- Rust
- Sqlite
**Desktop Integration:**
- Tauri: currently Windows only.