Giter Club home page Giter Club logo

ayushma's Introduction

Ayushma AI

Empowering Nurses with Multilingual ICU Protocols. Leveraging the rapid advancements in AI technology, created multilingual interfaces that assist nurses in rapidly upgrading their knowledge about ICU protocols. This is a Django project.

Requirements

  • OpenAI Account with a valid API Key
  • Docker

Optional Requirements

  • Pinecone Account with a valid API Key
  • AWS SES Accout
  • AWS S3 Account
  • Google Cloud account with access to speech to text API

Running the Project

We strongly recommend using Docker to run the project. Manual methods are not supported at the moment.

make up

Env Variables

Add these environment variables to your .env file.

Variable Description
AI_NAME Name of the AI (default: Ayushma)
OPENAI_API_KEY OpenAI API Key
PINECONE_API_KEY Pinecone API Key
PINECONE_INDEX Pinecone Index
VECTOR_DB The Vector DB you would like to choose. "milvus" (default) or "pinecone"
CURRENT_DOMAIN Current Domain where the frontend is hosted. ex. https://ayushma.ohc.network
EMAIL_HOST SES Email Host (Optional)
EMAIL_USER SES Email User (Optional)
EMAIL_PASSWORD SES Email Password (Optional)
GOOGLE_APPLICATION_CREDENTIALS Google Cloud Credentials (Optional). These should be in a file named gc_credential.json in the root of the project
S3_SECRET_KEY AWS S3 Secret Key (Optional)
S3_KEY_ID AWS S3 Key ID (Optional)
S3_BUCKET_NAME AWS S3 Bucket Name (Optional)
S3_REGION AWS S3 Region (Optional)
GOOGLE_RECAPTCHA_SECRET_KEY Google Recaptcha Secret Key (Optional)

Google Cloud

To use Google Cloud Speech to Text API, you need to enable the API and create a service account. Download the credentials and save them in a file named gc_credential.json in the root of the project.

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.