Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Add Siri Like Native AI Assistants to Any React/JS App (github.com/sugarai-hq)
21 points by nomad_ankur 8 months ago | hide | past | favorite | 14 comments



This looks interesting. If I’m understanding, it takes the raw html elements of a page and saves them into a RAG? Is this because feeding the whole page into an LLM prompt would be bigger than the content window?

Also love that it has both backend source code and a service available


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.


What does it mean to have a native ai assistant? Is it like Siri on my iPhone while Google assistant would count as non-native?


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.


Can you explain in detail how AI triggers the action of executing developer registration? I'm a bit curious


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.


Can you share some more use cases you've seen it working?


I have tried to create a Assistant for Stock Broking Website Zerodha - https://www.youtube.com/watch?v=uO00l0NnLvs

Happy to get any feedback.


Super cool, I would love to use this!


Looks good !!


do you have a demo to try without building it first



Looks great. Had an issue getting it to work though. iPhone, microphone and speech recognition enabled. Says it adds to the list, but the list not changing. Any ideas?


We have released some fixes, give it a try. If not working, if possible share a video link.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: