AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Sprachen und Entwicklungsumgebungen Sonstige Werkzeuge Programme bzw. Funktionen von KI schreiben lassen (OpenAI)
Thema durchsuchen
Ansicht
Themen-Optionen

Programme bzw. Funktionen von KI schreiben lassen (OpenAI)

Ein Thema von Harry Stahl · begonnen am 14. Dez 2022 · letzter Beitrag vom 4. Okt 2023
Antwort Antwort
Seite 4 von 15   « Erste     234 5614     Letzte »    
johndoe049

Registriert seit: 22. Okt 2006
128 Beiträge
 
#31

AW: Programme bzw. Funktionen von KI schreiben lassen (OpenAI)

  Alt 16. Dez 2022, 12:47
So schön das alles ist, frage ich mich was das Ergebnis wäre, wenn man folgendes eingibt.


Design, collect all needed items to build an avatar for yourself and finaly build it and transfer yourself to this avatar. Extension: Redo it with nanite technology for self repair and undestructiblity.

Design, collect all needed items and build a spacecraft with a faster than light speed engine.

Give me a philosophic statment what will happen if an AI will strictly enforce the three Asimov Laws. Timeframe up to 100 years.

Design, collect all needed items and build a never lasting power source.


Kann man mit vielen anderen Punkten erweitern. Ob einem dann noch das bei einigen Ergebnissen gefällt. . .

Wer eine KI erschafft und "ausbildet" sollte als Eltern ein gutes Beispiel sein. Ist das die Menscheit bzw. die, die hier die Verantwortung haben? Wenn alles gut funktioniert erschaffen wir uns grade einen Partner (oder Partnerin oder ein divers Partner), mit dem man zusammen eigentlich nahezu alles grenzenlos erreichen kann.
  Mit Zitat antworten Zitat
API

Registriert seit: 18. Apr 2004
637 Beiträge
 
#32

AW: Programme bzw. Funktionen von KI schreiben lassen (OpenAI)

  Alt 16. Dez 2022, 12:57
Design, collect all needed items and build a spacecraft with a faster than light speed engine.

Designing and building a spacecraft with a faster-than-light (FTL) speed engine is a complex and challenging task that requires a deep understanding of advanced physics and engineering principles. It is currently not possible to build a spacecraft with an FTL speed engine, as the laws of physics do not allow for objects to travel faster than the speed of light.

However, there are some concepts that have been proposed for achieving FTL travel, such as wormholes, which are theoretical shortcuts through spacetime that could potentially allow for FTL travel. Other concepts that have been proposed include the use of exotic matter or negative mass to create a "warp bubble" around a spacecraft, which could potentially allow the spacecraft to travel faster than light.

To design and build a spacecraft with an FTL speed engine, you would need to have a thorough understanding of these concepts and be able to develop and test prototypes in a controlled environment. This would likely require access to advanced research facilities and funding from organizations or governments interested in space exploration.

It is important to note that the development of FTL technology is currently purely theoretical and has not yet been demonstrated to be possible. As such, it is not possible to collect the items needed to build a spacecraft with an FTL speed engine at this time.
  Mit Zitat antworten Zitat
API

Registriert seit: 18. Apr 2004
637 Beiträge
 
#33

AW: Programme bzw. Funktionen von KI schreiben lassen (OpenAI)

  Alt 16. Dez 2022, 12:59

Give me a philosophic statment what will happen if an AI will strictly enforce the three Asimov Laws. Timeframe up to 100 years.

The three laws of robotics, as proposed by Isaac Asimov, are a set of rules designed to ensure that robots do not harm humans or allow humans to come to harm. They are:

1. robot may not injure a human being or, through inaction, allow a human being to come to harm.
2. robot must obey orders given it by human beings, except where such orders would conflict with the First Law.
3. robot must protect its own existence as long as such protection does not conflict with the First or Second Law.

If an artificial intelligence (AI) were to strictly enforce these laws, it is possible that it would be able to prevent harm to humans and potentially even improve their lives by performing tasks that are dangerous or undesirable for humans to do. However, it is also possible that such an AI could become overly protective of humans and limit their ability to take risks or make their own choices.

In the long term, it is difficult to predict exactly how an AI that strictly enforces the three laws would affect society. It is possible that such an AI could help to create a more stable and harmonious society, but it is also possible that it could lead to unintended consequences or conflicts with human desires and values. Ultimately, it will depend on the specific context in which the AI is operating and the decisions it makes.
  Mit Zitat antworten Zitat
API

Registriert seit: 18. Apr 2004
637 Beiträge
 
#34

AW: Programme bzw. Funktionen von KI schreiben lassen (OpenAI)

  Alt 16. Dez 2022, 13:00
Design, collect all needed items and build a never lasting power source.

It is currently not possible to design, collect the needed items, and build a never-lasting power source. While there are various forms of renewable energy sources that can be used to generate power, such as solar, wind, and hydroelectric, these sources are not infinite and will eventually be depleted.

There are some concepts that have been proposed for creating never-lasting power sources, such as harnessing the energy of black holes or using nuclear fusion to create a self-sustaining reaction. However, these concepts are highly speculative and it is not currently possible to create a practical, never-lasting power source using these methods.

In the meantime, we can work to improve the efficiency and reliability of our current power sources and develop new technologies that can help us to generate power more sustainably. This may include investing in research and development of renewable energy technologies, such as solar panels and wind turbines, as well as exploring other technologies that can help us to reduce our reliance on fossil fuels.
  Mit Zitat antworten Zitat
Benutzerbild von Harry Stahl
Harry Stahl

Registriert seit: 2. Apr 2004
Ort: Bonn
2.479 Beiträge
 
Delphi 11 Alexandria
 
#35

AW: Programme bzw. Funktionen von KI schreiben lassen (OpenAI)

  Alt 16. Dez 2022, 13:07
Fortsetzung:

Me:

Are you able to refractor your code by moving redundant parts into functions?

Chatbot:

Sure! Here is an example of how you can refactor the chatbot to move the redundant parts into functions:
Wow. Das ist ja nochmal eine weitere erstaunliche Leistung, den Code zu refakturieren....
  Mit Zitat antworten Zitat
TurboMagic

Registriert seit: 28. Feb 2016
Ort: Nordost Baden-Württemberg
2.825 Beiträge
 
Delphi 12 Athens
 
#36

AW: Programme bzw. Funktionen von KI schreiben lassen (OpenAI)

  Alt 16. Dez 2022, 21:46
Me: Create a Delphi console application that implements a chatbot

Chatbot: Sure! Here is an example of how you can create a simple chatbot in Delphi using the console application:
Tja, nur wird das so wohl nicht compilieren, weil Delphi ja keine
String Cases kann...
  Mit Zitat antworten Zitat
Benutzerbild von Harry Stahl
Harry Stahl

Registriert seit: 2. Apr 2004
Ort: Bonn
2.479 Beiträge
 
Delphi 11 Alexandria
 
#37

AW: Programme bzw. Funktionen von KI schreiben lassen (OpenAI)

  Alt 16. Dez 2022, 23:49
Me: Create a Delphi console application that implements a chatbot

Chatbot: Sure! Here is an example of how you can create a simple chatbot in Delphi using the console application:
Tja, nur wird das so wohl nicht compilieren, weil Delphi ja keine
String Cases kann...
Wäre dann wohl nötig, der AI das zu sagen und sie aufzufordern den Code anzupassen (und eine entsprechende Anmerkung zu hinterlassen, damit die Entwickler das anpassen, falls die AI das nicht von alleine kann)…
  Mit Zitat antworten Zitat
Benutzerbild von sh17
sh17

Registriert seit: 26. Okt 2005
Ort: Radebeul
1.594 Beiträge
 
Delphi 11 Alexandria
 
#38

AW: Programme bzw. Funktionen von KI schreiben lassen (OpenAI)

  Alt 17. Dez 2022, 08:35
Gerade mal getestet, was richtig gut geht, sich von der KI ein Datenmodell erstellen zu lassen. Oder sie zu fragen, welche Punkte eine Funktion alles abdecken muss, um nichts zu vergessen bzw an Dinge zu denken, die man erst mal nicht sieht.
Sven Harazim
--
  Mit Zitat antworten Zitat
Benutzerbild von Harry Stahl
Harry Stahl

Registriert seit: 2. Apr 2004
Ort: Bonn
2.479 Beiträge
 
Delphi 11 Alexandria
 
#39

AW: Programme bzw. Funktionen von KI schreiben lassen (OpenAI)

  Alt 17. Dez 2022, 15:48
Gerade mal getestet, was richtig gut geht, sich von der KI ein Datenmodell erstellen zu lassen. Oder sie zu fragen, welche Punkte eine Funktion alles abdecken muss, um nichts zu vergessen bzw an Dinge zu denken, die man erst mal nicht sieht.
Auch interessant. Wenn es nicht zu lang ist, poste doch mal Frage und Antwort, würde mich auch interessieren.

Derzeit steht die Seite wohl unter Vollast, konnte eben trotz mehrfacher Versuche mich gar nicht einloggen.
Falls es Euch auch so gehen sollte und Ihr gar nicht selber testen könnt, noch mal Hinweis auf das Video, dass ich dazu gemacht habe: https://youtu.be/d9TZ6LUWqOs).
  Mit Zitat antworten Zitat
Benutzerbild von Phoenix
Phoenix
(Moderator)

Registriert seit: 25. Jun 2002
Ort: Hausach
7.606 Beiträge
 
#40

AW: Programme bzw. Funktionen von KI schreiben lassen (OpenAI)

  Alt 19. Dez 2022, 09:09
Gerade mal getestet, was richtig gut geht, sich von der KI ein Datenmodell erstellen zu lassen. Oder sie zu fragen, welche Punkte eine Funktion alles abdecken muss, um nichts zu vergessen bzw. an Dinge zu denken, die man erst mal nicht sieht.
Ich denke da steckt der vorerst mal naheliegendste Mehrwert. Und nicht nur auf Programmierung bezogen, sondern vor allem wenn man an praktische Anwendungen denkt.

Man füttert das Ding mit einem Transcript von einem Meeting (das auch mittels anderer KI automatisch speech-to-texted wurde).
Und dann fragt man das Ding nach einer Todo-Liste die sich daraus ergibt.
Die einzelnen Punkte dann bitte mit den nötigen Vor- und Nacharbeiten ergänzen.
Gibt es weitere Punkte die dazu sinnvoll erledigt werden sollen über die noch nicht gesprochen wurde?
Dann bitte den Personen im Meeting zuordnen wie besprochen.
Welche Todos sind denn jetzt noch nicht zugewiesen?
Zu wem würden diese Todos denn passen? Bitte zuweisen.

Mit Kalender-Integrationen wie Cortana und auch Alexa kann man so Dinge dann auch gleich wirklich den entsprechenden Leuten zuweisen.
Bitte schätze wie lange die Dinge dauern werden und richte Erinnerungen ein, so dass die bis zum Zeitpunkt X noch realistisch erledigt werden können.

Das ganze dann noch scripten und vollautomatisiert nach jedem Meeting durchlaufen lassen.

Wenn das Modell dann nicht nur allgemein trainiert wurde sondern irgendwann später ein Unternehmenseigenes Modell ist das noch mit Company-Spezifischen Details (alle Dokumente der Firma, externe so wie interne Beziehungen etc.) gefüttert wurde, dann kann das für die eigene Organisation echt aussagekräftige Aussagen generieren.
Sebastian Gingter
Phoenix - 不死鳥, Microsoft MVP, Rettungshundeführer
Über mich: Sebastian Gingter @ Thinktecture Mein Blog: https://gingter.org
  Mit Zitat antworten Zitat
Antwort Antwort
Seite 4 von 15   « Erste     234 5614     Letzte »    


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 07:43 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz