HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nomad_ankur

no profile record

Submissions

Show HN: Add Siri Like Native AI Assistants to Any React/JS App

github.com
21 points·by nomad_ankur·2 anni fa·14 comments

comments

nomad_ankur
·2 anni fa·discuss
We have released some fixes, give it a try. If not working, if possible share a video link.
nomad_ankur
·2 anni fa·discuss
In code various functions are registered with their function and parameter definition. Based on text/voice based query, the framework uses OpenAI function calling to invoke the right function.
nomad_ankur
·2 anni fa·discuss
It deeply integration with inAPP, and have native Functions and Backend APIs. It can perform InApp UI/UX workflows based on user query. A lot of AI assistants are just chatbots which are working in completely isolated thread.
nomad_ankur
·2 anni fa·discuss
youtube - https://www.youtube.com/watch?v=gYynr1xRLeU

Live Link - https://demo.sugarai.dev/todo
nomad_ankur
·2 anni fa·discuss
It can work both with html or even the user data in json/array in React/Angular kind of applications.

Feeding the whole page doesnot always make sense, it can have repetitive menu, and layout stuff. It give developer control on what they want to feed to the prompt. End of the day everything have a cost attached, this will help optimise cost to the last mile.

Give it a try, would love some feedback.