openai-chat-example

command module
v0.0.0-...-238d1c7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2024 License: MIT Imports: 5 Imported by: 0

README ΒΆ

OpenAI Chat Example 🧦🌈

Hello there, sock enthusiast! πŸ‘‹ Welcome to this fun little Go program that uses OpenAI's chat model to come up with a fantastic company name for a colorful sock business. How exciting!

What Does This Example Do? πŸ€”

This nifty program does the following:

  1. πŸ€– It sets up a chat with an AI that thinks it's a company branding design wizard. How cool is that?

  2. 🎨 It asks the AI a very important question: "What would be a good company name for a company that makes colorful socks?"

  3. πŸ–¨οΈ As the AI comes up with ideas, it prints them out in real-time. It's like watching creativity happen before your very eyes!

How It Works πŸ› οΈ

  1. First, we create a new OpenAI language model instance.

  2. We set up our chat by giving the AI its role (a branding wizard) and asking our burning sock-related question.

  3. We then generate content from the AI, setting a max token limit of 1024 (that's plenty for naming socks!).

  4. As the AI responds, we print each chunk of its response immediately. It's almost like having a conversation!

Running the Example πŸƒβ€β™€οΈ

To run this example, make sure you have your OpenAI API key set up properly. Then, just run the program and watch as the AI suggests creative and colorful names for your hypothetical sock company!

So, are you ready to dive into the world of AI-generated sock company names? Let's go! πŸš€πŸ§¦

Documentation ΒΆ

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL