Skip to content

Commit

Permalink
Minor changes in blips AAS and php. Clarified that we are referring t…
Browse files Browse the repository at this point in the history
…o an on-prem version of chatgpt
  • Loading branch information
aha-emag committed Sep 19, 2024
1 parent 1f54684 commit aa025d5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion radar/2024-09-17/asset_administration_shell.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ tags: [ digitaltwin, specification]
[Asset Administration Shell](https://industrialdigitaltwin.org/technologie) (AAS) is a key concept in the [Industry 4.0 initiative](https://www.plattform-i40.de/IP/Navigation/DE/Industrie40/WasIndustrie40/was-ist-industrie-40.html). It is a digital representation of a physical asset or a group of assets, providing a standardized way to describe and manage assets throughout their lifecycle. AAS defines a common language and data model for exchanging information between assets and systems, enabling seamless integration and interoperability in smart factories.

This is a promising concept and we had some discussion around digital twin in general.
There was some consense that the success of the AAS is dependant on the quality and adoption of the defined submodels. Right now, at time of this writing (09/2024) 26 published submodels (89 total) are available on the IDTA site.
There was some consesus that the success of the AAS is dependent on the quality and adoption of the defined submodels. Right now, at time of this writing (09/2024) 26 published submodels (89 total) are available on the IDTA site.
4 changes: 2 additions & 2 deletions radar/2024-09-17/internal_chatgpt.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ quadrant: tools
tags: ["AI", "knowledge", "support"]
---

Using [ChatGPT](https://chat.openai.com/) internally to provide support and knowledge sharing. It helps to answer common questions, provide guidance, and share information across teams.
Using an on premise version [ChatGPT](https://chat.openai.com/) internally to provide support and knowledge sharing. It helps to answer common questions, provide guidance, and share information across teams.

The blip-author recommends using ChatGPT for internal knowledge sharing and support. Especially when trained with company-specific data, it has been a a valuable tool for employees to get quick answers and support so far.
The blip-author recommends using ChatGPT for internal knowledge sharing and support. Especially when trained with company-specific data, it has been a a valuable tool for employees to get quick answers and support so far. This also helps to prevent data braeaches as employees do not have to rely on official ChatGPT service, where they could accidentally share internal information, and still have the benefits of AI support.

The answers can be non-deterministic however, and the tool is still in a trial phase to evaluate its long-term benefits and potential drawbacks.
4 changes: 2 additions & 2 deletions radar/2024-09-17/php.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: "Php"
title: "PHP"
ring: hold
quadrant: languages-and-frameworks
tags: [language]
---

[php](https://www.php.net/) is a server-side scripting language designed for web development. It is widely used for creating dynamic web pages and web applications. PHP is a popular choice for building websites due to its simplicity, flexibility, and ease of integration with other technologies.
[PHP](https://www.php.net/) is a server-side scripting language designed for web development. It is widely used for creating dynamic web pages and web applications. PHP is a popular choice for building websites due to its simplicity, flexibility, and ease of integration with other technologies.

The blip author's company utilized php in the past but has moved away from it in favor of other languages and frameworks. The company has found other languages and frameworks to be more suitable for their current projects and needs. As a result, PHP is currently on hold within the organization.

0 comments on commit aa025d5

Please sign in to comment.