near / docs

NEAR Protocol Documentation
https://docs.near.org
Apache License 2.0
148 stars 358 forks source link

feat: Cookbook Onboard (AI Assistant) integration #2204

Closed ClockRide closed 1 month ago

ClockRide commented 1 month ago

Preview

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

Ask Cookbook AI Assistant

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

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

gagdiez commented 1 month ago

I would strongly suggest to not add this AI assistant, as it is too opinionated, talks about technology that we don't support anymore (it recommended me to use Assemblyscript), and it gave me a wrong example on how to swap keys.

People would use it, and shoot themselves in the foot.

gagdiez commented 1 month ago

@ClockRide with that being said, I do think there is value on an AI Assistant that gives 0 opinions and only points to valid documentation

gagdiez commented 1 month ago

closing it so nobody merges it by mistake