Skip to content

GPTIntentAnalyzer leverages the power of OpenAI's GPT (Generative Pre-trained Transformer) to proficiently identify and categorize user intentions within natural language sentences and queries. It specializes in understanding user intentions when interacting with chat systems, virtual assistants, and various text-based communication platforms.

License

Notifications You must be signed in to change notification settings

YisusYaro/GPTIntentAnalyzer

Repository files navigation

GPTIntentAnalyzer

Dev enviroment using node 📦

npm i
npm run start:dev

Dev enviroment using docker 🐋

docker-compose -f docker-compose-dev.yaml build
docker-compose -f docker-compose-dev.yaml up -d

docker exec -it server-container npm i
docker exec -it server-container npm run start:dev

Open your browser 🚀

localhost:3000

Devs ✒️

  • Jesús Alejandro Yahuitl Rodríguez - Dev - YisusYaro

License 📄

This project is under the License described in the file LICENSE


⌨️ with ❤️

About

GPTIntentAnalyzer leverages the power of OpenAI's GPT (Generative Pre-trained Transformer) to proficiently identify and categorize user intentions within natural language sentences and queries. It specializes in understanding user intentions when interacting with chat systems, virtual assistants, and various text-based communication platforms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published