kausthubkannan17 commited on
Commit
8754650
1 Parent(s): 3bb5fc7

docs: information on upcoming features

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -10,7 +10,12 @@ pinned: false
10
  # Drake
11
  **Make Notes without mess**
12
 
13
- 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.
 
 
 
 
 
14
 
15
  ## Features
16
  - **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
19
  ## Upcoming Features
20
  - **Image Support**: Querying images on similarity criteria.
21
  - **Image for context**: Using images for context in multimodal models like Llava.
22
- - **Completely Open Source**: Supporting the app to run on completely open source models like Llava, Llama.
 
10
  # Drake
11
  **Make Notes without mess**
12
 
13
+ 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.
14
+
15
+ ❗**COMING SOON:**
16
+ - Integrating NVIDIA NIM for Open Source LLM support and multimodal support
17
+ - Improvised Frontend design
18
+ - New Features such as audiobook generation using Text to Speech Models (TTS) with possible native language support
19
 
20
  ## Features
21
  - **Quick Notes**: Make notes quickly with Drake.
 
24
  ## Upcoming Features
25
  - **Image Support**: Querying images on similarity criteria.
26
  - **Image for context**: Using images for context in multimodal models like Llava.
27
+ - **Completely Open Source**: Supporting the app to run on completely open source models like Llava, and Llama.