Skip to content

copolio/namegpt

Repository files navigation

NameGPT

width:900px height:600px

NameGPT is a simple microservice application you can use for domain name recommendation.

This application has been built using following technologies:

  • Golang (gin-gonic)
  • GORM, MySQL (database)
  • ChatGPT API

How to use

# Creates Swagger document
swag init --parseDependency --parseInternal -g ./cmd/namegpt/main.go -o ./api/swagger
# Build service 
go build github.com/copolio/namegpt/cmd/namegpt

About

AI domain name recommendation service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published