QuestAI is an AI based search engine powered by Fleek and IPFS
Quest AI is an AI based search engine with which you can get AI results along with relevant web results. We have leveraged decentralized storage to pin past chat history using fleek SDK. A user can directly connect their wallet and start using QuestAI. We currently use llama-2 as a AI chat modal and google programmatic search to query the web
We currently use llama-2 as a AI chat modal and google programmatic search to query the web. Google programmatic search is being used to query relevant web results for the message. The project frontend is built using Next.js and we use IPFS to store chats in a decentralized manner. The project is deployed using Fleek.