Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 1.03 KB

README_improvements_ideas.md

File metadata and controls

15 lines (13 loc) · 1.03 KB

Improvements and Ideas

Improve this project

  1. Make it easier to configure web3: ocean datatoken, multiple networks, subgraph
  2. Tighten web3auth: clean it, make it more secure, improve handling cookie/supabase/ocean datatoken TTL
  3. Improve bootstrap by reducing the number of APIs/SDKs: Wallet Connect, Infura, others?
  4. Improve bootstrap by automating steps found in the doc and tightening the README.md.
  5. Chats and Chat History aren't working on the original template, fix it
  6. Next edge-runtime was disabled. What's next?

Build new products

  1. Expand template to focus on Langchain, Vector DB, and Embeddings
  2. Extract embeddings from Ocean Protocol and New Order GitHub repos so users can prompt it.
  3. Extract embeddings from quarterly reports of the Top 10 S&P so users can prompt iot.
  4. 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.