- Make it easier to configure web3: ocean datatoken, multiple networks, subgraph
- Tighten web3auth: clean it, make it more secure, improve handling cookie/supabase/ocean datatoken TTL
- Improve bootstrap by reducing the number of APIs/SDKs: Wallet Connect, Infura, others?
- Improve bootstrap by automating steps found in the doc and tightening the README.md.
- Chats and Chat History aren't working on the original template, fix it
- Next edge-runtime was disabled. What's next?
- Expand template to focus on Langchain, Vector DB, and Embeddings
- Extract embeddings from Ocean Protocol and New Order GitHub repos so users can prompt it.
- Extract embeddings from quarterly reports of the Top 10 S&P so users can prompt iot.
- Build a simple ETL pipeline that generates a FAISS vector store and loads it via Langchain, package this project as a pre-trained model and deploy it to Ocean Marketplace.