An open API service indexing awesome lists of open source software.

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

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.

![explorer_KlCpP77Oqr](https://github.com/user-attachments/assets/fd5481b2-ae8e-4969-b07f-3ef0c9bfa15c)

## 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.