Consensys / doc.linea

Linea documentation
https://docs.linea.build
Apache License 2.0
349 stars 422 forks source link

Feature Proposal: Cookbook Onboard (Playground & AI Assistant) #665

Closed ClockRide closed 2 months ago

ClockRide commented 3 months ago

Organization

Cookbook.dev

Contributor name/alias

Anton Dosta

Affiliation to organization

Working at Cookbook.dev

Contributor role

Software Engineer

Nature of issue

Specify Other

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

Ask Cookbook AI Assistant

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

Ask Cookbook AI can also access context from thousands of data sources indexed by Cookbook.dev in addition to Linea-specific data sources, including MetaMask, Infura, and other Consensys ecosystem products, 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

ClockRide commented 3 months ago

P.S. Noticed an issue with the navbar while working on this integration. Submitted a PR with the fix: #668