Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/belane/neo-smart-docs-ai
AI able to answer any question about the Neo blockchain
https://github.com/belane/neo-smart-docs-ai
ai blockchain llm neo
Last synced: about 2 months ago
JSON representation
AI able to answer any question about the Neo blockchain
- Host: GitHub
- URL: https://github.com/belane/neo-smart-docs-ai
- Owner: belane
- Created: 2023-09-28T19:44:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-25T15:35:08.000Z (11 months ago)
- Last Synced: 2024-01-25T16:43:08.474Z (11 months ago)
- Topics: ai, blockchain, llm, neo
- Language: Python
- Homepage: https://neo-smart-docs.streamlit.app
- Size: 35.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neo Smart Docs: Your NEO Documentation Assistant
Neo Smart Docs is an Artificial Intelligence-driven application, designed to optimize the way developers and technicians consult and use the technical documentation of the Neo blockchain.
This application uses state-of-the-art language models (LLMs) to provide quick, easy, and efficient access to a wide range of technical documentation. This access enhances productivity by allowing direct queries and immediate responses based on the most relevant content.
Currently, Neo Smart Docs offers complete access to the documentation of the following platforms and tools:
- [Neo](https://docs.neo.org): The decentralized blockchain platform.
- [Neo Developer](https://developers.neo.org/): Neo developer documentation.
- [Neo Proposals](https://github.com/neo-project/proposals#neo-enhancement-proposals): Proposals for Neo improvements.
- [Neow3j](https://neow3j.io/#/): Java and Java-Kotlin toolkit to work with Neo.
- [Mamba](https://dojo.coz.io/neo3/mamba/index.html): Python SDK for interacting with the NEO blockchain.
- [Neon-js](https://dojo.coz.io/neo3/neon-js): Javascript SDK for NEO blockchain.
- [Neo3-Boa](https://dojo.coz.io/neo3/boa/index.html): Python compiler for Neo3.
- [NeoGo](https://github.com/nspcc-dev/neo-go#overview): Go implementation of Neo.
- [NeoFS](https://fs.neo.org/): Go library for the NeoFS distributed storage system.
- [NeoLine](https://neoline.io/dapi/N3.html): NeoLine N3 dAPI documentation.
- [WalletConnect SDK](https://neon.coz.io/wksdk/core/index.html): COZ WalletConnect SDK for NEO 3 Wallets.
- [Neo Modules](https://github.com/neo-project/neo-modules): Plugins to increase NEO functionality.
- [Neo Debugger](https://github.com/neo-project/neo-debugger): Neo smart contract debugger.
- [Neo Shell and Worknet](https://github.com/N3developertoolkit/neo-worknet): Neo Shell command-line interface for managing Neo N3.Neo Smart Docs has been developed with [LlamaIndex](https://llamalab.com/llamaindex/), [OpenAI](https://beta.openai.com/), [Streamlit](https://streamlit.io/) and inspired by the work of [PrimoData](https://github.com/PrimoData). It aims to push the boundaries of accessibility and efficiency in technical documentation.
![Demo](.github/demo.webp?raw=true)
_With Neo Smart Docs, the future of document consulting is now at your fingertips._