<aside> <img src="/icons/die2_gray.svg" alt="/icons/die2_gray.svg" width="40px" /> Make a AR based personal assistant that helps people answer there daily queries and perform some daily tasks for them with a human touch.

This type of assistant can perform tasks and provide information to users in a virtual environment, allowing them to interact with the assistant in a more immersive and interactive way.

Use-cases: • Getting directions or recommendations • Setting reminders or alarms • Playing music or media, and answering questions

It could also potentially be used for educational or training purposes, allowing users to learn new skills or information in a virtual augmented environment.

</aside>

<aside> <img src="/icons/checkmark_gray.svg" alt="/icons/checkmark_gray.svg" width="40px" /> Tech-Stack to be used

• Javascript/Typescript • Blender (To make the personal assistant model) • Three.js/Babylon.js (For interaction with your AR/VR blender model) ChatGPT API (To get the answers to the asked question) • Whisper (For converting your speech to text)

</aside>

<aside> <img src="/icons/pencil_gray.svg" alt="/icons/pencil_gray.svg" width="40px" /> Similar implementations

Using CharacterGPT's Text-to-Character to create a Tea Sippin' Influencer

Open AI's ChatGPT based Chatbot using Python and Gradio | ChatGPT with Python

Create a Smart Voice Assistant using Open AI's ChatGPT, Whisper, Python & Gradio | Python Project

https://github.com/Isaac-The-Brave/Speech-to-text-to-speech

GitHub - roshan9419/PersonalAssistantChatbot: It is a personal assistant chatbot, capable to perform many tasks same as Google Assistant plus more extra features...

</aside>

<aside> <img src="/icons/clipping_gray.svg" alt="/icons/clipping_gray.svg" width="40px" /> Resources and documentation

three.js

blender.org - Home of the Blender project - Free and Open 3D Creation Software

OpenAI API

https://github.com/openai/whisper

Babylon.js: Powerful, Beautiful, Simple, Open - Web-Based 3D At Its Best

</aside>