Andrew-peng/go-dalle2
Unofficial Dalle-2 golang client library
This is a Go client library that allows developers to integrate DALL-E 2's image generation capabilities into their Go applications. It takes text descriptions or existing images as input and returns newly generated or modified images, or variations of an image. Developers building applications that require AI-driven image creation or manipulation would use this.
No commits in the last 6 months.
Use this if you are a Go developer building an application that needs to programmatically create, edit, or generate variations of images using the DALL-E 2 API.
Not ideal if you are a non-developer or prefer using a web interface or a different programming language to interact with DALL-E 2.
Stars
7
Forks
1
Language
Go
License
MIT
Category
Last pushed
Dec 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Andrew-peng/go-dalle2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SPFlow/SPFlow
Sum Product Flow: An Easy and Extensible Library for Sum-Product Networks
gomlx/gomlx
GoMLX: An Accelerated Machine Learning Framework For Go
montanaflynn/stats
A well tested and comprehensive Golang statistics library package with no dependencies.
mattn/go-tflite
Go binding for TensorFlow Lite
james-bowman/sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications