Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add architecture diagram #22

Merged
merged 5 commits into from
Apr 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,13 @@ LocalAI downloads the model.

https://github.com/richiejp/prem-operator/assets/988098/0f06b254-a1a0-4ae5-815a-ed84998f5c89

### 🔗 Useful Links
### 💌 Get in touch, or Wanna Contribute

Feel free to create an issue here or reach out to us on [Prem's Discord](https://discord.com/invite/kpKk6vYVAn) on the "#operator" channel.

💖💖 We'd love to hear from you! 💖💖

### 🔗 Links

- **Guides**
- [🦜️🔗**Langchain**](./docs/guides/langchain.md)
Expand All @@ -41,11 +47,11 @@ https://github.com/richiejp/prem-operator/assets/988098/0f06b254-a1a0-4ae5-815a-
- [🎗️**Issues**](./docs/issues.md)
- [🔧**Troubleshooting**](./docs/troubleshooting.md)

### 💌 Contact & Getting Help
### Simplified Architecture Diagram

We'd love to hear from you! Feel free to create an issue or reach out to us on [Prem's Discord](https://discord.com/invite/kpKk6vYVAn) on the operator channel.
![simplified architecture diagram prem-operator](https://github.com/premAI-io/prem-operator/assets/19930870/0b800db2-2c04-4b69-9672-d9f3c982507d)

### 📝 License

Operator SDK is under Apache 2.0 license. See the [LICENSE](./LICENSE) file for details.
Prem-Operator is under Apache 2.0 license. See the [LICENSE](./LICENSE) file for details.

Loading