Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
lunamidori5 authored Mar 1, 2024
2 parents 2ba60b1 + e5610b7 commit a6b5e08
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 3 deletions.
28 changes: 27 additions & 1 deletion content/subsystem/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,30 @@ weight = 3

![Midori AI photo](https://tea-cup.midori-ai.xyz/download/logosubsystem.png)

This is the page that will host our help pages / setup pages for the docker subsystem manager
***Subsystem and Manager are still in beta, these links will not start working until they are ready!***

## Integrations

This section includes end-to-end examples, tutorial and how-tos curated and maintained by the community.

To add your own How Tos, Please open a PR on this github - [https://github.com/lunamidori5/Midori-AI](https://github.com/lunamidori5/Midori-AI)

### AnythingLLM
Integrate your AI systems seamlessly with AnythingLLM, via:
- [LocalAI x AnythingLLM]({{%relref "subsystem" %}})
- [Ollama x AnythingLLM]({{%relref "subsystem" %}})
- [Oobabooga x AnythingLLM]({{%relref "subsystem" %}})

### Home Assistant
Chat with your AI systems in Home Assistant, using:
- [LocalAI x Home Assistant]({{%relref "subsystem" %}})
- [Oobabooga x Home Assistant]({{%relref "subsystem" %}})

### Cluster Based AI
Support the Midori AI node based cluster system!
- [Midori Ai Cluster]({{%relref "subsystem" %}})

### Image AI
Make photos for your AI's, by using:
- [InvokeAI]({{%relref "subsystem/invokeai" %}})
- [Automatic1111]({{%relref "subsystem" %}})
2 changes: 1 addition & 1 deletion other_files/midori_program_ver.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
`Green Rosella` ->| 24.2.29.3 |<-
`Red Satinbird` ->| 24.3.1.0 |<-
2 changes: 1 addition & 1 deletion other_files/model_installer/setup_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -962,7 +962,7 @@ def install_models(self):
s.clear_window(ver_os_info)

s.log("Alright, now that I am s.logged into the docker, lets get you started with installing the model...")
s.log("For more info on the models used, or links to the models, go to ``https://io.midori-ai.xyz/howtos/easy-model-installer/``")
s.log("For more info on the models used, or links to the models, go to ``https://io.midori-ai.xyz/models/onsite_models/``")
s.log(f"I am going to save our chat here and every thing I do to a file called ``{s.log_file_name}``, check it out if you like <3")
s.log("Here are a few questions to find out what model you would like to try")

Expand Down

0 comments on commit a6b5e08

Please sign in to comment.