From 8754650f7112b5fa70ece6a1cfdd113db76cad62 Mon Sep 17 00:00:00 2001 From: Kausthub Kannan Date: Wed, 5 Jun 2024 01:15:22 +0530 Subject: [PATCH] docs: information on upcoming features --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d32701b..f7e6d06 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,12 @@ pinned: false # Drake **Make Notes without mess** -DrakeLLM is developed to help students to solve the issue of making notes from videos, books and others. Utilising RAG, Drake helps in making quick notes along with a Q&A bot. Books, YouTube tutorials or Videos, Drake supports all your means. +DrakeLLM is developed to help students solve the issue of making notes from videos, books, and others. Utilizing RAG, Drake helps in making quick notes along with a Q&A bot. Books, YouTube tutorials or Videos, Drake supports all your means. + +❗**COMING SOON:** +- Integrating NVIDIA NIM for Open Source LLM support and multimodal support +- Improvised Frontend design +- New Features such as audiobook generation using Text to Speech Models (TTS) with possible native language support ## Features - **Quick Notes**: Make notes quickly with Drake. @@ -19,4 +24,4 @@ DrakeLLM is developed to help students to solve the issue of making notes from v ## Upcoming Features - **Image Support**: Querying images on similarity criteria. - **Image for context**: Using images for context in multimodal models like Llava. -- **Completely Open Source**: Supporting the app to run on completely open source models like Llava, Llama. \ No newline at end of file +- **Completely Open Source**: Supporting the app to run on completely open source models like Llava, and Llama.