Skip to content

stackseeder/openai-domain-search

Repository files navigation

About the project

This is a simple project to get the organization name from domain name. It use the ChatGPT API to get the organization name from domain name.

Built With

Getting Started

To get a local copy up and running follow these simple steps. clone the repo

git clone

Install composer packages

composer install

Copy the .env.example file to .env

cp .env.example .env

Generate the application key

php artisan key:generate

Run the application

php artisan serve

Usage

Enter the domain name in the input field and click on the submit button to get the organization name.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published