Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introducing Neo Blockchain Guru on Gurubase.io #3574

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kursataktas
Copy link

Hello team,

I'm the maintainer of Anteon. We have created Gurubase.io with the mission of building a centralized, open-source tool-focused knowledge base. Essentially, each "guru" is equipped with custom knowledge to answer user questions based on collected data related to that tool.

I wanted to update you that I've manually added the Neo Blockchain Guru to Gurubase. Neo Blockchain Guru uses the data from this repo and data from the docs to answer questions by leveraging the LLM.

In this PR, I showcased the "Neo Blockchain Guru", which highlights that Neo Blockchain now has an AI assistant available to help users with their questions. Please let me know your thoughts on this contribution.

Additionally, if you want me to disable Neo Blockchain Guru in Gurubase, just let me know that's totally fine.

@cschuchardt88
Copy link
Member

Is this a free service?

@cschuchardt88 cschuchardt88 added the Discussion Initial issue state - proposed but not yet accepted label Nov 12, 2024
@kursataktas
Copy link
Author

Is this a free service?

Yes

Copy link
Member

@vncoelho vncoelho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not think it is necessary

@lock9
Copy link
Contributor

lock9 commented Nov 13, 2024

It doesn't work (not your fault @kursataktas).

It won't work due to inconsistencies across SDKs, documentation and search/indexing issues.

Example output ('show me a smart contract example'):
Screenshot 2024-11-13 at 14 26 56

The code above works for Neo Legacy, and not N3. Unfortunately, there isn't any way to get the 'correct' documentation.

@kursataktas
Copy link
Author

It doesn't work (not your fault @kursataktas).

It won't work due to inconsistencies across SDKs, documentation and search/indexing issues.

Example output ('show me a smart contract example'): Screenshot 2024-11-13 at 14 26 56

The code above works for Neo Legacy, and not N3. Unfortunately, there isn't any way to get the 'correct' documentation.

I reviewed the data sources used for that question. It appears to rely on a relatively old blog post. Here are similar data sources indexed for Neo Blockchain. I can remove the outdated ones if you can guide me.

https://developers.neo.org/tutorials/2021/05/04/real-world-tokens
https://developers.neo.org/tutorials/2021/05/18/neo-go-workshop
https://developers.neo.org/tutorials/2021/05/27/getting-started-with-the-neo-blockchain-toolkit
https://developers.neo.org/tutorials/2021/05/27/simple-domain-registrar
https://developers.neo.org/tutorials/2021/06/26/dapp-wallet-integration-with-walletconnect
https://developers.neo.org/tutorials/2021/12/07/demo-of-n3-core-components
https://developers.neo.org/tutorials/2022/06/18/transfer-nft-with-props-sdk
https://developers.neo.org/tutorials/2022/10/17/transfer-neo-or-gas-with-neon-js
https://developers.neo.org/tutorials/2022/10/25/neons-as-a-public-key-server
https://developers.neo.org/tutorials/2022/10/30/neonjs-cheatsheet
https://developers.neo.org/tutorials/2023/07/05/neo3-boa-writing-a-fungible-token-contract-using-python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion Initial issue state - proposed but not yet accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants