Giter Site home page Giter Site logo

sibusky / openai-chat-backend Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 441 KB

OpenAI chat GPT service. Request and get response form chat GPT (Backend within Node.js) || OpenAI чат GPT сервис. Отправка запросов и получение ответов (Backend на Node.js)

Home Page: https://openai-chat-backend.onrender.com

JavaScript 100.00%
backend backend-api express expressjs javascript node nodejs rest rest-api restful restful-api

openai-chat-backend's Introduction

OpenAI API Chat

This is the backend part of the application that provides conversation with Open AI chat GPT. To start the application you can use easy way - the link to deployed project:

https://gpt-chat.netlify.app

Server is deployed and avalable via link:

https://openai-chat-backend.onrender.com

Also you can start the application on localhost. To do that follow the instructions:

  1. Clone both the frontend and backend parts of the app.

Frontend
Backend

To do that follow the links above, and git clone main branches.

  1. Install dependencies in both projects using command npm install.

  2. Start the Backend app using npm run dev. App uses 3001 port.

  3. Start the Frontend app using npm run start. App uses 3000 port.

  4. Open http://localhost:3000 in your browser to interact with the Frontend.

  5. Please, check api.js and auth.js in frontend part. To send requests to localhost:3001 change baseUrl to 'http://localhost:3001' in those files.

openai-chat-backend's People

Contributors

sibusky avatar

Stargazers

Hubert avatar Sohrab 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.