From 5b289e716cced42ddfc937c2be3dcf712ede700d Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Wed, 20 Nov 2024 10:14:46 -0800 Subject: [PATCH] doc: features update --- docs/features/index.mdx | 2 ++ docs/roadmap.mdx | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/features/index.mdx b/docs/features/index.mdx index 8725350..cd60b3c 100644 --- a/docs/features/index.mdx +++ b/docs/features/index.mdx @@ -13,6 +13,8 @@ import { TopBanners } from "@site/src/components/TopBanners"; - 🀝 **OpenAI API Integration**: Effortlessly integrate OpenAI-compatible APIs for versatile conversations alongside Ollama models. The OpenAI API URL can be customized to link with various third-party applications. +- πŸ›‘οΈ **Granular Permissions and User Groups**: By allowing administrators to create detailed user roles and permissions, we ensure a secure user environment. This granularity not only enhances security but also allows for customized user experiences, fostering a sense of ownership and responsibility amongst users. + - πŸ“± **Responsive Design**: Enjoy a seamless experience across desktop PCs, laptops, and mobile devices. - πŸ“± **Progressive Web App for Mobile**: Enjoy a native progressive web application experience on your mobile device with offline access on `localhost` or a personal domain, and a smooth user interface. In order for our PWA to be installable on your device, it must be delivered in a secure context. This usually means that it must be served over HTTPS. diff --git a/docs/roadmap.mdx b/docs/roadmap.mdx index fb9965e..d085ee2 100644 --- a/docs/roadmap.mdx +++ b/docs/roadmap.mdx @@ -24,8 +24,6 @@ Our roadmap for interface innovations aims to create a highly intuitive and acce - πŸ”Š **Local Text-to-Speech Integration**: This feature will allow natural language processing to convert text into lifelike spoken audio, thus making the platform more accessible, especially for visually impaired users. This integration helps in consuming information without screen interaction, facilitating multitasking and improving user engagement. -- πŸ›‘οΈ **Teams: Granular Permissions and User Groups**: By allowing administrators to create detailed user roles and permissions, we ensure a secure user environment. This granularity not only enhances security but also allows for customized user experiences, fostering a sense of ownership and responsibility amongst users. - - πŸ”§ **Fine-tune Model (LoRA)**: This feature allows users to adjust specific parameters of the model directly through the UI. Fine-tuning can significantly boost the model’s efficiency by adapting it to specific contexts or industries, enhancing personalization and relevancy of responses. - πŸ“£ **Wakeword Detection**: Incorporating hands-free operation through voice commands will not only enhance accessibility but also align with emerging trends in IoT and smart environments, making our platform future-ready.