zeta-chain / docs

Documentation for ZetaChain
https://www.zetachain.com/docs/
MIT License
74 stars 60 forks source link

feat: Cookbook Onboard (AI Assistant) integration #408

Open ClockRide opened 4 months ago

ClockRide commented 4 months ago

The AI assistant and co-pilot is trained on all existing Zeta resources (source code, docs website, etc) and is available as a standalone modal, embeddable as a button on any page (recommended for technical docs). It answers developer questions about building projects on Zeta Chain, acting as an enhanced and streamlined technical documentation search tool as well as a Solidity coding co-pilot.

Ask Cookbook AI could also access context from thousands of data sources indexed by Cookbook.dev in addition to Zeta-specific data sources, providing the best blockchain developer-focused answers of any chatbot on the market. Cookbook will assist in the tuning and calibration of the AI assistant to ensure the highest answer quality.

Preview

https://zeta-chain-docs-git-cookbook-integration-cookbookdev.vercel.app/

image

Pull Request

407