-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Christian
committed
Jun 8, 2023
1 parent
383e938
commit b8f2718
Showing
10 changed files
with
78 additions
and
388 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,23 @@ | ||
apiVersion: v2 | ||
|
||
name: chatbotui | ||
description: An open source ChatGPT UI | ||
description: An open source alternative ChatGPT UI. | ||
|
||
type: application | ||
version: 0.1.3 | ||
version: 0.1.4 | ||
appVersion: "0.1.0" | ||
|
||
home: "https://www.chatbotui.com/" | ||
icon: "https://raw.githubusercontent.com/mckaywrigley/chatbot-ui/main/public/favicon.ico" | ||
home: https://www.chatbotui.com/ | ||
icon: https://raw.githubusercontent.com/monostream/test-charts/main/assets/chatbot-ui/chatbot-ui_icon_2.png | ||
sources: | ||
- https://github.com/mckaywrigley/chatbot-ui | ||
keywords: | ||
- ChatGPT | ||
- AI | ||
- UI | ||
maintainers: | ||
- name: Mckay Wrigley | ||
url: https://github.com/mckaywrigley | ||
|
||
annotations: | ||
category: AI | ||
licenses: MIT License | ||
licenses: MIT |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# ChatbotUI Helm Chart | ||
Introducing Chatbot UI - your user-friendly access to OpenAI's ChatGPT. This open-source tool reimagines ChatGPT's interface with practical features like New Chat, Import/Export Data, and Settings. | ||
|
||
## Packaged by monostream | ||
Quickly link up with OpenAI's API using your API key - a seamless connection at your fingertips. Remember, Chatbot UI isn't OpenAI-affiliated, it's simply a dynamic alternative to their standard UI. | ||
|
||
Chatbot UI is an open source clone of OpenAI's ChatGPT UI. | ||
This tool bridges your communication with OpenAI's API, requiring an API key to function. We recommend setting up your OpenAI API key in the sidebar's bottom left for smooth integration. | ||
|
||
> Important: Chatbot UI is 100% unaffiliated with OpenAI. | ||
Enjoy the New Prompt feature, enabling fresh data entry. Chatbot UI caters to those seeking an efficient, user-friendly way to employ OpenAI's API. | ||
|
||
Chatbot UI allows you to plug in your API key to use this UI with their API. | ||
It is only used to communicate with their API. | ||
> Note: Chatbot UI is entirely independent from OpenAI. | ||
To use Chatbot UI, you'll need your OpenAI API Key. Find your key on the [OpenAI Platform](https://platform.openai.com/account/api-keys) - ensure its privacy. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,23 @@ | ||
apiVersion: v2 | ||
|
||
name: drawio | ||
description: draw.io, this project, is a configurable diagramming/whiteboarding visualization application. draw.io is jointly owned and developed by JGraph Ltd and draw.io AG. | ||
description: Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams. | ||
|
||
type: application | ||
version: 0.1.2 | ||
version: 0.1.3 | ||
appVersion: "21.3.3" | ||
|
||
home: "https://www.drawio.com/" | ||
icon: "https://www.drawio.com/favicon.ico" | ||
home: https://www.drawio.com/ | ||
icon: https://raw.githubusercontent.com/monostream/test-charts/main/assets/drawio/drawio_icon_2.png | ||
sources: | ||
- https://github.com/jgraph/drawio | ||
- https://github.com/jgraph/docker-drawio | ||
maintainers: | ||
- name: JGraph Ltd and draw.io AG | ||
url: https://github.com/jgraph/drawio | ||
keywords: | ||
- ChatGPT | ||
- AI | ||
- UI | ||
- Diagrams | ||
|
||
annotations: | ||
category: utilities | ||
licenses: Apache-2.0 license | ||
category: Utilities | ||
licenses: Apache-2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,7 @@ | ||
TODO: | ||
- write readme | ||
- livenessProbe & readinessProbes | ||
- add more env vars and plantuml server | ||
Presenting Draw.io - your open-source solution for complex diagramming. This tool breathes life into your ideas with its intuitive interface, robust features, and diverse template library. | ||
|
||
https://github.com/jgraph/docker-drawio/blob/dev/self-contained/docker-compose.yml | ||
With Draw.io, you'll swiftly create flowcharts, network diagrams, org charts, and more. Unaffiliated with any corporation, Draw.io stands as a versatile option for open-source diagramming. | ||
|
||
- DRAWIO_SELF_CONTAINED=1 | ||
- PLANTUML_URL=http://plantuml-server:8080/ | ||
- EXPORT_URL=http://image-export:8000/ | ||
- DRAWIO_BASE_URL=${DRAWIO_BASE_URL} | ||
- DRAWIO_CSP_HEADER=${DRAWIO_CSP_HEADER} | ||
- DRAWIO_VIEWER_URL=${DRAWIO_VIEWER_URL} | ||
- DRAWIO_LIGHTBOX_URL=${DRAWIO_LIGHTBOX_URL} | ||
- DRAWIO_CONFIG=${DRAWIO_CONFIG} | ||
- DRAWIO_GOOGLE_CLIENT_ID=${DRAWIO_GOOGLE_CLIENT_ID} | ||
- DRAWIO_GOOGLE_APP_ID=${DRAWIO_GOOGLE_APP_ID} | ||
- DRAWIO_GOOGLE_CLIENT_SECRET=${DRAWIO_GOOGLE_CLIENT_SECRET} | ||
- DRAWIO_GOOGLE_VIEWER_CLIENT_ID=${DRAWIO_GOOGLE_VIEWER_CLIENT_ID} | ||
- DRAWIO_GOOGLE_VIEWER_APP_ID=${DRAWIO_GOOGLE_VIEWER_APP_ID} | ||
- DRAWIO_GOOGLE_VIEWER_CLIENT_SECRET=${DRAWIO_GOOGLE_VIEWER_CLIENT_SECRET} | ||
- DRAWIO_MSGRAPH_CLIENT_ID=${DRAWIO_MSGRAPH_CLIENT_ID} | ||
- DRAWIO_MSGRAPH_CLIENT_SECRET=${DRAWIO_MSGRAPH_CLIENT_SECRET} | ||
- DRAWIO_MSGRAPH_TENANT_ID=${DRAWIO_MSGRAPH_TENANT_ID} | ||
- DRAWIO_GITLAB_ID=${DRAWIO_GITLAB_ID} | ||
- DRAWIO_GITLAB_SECRET=${DRAWIO_GITLAB_SECRET} | ||
- DRAWIO_GITLAB_URL=${DRAWIO_GITLAB_URL} | ||
- DRAWIO_CLOUD_CONVERT_APIKEY=${DRAWIO_CLOUD_CONVERT_APIKEY} | ||
- DRAWIO_CACHE_DOMAIN=${DRAWIO_CACHE_DOMAIN} | ||
- DRAWIO_MEMCACHED_ENDPOINT=${DRAWIO_MEMCACHED_ENDPOINT} | ||
- DRAWIO_PUSHER_MODE=2 | ||
- DRAWIO_IOT_ENDPOINT=${DRAWIO_IOT_ENDPOINT} | ||
- DRAWIO_IOT_CERT_PEM=${DRAWIO_IOT_CERT_PEM} | ||
- DRAWIO_IOT_PRIVATE_KEY=${DRAWIO_IOT_PRIVATE_KEY} | ||
- DRAWIO_IOT_ROOT_CA=${DRAWIO_IOT_ROOT_CA} | ||
- DRAWIO_MXPUSHER_ENDPOINT=${DRAWIO_MXPUSHER_ENDPOINT} | ||
No installation required, your creations are just a browser-click away. Save and access your work from various cloud services or your local storage for added convenience. | ||
|
||
Experience Draw.io - the embodiment of open-source diagramming made simple and effective. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,32 @@ | ||
apiVersion: v2 | ||
|
||
name: ghost | ||
description: Ghost is an open source publishing platform designed to create blogs, | ||
magazines, and news sites. It includes a simple markdown editor with preview, theming, | ||
and SEO built-in to simplify editing. | ||
description: Publishing platform designed to create SEO-optimized blogs, magazines, websites and news sites. | ||
|
||
appVersion: 1.0.0 | ||
version: 1.0.1 | ||
version: 1.0.2 | ||
|
||
dependencies: | ||
- name: ghost | ||
version: ~19.3.9 | ||
repository: oci://registry-1.docker.io/bitnamicharts | ||
|
||
home: https://bitnami.com | ||
icon: https://bitnami.com/assets/stacks/ghost/img/ghost-stack-220x234.png | ||
home: https://ghost.org/ | ||
icon: https://raw.githubusercontent.com/monostream/test-charts/main/assets/ghost/ghost_icon_2.png | ||
sources: | ||
- https://github.com/TryGhost/Ghost | ||
- https://github.com/bitnami/charts/tree/main/bitnami/ghost | ||
maintainers: | ||
- name: Ghost Foundation © 2023 | ||
url: https://ghost.org/ | ||
- name: VMware, Inc. | ||
url: https://github.com/bitnami/charts | ||
keywords: | ||
- ghost | ||
- blog | ||
- web | ||
- cms | ||
- Blog | ||
- Magazine | ||
- Websites | ||
- CMS | ||
|
||
annotations: | ||
category: CMS | ||
licenses: Apache-2.0 license | ||
licenses: Apache-2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# Ghost | ||
Introducing Ghost - your streamlined platform for modern publishing. This open-source software excels in building blogs, magazines, and robust online publications with its sleek, minimalist design. | ||
|
||
Ghost is a powerful app for new-media creators to publish, share, and grow a business around their content. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members. | ||
Ghost offers an efficient way to write, edit, and publish your content. Unassociated with any corporation, Ghost stands as a versatile tool for independent publishers. | ||
|
||
[Overview of Ghost](https://ghost.org/) | ||
With Ghost, create SEO-friendly, responsive sites and enjoy native integrations with popular tools and platforms. Plus, monetize your work directly with built-in memberships and subscriptions. | ||
|
||
Experience Ghost - redefining open-source publishing made stylish, yet functional. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.