Giter Site home page Giter Site logo

quick-name-gen's Introduction

Quick Name Gen

これはChatGPT API(Chat Completions API)を利用したアプリ名付けツールです。
3つの質問に答えるだけでAIが最適な名前の候補を考えてくれます。

このツールの名前もChatGPT APIに考えてもらいました🎉

環境変数の設定

このツールはChat Completions APIを使用しているためOpen AIのAPIキーが必要です。

APIキーを取得したらプロジェクト内の.devcontainer/example.envを.devcontainer/.envに変更してください。
その後ファイル内の「OPEN_AI_SECRET」の値を取得したAPIキーに置き換えてください。

プロジェクトを開く

このプロジェクトを開くにはVS Codeにdevcontainers拡張がインストールされている必要があります。

VS Codeでプロジェクトを開いたらコマンドパレットから「Dev Containers: Reopen in Container」を実行してください。
しばらくするとGoの環境が起動します。

実行方法

アプリの名付けツールを実行するには以下のコマンドを実行します。

make run

アプリについて3つ質問されます。
それぞれ誰のためのアプリか、何をするアプリか、どのように実現するかという質問です。

解答が終わりしばらく待つと解答データに沿った10個のアプリ名候補が表示されるはずです🎉

quick-name-gen's People

Contributors

7oh2020 avatar

Stargazers

nakayama900 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.