Cables is a lightweight AI chat application built with SvelteKit and shadcn-svelte. This app provides a seamless chatting experience with the power of AI.
- Lightweight: Fast performance and minimal resource usage.
- Responsive Design: Works well on both desktop and mobile devices.
- AI Integration: Leverages AI for dynamic conversation responses.
- Customizable UI: Built with shadcn-svelte for a beautiful and modern interface.
To get started, clone the repository and install the dependencies using pnpm:
git clone https://github.com/cheng1559/cables.git
cd cables
pnpm install