Giter Site home page Giter Site logo

epf-ptp-docker-chatgpt-lab-minhtan's Introduction

Chat GPT project

This example shows a simple Flask GPT application.

Requirements

  • python 3.10
  • pip
  • (maybe)flask (sudo apt-get install flask)

Running the application

To run this example follow these steps:

example:

  • my phrase -> what do you think about policy?
  • parsed -> what%20do%20you%20think%20about%20policy%3F
  • test -> curl 127.0.0.1:5000/chatgpt?message=what%20do%20you%20think%20about%20policy%3F

Labs

Lab1

  • make this lab work locally
  • create a Docker image that can run this app

Lab2

Modify the code in the hello.py to do the following: 1- add a new route that will allow you to ask to chatgpt to do some code in some programing language. it should use the following parameters:

  • language: the programming language to use
  • content: the code that it has to generate

epf-ptp-docker-chatgpt-lab-minhtan's People

Contributors

luisrubiera avatar minh-tantran avatar

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.