
80
AI-Powered Chrome extension that automatically arrange your link based on your folder (their names).
Search your link through chatbot . just explain a little context and it will find your l ink.
Share your folder with secret key . Who ever have that secret key can view your folder link . Other user can attack those secret key to their chatbot to chat on that . also can view the entire links of those folder
created agentic workflow , as user put their link and click enter , web scrapping start that extract detailed content and feed to the llm as context with lots of other thing like system prompt and llm generate title and description of link that is saved in vector db and postgres db .
Chatbot is a agent that has tool to retrive your folder data , search any relavant content through similarity search and check your folder .
Built with