diff --git a/AI-based-Smart-Contract-Explorer-Deck.pdf b/AI-based-Smart-Contract-Explorer-Deck.pdf new file mode 100644 index 0000000..73eb243 Binary files /dev/null and b/AI-based-Smart-Contract-Explorer-Deck.pdf differ diff --git a/README.md b/README.md index b4ffa81..620876c 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,17 @@ * VectorDB about Ethereum Smart Contract Analysis + +See Demo Video: + +> https://youtu.be/zeY9lp2Hcwo + +See Deck: + +> + + + 🧪 AI-based Smart Contract Explorer 是一个 基于向量数据库和 LLM 进行 ETH 智能合约代码检索的浏览器,搜索结果包含智能合约原文、出处、代码解析等多维度内容。向量数据库技术是人工智能应用中的一项重要技术,通过 ANN 最似近邻算法,我们可以通过自然语言进行联想式搜索,而非传统的关键字搜索。立项起因是传统搜索代码的浏览器,例如 Etherscan,仅能搜索出原始代码。我们希望通过 AI 赋能,建立关于智能合约代码的全维度搜索,让合约开发者的效率指数倍增。 @@ -103,4 +114,3 @@ $ ./movespace_db_uploader_cli --type code --path example_data/eth/sliced/erc20.j ![AI-based Smart Contract Explorer (3)](https://github.com/NonceGeek/ai-based-smart-contract-explorer/assets/12784118/505467a6-03ed-4730-abb8-5869d7bb5228) -