Skip to content

kivancgunduz/idea-generator-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idea-generator-api

A flask API that generate solution advice for specific problems based NLP

A project developed for KPMG managed by BeCode.

This app is design to generate suggestions and ideas that can be used in the Ideation phase of Design Thinking workshops. The app receives a user input in the for of text and/or additional parameters, sends it to GPT-3 via API and retrieves the answer from the model. GPT-3 response is shared via API to the user's favorite support (custom interface, other software like Miro).

Installation

This project depends on the following packages:

  • openai-api
  • python-dotenv
  • Flask
  • Flask-Cors

About

A flask API that generate solution advice for specific problems based GPT-3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published