Skip to content

VITA-LOG/VITA-LOG


VITALOG is an abbreviation of Vitamin + V-log, which is an app service for managing supplement information and related health history. Nowadays, awareness and issues of the health and wellness are growing, one of the factors of health care is taking nutritional supplement. We are going to proceed with a project of nutritional coaching application project through various nutritional contents.

VITALOG provides five high-level features:

  • Nutrition information
  • Customized nutritional coaching based on user health condition
  • Latest news/paper contents
  • Database search and OCR image search
  • GPT-4 AI Chatbot

Development

Prototype

Demonstration

IDE

YouTube

Video Label

Design

UX Principle

Service Map

BluePrint

Getting Started

GPT-4 API Key

Get an API key from the OpenAI website.

Put the issued key in the following openAIApiKey line.

package com.daineey.vita_log.constants

const val openAIApiKey = ""

const val urlToImageAppIcon = "https://res.cloudinary.com/apideck/image/upload/v1672442492/marketplaces/ckhg56iu1mkpc0b66vj7fsj3o/listings/-4-ans_frontend_assets.images.poe.app_icon.png-26-8aa0a2e5f237894d_tbragv.png"
const val urlToImageAuthor = "https://avatars.githubusercontent.com/u/33478798?v=4"
const val urlToAvatarGPT = "app/src/main/res/drawable/ic_vitalog_app.png"
const val urlToGithub = "https://github.com/YoungJensKR"

const val conversationTestTag = "ConversationTestTag"

The Team

VITALOG is a Hongik University graduation project with two developers contributing to it.

VITALOG is currently maintained by Yeong-Jin Kim, Da-In Hong

License

VITALOG has a Apache License 2.0, as found in the LICENSE file.

About

VITA LOG - All About Health Care and Supplement

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages