barunsaha commited on
Commit
db754b9
·
1 Parent(s): 0923a39

Update model details

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -36,9 +36,11 @@ Clicking on the button will download the file.
36
 
37
  # Summary of the LLMs
38
 
39
- SlideDeck AI allows the use of different LLMs from three online providers. These LLMs offer different styles of content generation. Based on several experiments, SlideDeck AI generally recommends the use of Mistral NeMo and Gemini Flash to generate the slide decks.
40
 
41
- Use one of the following LLMs along with relevant API keys/access tokens, as appropriate, to create the content of the slide deck:
 
 
42
 
43
  | LLM | Provider (code) | Requires API key | Characteristics |
44
  |:---------------------------------| :------- |:----------------------------------------------------------------------------|:-------------------------|
 
36
 
37
  # Summary of the LLMs
38
 
39
+ SlideDeck AI allows the use of different LLMs from four online providers—Hugging Face, Google, Cohere, and Together AI. These service providers—even the latter three—offer generous free usage of relevant LLMs without requiring any billing information.
40
 
41
+ Based on several experiments, SlideDeck AI generally recommends the use of Mistral NeMo and Gemini Flash to generate the slide decks.
42
+
43
+ The supported LLMs offer different styles of content generation. Use one of the following LLMs along with relevant API keys/access tokens, as appropriate, to create the content of the slide deck:
44
 
45
  | LLM | Provider (code) | Requires API key | Characteristics |
46
  |:---------------------------------| :------- |:----------------------------------------------------------------------------|:-------------------------|