Encode-Group16-AI-bootcamp-Q3-2024 / finalProject-Group16

Group 16 Encode AI Bootcamp FInal Project
4 stars 1 forks source link

Agent to fetch smart contract address or official website #3

Open hehozo opened 2 weeks ago

hehozo commented 2 weeks ago

Additional feature 1: Using an Agent to retrieve information on a crypto project/currency/company

Overall goal

Since the LLMs we are using in our MVP do not have access to the internet, we will need to empower an agent to retrieve the smart contract address of a crypto token (can be found using DEX Screener), or the official website of a crypto company (this is best found via x/twitter)

Elements