Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zunder-ai/ui

🔥 ZUNDER is a Nuxt UI compatible Library for building AI Apps, powered by Vue & Tailwind CSS
https://github.com/zunder-ai/ui

aiboilerplate aistarter gpt nuxt nuxt3 nuxt4 nuxtui tailwind tailwindcss vue3

Last synced: about 17 hours ago
JSON representation

🔥 ZUNDER is a Nuxt UI compatible Library for building AI Apps, powered by Vue & Tailwind CSS

Awesome Lists containing this project

README

        

# ZUNDER

[![Zunder AI Logo](./public/zunder_ai_logo_banner.png)](https://zunder.ai)

[ZUNDER](https://zunder.ai) is a Nuxt UI compatible Library for building AI Apps, powered by Vue & Tailwind CSS

> **⚠️ IMPORTANT NOTICE**
>
> Zunder UI is currently in an early stage of development. The API is subject to change, and breaking changes may occur in future releases. I'm happy for you to explore and give feedback, but please use it with care.

## Why Zunder?

While Nuxt UI provides an excellent foundation for building Vue applications, there's a growing need for components specifically tailored to AI-driven interfaces. Zunder fills this gap by offering:

- AI-specific components for chat interfaces
- Elements designed for text and image generation tasks
- Tools for displaying and interacting with AI model outputs
- Seamless integration with existing Nuxt UI components
- Demos (Chat, Image Analysis, RAG, etc.)

Whether you're building a chatbot, a content generation tool, or a complex AI-powered application, Zunder provides the building blocks you need to create intuitive and powerful user interfaces.

## Features

- Built on top of [@nuxt/ui](https://ui.nuxt.com/)
- Fully customizable components

## Installation

To install Zunder UI in your project, run one of the following commands:

```bash
npm install @zunderai/ui

# or

yarn add @zunderai/ui

# or

pnpm add @zunderai/ui (recommended)
```

## Documentation

For full documentation, visit [official documentation site](https://zunder.ai).

## Contributing

Contributions to Zunder are welcome and appreciated! As a solo developer, I'm always excited to see community involvement. Here's how you can contribute:

1. Check out the [GitHub Issues](https://github.com/regenrek/zunder-ui/issues) for open tasks or report a new issue.
2. Fork the repository and create a new branch for your contribution.
3. Make your changes and submit a pull request.

## License

Zunder UI is open-source software licensed under the [MIT license](LICENSE.md).

## Support

For support, please open an issue on our [GitHub repository](https://github.com/regenrek/zunder-ui)

## Stay Connected

- Website [zunder.ai](https://zunder.ai)
- My X [Twitter](https://twitter.com/regenrek)
- Star on Github [GitHub repo](https://github.com/regenrek/zunder-ui)

Thank you!