More Premium Hugo Themes Premium Nextjs Themes

Le AI

Le-AI, Your open-source AI Assistant Hub, helping you boost efficiency UP~

Le AI

Le-AI, Your open-source AI Assistant Hub, helping you boost efficiency UP~

Author Avatar Theme by ltopx
Github Stars Github Stars: 160
Last Commit Last Commit: Oct 18, 2023 -
First Commit Created: Aug 27, 2024 -
default image

Overview

The project is a demo application that features the deployment of a responsive design with dark mode for a seamless user experience on different devices. It focuses on ensuring privacy and security by storing all session records and configurations locally in the browser. The application supports various features such as voice reading, markdown display with code highlighting, and integration with OpenAI and Azure OpenAI. It also offers custom role templates and i18n multilingual internationalization.

Features

  • Easy Deployment: No need for additional environment variables setup, easily deployable to Vercel for free.
  • Privacy and Security: All session records and system configurations stored locally in the browser.
  • Responsive Design: Dark mode support for a great user experience across different devices.
  • Voice Reading: Supports customizable voices and speeds for voice reading.
  • Markdown Display: Supports markdown with code highlighting and copy operations.
  • OpenAI Integration: Supports OpenAI and Azure OpenAI for enhanced AI capabilities.
  • Custom Role Templates: Create custom role templates for more AI possibilities.
  • Multilingual Support: Supports i18n multilingual internationalization in English and Simplified Chinese.

Installation

  1. Node Environment Requirements: Ensure NodeJS version is >= 18.
  2. Install PNPM: If not installed, run npm install -g pnpm to install.
  3. Install Dependencies: Run command pnpm install to install project dependencies.
  4. Configure Environment Variables: Rename .env.local.demo to .env.local.
  5. Run the Project: Execute command pnpm dev to run the project locally.
  6. Build the Project: Run pnpm build to build the project for deployment.
  7. For more details, refer to the official documentation at https://docs.le-ai.app.

Summary

The demo application provides a seamless user experience with its responsive design and dark mode support. It focuses on privacy and security by storing data locally and offers various features like voice reading, markdown support, and AI integration. With easy deployment to Vercel and customization options, the application caters to a wide range of users and development needs.