Git Product home page Git Product logo

flask-qa-gpt3's Introduction

Flask-QA-GPT3

Flask-QA-GPT3 is a web application built with Flask and OpenAI's GPT-3 API that allows users to ask questions and get answers from GPT-3.

Installation

  1. Clone the repository:
git clone https://github.com/your_username/flask-qa-gpt3.git
  1. Install the required packages:
pip install -r requirements.txt
  1. Set up your OpenAI API credentials by following these instructions.
  2. Create a .env file in the root directory of the project with your API key:
OPENAI_API_KEY=your_api_key_here

Usage

  1. Start the Flask server:
flask run
  1. Open your web browser and go to http://localhost:5000.
  2. Type a question in the input box and click the "submit" button.
  3. Wait for the answer from GPT-3 to appear.

flask-qa-gpt3's People

Contributors

zigbee-s avatar

Watchers

Kostas Georgiou avatar  avatar  avatar

Forkers

ananya0777

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.