diff --git a/README.md b/README.md index c204e69..679262b 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,14 @@

Lanuch App - +
smart contract on Mumbai Network +
VectorDB about Ethereum Smart Contract +
VectorDB about Ethereum Smart Contract Sliced - VectorDB about Ethereum Smart Contract Sliced +
+ VectorDB about Ethereum Smart Contract Analysis

🧪 AI-based Smart Contract Explorer 是一个 基于向量数据库和 LLM 进行 ETH 智能合约代码检索的浏览器,搜索结果包含智能合约原文、出处、代码解析等多维度内容。向量数据库技术是人工智能应用中的一项重要技术,通过 ANN 最似近邻算法,我们可以通过自然语言进行联想式搜索,而非传统的关键字搜索。立项起因是传统搜索代码的浏览器,例如 Etherscan,仅能搜索出原始代码。我们希望通过 AI 赋能,建立关于智能合约代码的全维度搜索,让合约开发者的效率指数倍增。 @@ -94,6 +97,7 @@ $ ./movespace_db_uploader_cli --type code --path example_data/eth/sliced/erc20.j ## Architecture -![img.png](img.png) + +![AI-based Smart Contract Explorer (3)](https://github.com/NonceGeek/ai-based-smart-contract-explorer/assets/12784118/505467a6-03ed-4730-abb8-5869d7bb5228)