gnosischain / documentation

Gnosis Chain Website
https://docs.gnosischain.com
Creative Commons Zero v1.0 Universal
86 stars 133 forks source link

feat: Cookbook Onboard (AI Assistant & Playground) integration #714

Closed ClockRide closed 1 month ago

ClockRide commented 1 month ago

Preview

Preview link: https://gnosis-docs-cookbook.vercel.app

Ask Cookbook AI Assistant

Cookbook's Ask Cookbook AI assistant and co-pilot is trained on all existing Gnosis 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 on Gnosis Chain, acting as an enhanced and streamlined technical documentation search tool as well as a Solidity coding co-pilot.

Ask Cookbook AI can also access context from thousands of data sources indexed by Cookbook.dev in addition to Gnosis-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.

image

Cookbook Onboard Playground

The Cookbook Onboard Playground embeds a Solidity IDE with smart contract templates displayed alongside the Ask Cookbook AI Assistant.

Developers can search for and deploy Cookbook’s entire smart contract library from your technical documentation.

Features:

image

PR (Refs)

Implemented in #715