ChatGPT
From ProWiki - Demo and Test Wiki
| ChatGPT | |
|---|---|
| Developer | OpenAI |
| Type | AI assistant |
| Initial release | 2022 |
| Operating system | Web, iOS, Android |
| Written in | Python |
| License | Proprietary |
| Website | chat.openai.com |
| Contents | |
ChatGPT is a conversational AI assistant developed by OpenAI, based on the GPT series of large language models. It is one of the most widely used AI tools in enterprise and consumer settings.
Key Features
- Natural language conversation for answering questions, drafting text, and problem-solving
- Code generation, review, and debugging across dozens of programming languages
- File and image analysis (GPT-4o)
- Web browsing for up-to-date information
- Custom GPTs for building specialized assistants without coding
- API access for integration into enterprise applications
- ChatGPT Enterprise with data privacy guarantees and SSO
Enterprise Use
ChatGPT is used across enterprise functions including marketing (content drafting), HR (policy summarization), IT (code assistance), and customer support (response drafting). ChatGPT Enterprise provides a dedicated environment with no training on company data, SSO via Microsoft Active Directory or Okta, and admin controls. Teams build Custom GPTs to encode company-specific workflows and knowledge.
Tips
- Be specific in prompts — the more context you provide, the more accurate and useful the response.
- Use system instructions in Custom GPTs to enforce tone, format, and scope.
- Do not input confidential data into the consumer version — use ChatGPT Enterprise or the API with a DPA.
- Review all AI-generated output before using it in professional contexts.