This is a tutorial on how to deploy LLaMA or a LLaMA-derived LLM to Google Cloud Run. This can then be used by any of your applications which are on the same Google Cloud project.
hAI! is your ideal AI friend who will always be with you! Take a picture or a selfie to create your friend’s realistic avatar. Name and describe your friend’s personalities. Tell your friend about yourself. Then, start chatting with the power of ChatGPT!
Since the release of ChatGPT, I’ve been very interested in AI models like GPT 3.5 and GPT 4. I was wondering if I could make ChatGPT create an entire coding project like a plugin or app. Recently, I got a chance to try it out.
An Augmented Reality voice interactive assistive indoor navigation application for the visually impaired is described here using ARCore on Android phones. Human–machine interaction mechanism is voice activated with turn-by-turn continuous guidance. The app uses ARCore supported Android smartphones to acquire robust computer vision-based localization. Path creation is done using local anchors, which are then uploaded to the cloud. The ARCore Depth API is used for real-time obstacle detection and the app gives voice warning to the user. A prototype named 3rDi 4 All is implemented with the intended functionality and published on google PlayStore.