StepanTita / go-BingDALLE

GoBingChat: A GoLang-powered CLI tool to seamlessly interact with Bing Image Generator, enabling easy integration into any application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-BingDALLE - CLI Bing Image generator in GoLang πŸš€πŸ—£

Inspired by: Python Bing Image generator

A reverse-engineered Bing Image Generator API (not production ready).

Your bridge to Bing Image Generator from the command line. Built with GoLang, go-BingDALLE lets you access Bing Image Generation from any CLI or application!

Features 🌠

  • Command-Line Access πŸ’»: Effortlessly interact with Bing Chat directly from your terminal.
  • Integration Ready πŸš€: Designed for easy integration into other applications.
  • Fast & Efficient ⚑: Written in Go, expect lightning-fast responses and minimal overhead. Efficient use of lightweight goroutines.
  • Open Source Love 🧑: Dive into the code, contribute, or fork as per your needs!

Built With πŸ› οΈ

Installation & Usage πŸš€

Prerequisites

  • GoLang installed on your system.

Installation

  1. Clone the repo:
git clone https://github.com/StepanTita/go-BingDALLE.git

... TODO

Use as a library

go get github.com/StepanTita/go-BingDALLE

License πŸ“„

go-BingDALLE is an open-source software licensed under the MIT License. Dive into the LICENSE.md for more details.

About

GoBingChat: A GoLang-powered CLI tool to seamlessly interact with Bing Image Generator, enabling easy integration into any application.

License:MIT License


Languages

Language:Go 100.0%