ChatGPT is a language model developed by OpenAI that, using advanced deep learning algorithms, has the ability to answer questions and provide suggestions in various fields.
ChatGPT is a large language model that generates text, translates languages, and answers questions.
offizielle App from OpenAI for ChatGPT.

This model has been able to work well in various fields.


Suno Song Generator Music production
with artificial intelligence
You simply type in lyrics or any text prompt, and the AI will generate an original song composition around it

Perplexity AI is an AI-powered search engine and chatbot that utilizes advanced technologies such as natural language processing (NLP) and machine learning
Ideogram
A KI-Tool that creates images from text descriptions using Generative Adversarial Network (GAN) technology, Specifically focuses on high-quality text in images.

 

Video production with artificial intelligence an AI to make a video on travel, finance, health or any …
Convert Text to Video with AIPictory‘s powerful AI enables you to create and edit professional quality videos using text
ImageBind by Meta AI
Using an image to retrieve audio
ImageBind can instantly suggest audio by using an image or video as an input.
Using audio to retrieve images
ImageBind can instantly suggest images by using an audio clip as an input.
Llama 2 – Meta AI (open source large language model)
Code Llama is a code generation model built on Llama 2. Its available free for research and commercial use.
CodeGPT(GPT-3): The VSCode Extension  inside VSCode through the official OpenAI API
Install CodeGPT in Visual Studio
Open Visual Studio Code and move to the “View/Extensions” menu in the left panel.

API key from OpenAI

Go to the platform.openai.com/account/api-keys and click on “Create new secret key”.
Search for “codegpt” and select “Code GPT” from the search results  and select “Code GPT” from the search results.
Open the command bar by using the “Ctrl + Shift + P” shortcut, and it will open the command bar and type “codegpt” and then open “Set API KEY”.
To generate code, add a comment for the task you wish and press the “Ctrl + Shift + I” keys. or select a code, right-click on it, and ask CodeGPT to explain the code, refactor it, find problems, debug, and more.
Typical progress:
    Conventional AI -> Deep Learning -> Generative AI
CLIP is a multimodal image and text embedding model that can be used for text-to-image generation.
DALL-E 2 is a text-to-image generation model that can create realistic images from text descriptions.
Microsoft:
  • Azure Bot Service
  • Azure Cognitive Services
  • Copilot

Google:

  • Imagen: create high-quality images from text descriptions.
  • LaMDA: Can generate text, translate languages, write creative content, and answer your questions informally.
  • PaLM: writing code

Amazon:

  • Whisper : Transform human-computer interaction for speech-to-text
  • Amazon Transcribe: Service for transcribe audio and video files.
  • Amazon Polly: text-to-speech audio.
  • Amazon Lex: create chatbots.

 

LaMDA, GPT-3/chatGPT(Text)
BLOOM, Gopher(Text, Voice)
LLaMA (Text, Voice, Video)
DALL-E2, Stable Ciffusion (Image)
Whisper(Voice)
PaLM, StableLM, OpenAI(Code)
MS X-Clip(Video)

Hugging Face's logo
Hugging Face is a great platform. It provides a set of tools and resources for teaching and using models.