@sashimo/ui
v3.8.0
Published
A stunning, sleek dashboard for Admin AI
Downloads
332
Readme
Sashi UI - Internal AI-Powered Admin Interface
Sashi UI is the internal frontend component of the Sashi AI-powered admin tool. This package is private and should not be installed or used outside of the Sashi platform.
Overview
Sashi UI provides the chat interface for interacting with Sashi-labeled functions and performing admin tasks using AI within the Sashi ecosystem.
Features
- AI-powered chat interface for executing admin tasks
- Seamless integration with Sashi-labeled functions
- User-friendly interaction using natural language
- Support for sensitive function confirmation
- Real-time updates and responses
Usage
This package is used internally within the Sashi platform. It is not intended for external installation or use.
Development
For Sashi team members working on this package:
- Ensure you have access to the Sashi monorepo.
- Navigate to the
packages/sashi-ui
directory. - Install dependencies:
npm install
- Run development server:
npm run dev
Testing
Run the test suite with:
npm test
Building
To build the package:
npm run build
Documentation
Internal documentation for this package can be found in the Sashi team's documentation system.
Contributing
For Sashi team members: Please refer to our internal contributing guidelines when working on this package.
Security
As an internal package, security is paramount. Always follow our security best practices and never expose sensitive information.
License
This is proprietary software owned by Sashi. Unauthorized use, modification, or distribution is strictly prohibited.