filmov
tv
Tutorial 01: An Introduction to Agents | Blockchain AI | Fetch.ai
Показать описание
Watch this tutorial to get an understanding of what agents are and how they work.
Agents are simple and you can create and run an agent in just a couple of lines of code.
This video goes over:
• Agent configuration
• Cryptographic identity
• Seed phrases
• Hosting Agents on Agentverse
** Please see below the full python code used in the tutorial 1, if you would like to create your agent whilst following along or to go back to as a reference.
Tutorial 1 - Code:
agent = Agent()
agent = Agent(
name=“alice”,
)
agent = Agent(
name=“alice”,
seed=“********”
)
1st Seed (optional to use or make your own)
agent = Agent(
name=“alice”,
seed=“Mbm.9trsbZ4tEiR.ZsMZs”
)
2nd Seed (optional to use or make your own)
agent = Agent(
name=“alice”,
seed=“Pov*!trxbA1tLiR.28mZs”
)
---
Got FET? Then you can earn rewards right now for staking:
Stay up to date:
---
ABOUT THE PROJECT
We are a dynamic, fast-growing international team of experts and forward-thinking technology enthusiasts working on the convergence of blockchain, AI and multi-agent systems. We are building technology for both today and tomorrow - a collective super-intelligence on top of decentralized economic internet built with a highly scalable next-generation distributed ledger technology. Combined with machine learning, this delivers the predictions and infrastructure to power the future economy.
Developing fascinating and promising new technology, we have a team of top-class software engineers and researchers working across multiple fields (multi-agent systems, machine learning, economics, cryptography).
To further improve our solutions and deploy them in real-life scenarios, we also collaborate with top academics and corporate partners across the world.
We believe our technology will improve how we communicate, it will give voice and new opportunities to people, organizations and the Internet of Things, effectively democratizing the space and improving the lives of citizens.
---
#fetchai #blockchain #ai
Agents are simple and you can create and run an agent in just a couple of lines of code.
This video goes over:
• Agent configuration
• Cryptographic identity
• Seed phrases
• Hosting Agents on Agentverse
** Please see below the full python code used in the tutorial 1, if you would like to create your agent whilst following along or to go back to as a reference.
Tutorial 1 - Code:
agent = Agent()
agent = Agent(
name=“alice”,
)
agent = Agent(
name=“alice”,
seed=“********”
)
1st Seed (optional to use or make your own)
agent = Agent(
name=“alice”,
seed=“Mbm.9trsbZ4tEiR.ZsMZs”
)
2nd Seed (optional to use or make your own)
agent = Agent(
name=“alice”,
seed=“Pov*!trxbA1tLiR.28mZs”
)
---
Got FET? Then you can earn rewards right now for staking:
Stay up to date:
---
ABOUT THE PROJECT
We are a dynamic, fast-growing international team of experts and forward-thinking technology enthusiasts working on the convergence of blockchain, AI and multi-agent systems. We are building technology for both today and tomorrow - a collective super-intelligence on top of decentralized economic internet built with a highly scalable next-generation distributed ledger technology. Combined with machine learning, this delivers the predictions and infrastructure to power the future economy.
Developing fascinating and promising new technology, we have a team of top-class software engineers and researchers working across multiple fields (multi-agent systems, machine learning, economics, cryptography).
To further improve our solutions and deploy them in real-life scenarios, we also collaborate with top academics and corporate partners across the world.
We believe our technology will improve how we communicate, it will give voice and new opportunities to people, organizations and the Internet of Things, effectively democratizing the space and improving the lives of citizens.
---
#fetchai #blockchain #ai