Code Monkey home page Code Monkey logo

api-2-question's Introduction

API-2-QUESTION

An API that receives an user info and a question then access ChatGPT public api to get an answer and store in the user doc. This project is made to work with api-1-users.

Environment

Setup environment making a copy of .env.example and naming it .env, then replace OPENAI_API_KEY value with yours.

Running

To run this project, make sure have ran the api-1-users and have completed the environment step above, then:

  1. Build the docker image with the script
./build.sh
  1. Run a container and add it to api-1-users network with:
./docker-run.sh

Tests

I didn't built many tests, but they're set n' up with, run then by yarn install && yarn test

Docs

You could check the API Docs, built with Swagger, after running the app. through the /api-docs endpoint.

api-2-question's People

Contributors

henriqueyun avatar

Watchers

 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.