text-chunking-gpt

command module
v0.0.0-...-84b7e46 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2023 License: MIT Imports: 9 Imported by: 0

README

Converting raw text chunks to Markdown using GPT

This is an example project to levrage GPT to convert raw text chunks to markdown using GPT.

We are using GPT function call to drive a loop and inject raw text chunks based on what GPT is requesting.

Running it

Create the file .tmp/env and add the following:

AZURE_OPENAI_KEY=[key]
AZURE_OPENAI_ENDPOINT=[endpoint]

Make sure you have a deployment named gpt-4 in the environment.

Run it using: make run

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