Code Monkey home page Code Monkey logo

gpcs's Introduction

GPCS Backend

Docker Image CI GitHub repo size GitHub contributors GitHub stars GitHub forks GitHub issues GitHub pull requests

gpcs-logo

( Image generated by Gemini-pro )

Description

GPCS (General Purpose Chat System) API is an AI powered chat system that allows users to interact with a chatbot. The chatbot is capable of answering questions, providing information, and making recommendations. The chatbot is powered by Google's Generative AI model ( Gemini-pro )

This API is built with cloud driven approach in mind, it uses AWS S3 for storing files, AWS Polly for text-to-speech, GCP Vertex AI ( Multimodal text, image, audio, video, PDF, code, and chat ) for chatbot, GCP Speech API for speech-to-text, Stripe and Razorpay for payment processing and websockets for real-time chat communication ( Between users and chatbot only )

Features

  • User authentication
  • AI powered chatbot
  • Voice interaction with the chatbot
  • Hybrid payment system (Stripe and Razorpay)
  • Real-time chat through websockets

Requirements

requirements-diagram

Installation

  1. Clone the repository
git clone https://github.com/vinitparekh17/gpcs
  1. Install dependencies
yarn install
  1. Create a .env file in the root directory as per the .env.example file

  2. Start the server

yarn server-dev # For development

yarn build && yarn start # For production

Important

Make sure to have MongoDB running on your local machine or provide the connection string in the .env file

Also, make sure to have the required AWS, GCP, Stripe and Razorpay credentials in the .env file which are required for the API to work properly.

gpcs's People

Contributors

vinitparekh17 avatar dependabot[bot] avatar jay-bhogayata avatar deepsource-io[bot] 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.