mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-08-16 18:20:37 -04:00
add today's ai/agentic talks at eth denver
This commit is contained in:
parent
a99ade0dcb
commit
fb4ab80dc3
7 changed files with 23 additions and 13 deletions
|
@ -5,10 +5,13 @@
|
|||
* **[⬛ ai && ml tl; dr](deep_learning)**
|
||||
* **[⬛ large language models](llms)**
|
||||
* **[⬛ agents on blockchains](crypto_agents)**
|
||||
* **[⬛ on quantum computing](EBMs)** (my adaptation of openai's implicit generation and generalization in energy based models)
|
||||
* **[⬛ on quantum computing](EBMs)**
|
||||
- my adaptation of openai's implicit generation and generalization in energy based models
|
||||
|
||||
<br>
|
||||
|
||||
---
|
||||
|
||||
### cool resources
|
||||
|
||||
<br>
|
||||
|
|
|
@ -37,9 +37,16 @@
|
|||
##### metas
|
||||
|
||||
* **eth denver 2025 ai + agentic metas**:
|
||||
* **[upgrading agent infra with onchain perpetualaAgents, by kd conway](https://www.youtube.com/watch?v=hDayCeDA5fI)**
|
||||
* **[ai meets blockchain: payment, multi-Agent & distributed inference, by o. jaros](https://www.youtube.com/watch?v=aPTosw4hrY0)**
|
||||
* **[from ai agents to agentic economies, by r. bodkin](https://www.youtube.com/watch?v=Q7eaYJ9aPpI)**
|
||||
* **[building ai agents and agent economies, by d. minarsch](https://www.youtube.com/watch?v=tDVK2Q5RY0c)**
|
||||
* **[building ai agents on top of hedera, by j. hall](https://www.youtube.com/watch?v=h8D6vi2m8LQ)**
|
||||
* **[identity, privacy, and security in the new age of ai agents, by m. csernai](https://www.youtube.com/watch?v=vMcaot04RQo)**
|
||||
* **[a new dawn for decentralized and the convergence of ai x blockchain, by n. ameline](https://www.youtube.com/watch?v=HQuGtN9zidQ)**
|
||||
* **[upgrading agent infra with onchain perpetualaAgents, by kd conway](https://www.youtube.com/watch?v=hDayCeDA5fI)**
|
||||
* **[ai meets blockchain: payment, multi-Agent & distributed inference, by o. jaros](https://www.youtube.com/watch?v=aPTosw4hrY0)**
|
||||
* **[from ai agents to agentic economies, by r. bodkin](https://www.youtube.com/watch?v=Q7eaYJ9aPpI)**
|
||||
* **[building ai agents and agent economies, by d. minarsch](https://www.youtube.com/watch?v=tDVK2Q5RY0c)**
|
||||
* **[building ai agents on top of hedera, by j. hall](https://www.youtube.com/watch?v=h8D6vi2m8LQ)**
|
||||
* **[identity, privacy, and security in the new age of ai agents, by m. csernai](https://www.youtube.com/watch?v=vMcaot04RQo)**
|
||||
* **[verifiable ai agents and world superintelligence, by k. wong](https://www.youtube.com/watch?v=ngkp7HTj_4A)**
|
||||
* **[how web3 can compete in ai, by g. narula](https://www.youtube.com/watch?v=oLLM1I-3fDU)**
|
||||
* **[shade agents, by m. lockyer](https://www.youtube.com/watch?v=PEfJnCtrbMU)**
|
||||
* **[how ai will enable the next generatin of intent, by i. yang](https://www.youtube.com/watch?v=fbc3DpI6jiA)**
|
||||
* **[2025 is the year of agents, by i. polosukhin](https://www.youtube.com/watch?v=jPyzVNcQMKw)**
|
||||
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
|
||||
<br>
|
||||
|
||||
* **[gpt-x](gpt)**
|
||||
* **[opeanai](opeanai)**
|
||||
* **[claude](claude)**
|
||||
* **[eliza](eliza)**
|
||||
* **[deepseek](deeepsek)**
|
||||
* **[gemini](gemini)**
|
||||
* **[deepseek](deepseek)**
|
||||
|
||||
<br>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
## deepseek stuff
|
||||
## deepseek
|
||||
|
||||
<br>
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
## eliza
|
1
llms/gemini/README.md
Normal file
1
llms/gemini/README.md
Normal file
|
@ -0,0 +1 @@
|
|||
## gemini
|
|
@ -1,4 +1,4 @@
|
|||
## gpt
|
||||
## openai
|
||||
|
||||
<br>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue