-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adding settings for grammar * Adding new tools and grammar fixes
- Loading branch information
1 parent
7295bfb
commit d671018
Showing
9 changed files
with
134 additions
and
44 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
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"cSpell.words": [ | ||
"Midjourney", | ||
"Xebia" | ||
], | ||
"grammarly.selectors": [ | ||
{ | ||
"language": "markdown", | ||
"scheme": "file" | ||
} | ||
] | ||
} |
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
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 |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
title: ChatGPT | ||
weight: 4 | ||
categories: [Tools] | ||
tags: [SlackGPT, ChatGPT] | ||
description: > | ||
ChatGPT is a chatbot powered by OpenAI's GPT models. | ||
--- | ||
|
||
|Responsible AI Checklist| | ||
|---|---| | ||
|Can be used with customer data| ❌ No| | ||
|Can the output be used at customer| ✅ Yes| | ||
|Can be used with Xebia Internal secret data| ❌ No| | ||
|Can the output be used commercially by Xebia| ❓TODO VERIFY PROOF | | ||
|Is data being stored in the region you use it | ❌ No| | ||
|Do we have a Xebia license / managed solution for this tool | ✅ Yes, please use [SlackGPT][1]| | ||
|
||
## What is ChatGPT | ||
ChatGPT (Chat Generative Pre-Trained Transformer) is an artificial intelligence chatbot developed by OpenAI. | ||
|
||
## How to use ChatGPT | ||
You can visit [the website][2] to have a conversation with ChatGPT. | ||
|
||
## License / Costs | ||
While ChatGPT is free, you can opt for a ChatGPT Plus license. It enables the following: | ||
|
||
- General access to ChatGPT, even during peak times | ||
- Faster response times | ||
- Priority access to new features and improvements | ||
|
||
## Suitable to use with clients? | ||
In general, no. ChatGPT stores all your conversations, including all the data you sent to ChatGPT. You can turn off this feature but still you're sending sensitive data to OpenAI. | ||
|
||
If you need a safer chat-like experience backed by a GPT model, try Xebia's [SlackGPT][1]. This application uses a paid endpoint, which ensures your data is not used to train the GPT models. | ||
|
||
[1]: /docs/ai-tools/slackgpt | ||
[2]: https://chat.openai.com/ |
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 |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: Midjourney | ||
weight: 4 | ||
categories: [Tools] | ||
tags: [Midjourney] | ||
description: > | ||
Midjourney is a generative AI that produces images. | ||
--- | ||
|
||
|Responsible AI Checklist| | ||
|---|---| | ||
|Can be used with customer data| ℹ️ Ask Consent| | ||
|Can the output be used at customer| ✅ Yes| | ||
|Can be used with Xebia Internal secret data| ❌ Any input you give Midjourney is publicly visible by default| | ||
|Can the output be used commercially by Xebia| ✅ Yes| | ||
|Is data being stored in the region you use it | ❌ No| | ||
|Do we have a Xebia license / managed solution for this tool | ❌ Yes| | ||
|
||
## What is Midjourney | ||
From the website: | ||
> Midjourney is an independent research lab exploring new mediums of thought and expanding the imaginative powers of the human species. | ||
However, when we refer to Midjourney on this website, we mean the Midjourney Discord Bot. Currently, the Midjourney generative AI is only available through Discord. Interacting with the software is done by adding this bot to your Discord channel or chatting with the bot directly. | ||
|
||
## How to use Midjourney | ||
The Quick Start is available [here][2]. | ||
|
||
The Pro and Mega plan offer [Stealth Mode][3]. This mode prevents your generated content from publicly appearing on Midjourney's website. This mode is not enabled by default. | ||
|
||
## License / Costs | ||
Midjourney has several [subscription plans][1]. From the docs: | ||
> You must purchase the Pro or Mega plan if you are a company making more than $1,000,000 USD in gross revenue per year. | ||
## Suitable to use with clients? | ||
[1]: https://docs.midjourney.com/docs/plans | ||
[2]: https://docs.midjourney.com/docs/quick-start | ||
[3]: https://docs.midjourney.com/docs/stealth |
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
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
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
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