GPT 3

Question & Answer: Flutter app with GPT-3



silexcorp

This app creates a question + answer structure for answering questions based on existing knowledge and based on OpenAI beta API.

OpenAI API provides a general-purpose “text in, text out” interface, which makes it possible to apply it to virtually any language task. This is different from most other language APIs, which are designed for a single task, such as sentiment classification or named entity recognition.

Artificial intelligence is there to make our lives easier, as in many tasks that are repetitive and that cannot be solved because they take a long time and the only valuable thing in life is time.

I hope you enjoy it, greetings)

Source code: https://github.com/silexcorp/gpt3
OpenAI: https://community.openai.com/t/question-answer-flutter-app-with-gpt-3/2494?u=silexcorp
Website: https://alexandermateo.com/