Langchain Agent tool monitoring and usage limiting
Learn how monitor a Langchain agent usage with Datadog and limit the usage of his tools.
Give ChatGPT access to LinkedIn: LLM agent custom tools
Learn how to give access ChatGPT access to LinkedIn using LangChain's custom tool feature and Bright data.
Securing User Data: Composite Primary Keys for Entity Ownership
Enhancing data security in your API. Discover why composite primary is a powerful solution for protecting data integrity and ownership.
[eBook] - Mastering the repository pattern
Get ready to take your software engineering skills to the next level with the ultimate guide to the repository pattern.
The only way to manage errors in typescript
Learn about the best approach to handling errors in TypeScript. Discover the Outcome Pattern and Switch Guard.
Soulbound token explained, with Solidity implementation
Discover the purpose of soulbound tokens and how they will be used to solve identity issues in the blockchain.
Mastering Mnemonic Seeds
Mnemonic seeds are a way to represent a private key in a form that is easier for humans to remember.
Sell your NFTs like a pro: how to create a marketplace smart contract
Learn how to build your own decentralized marketplace for NFTs on the Ethereum blockchain, enabling the buying and selling of NFTs in a secure way, using Solidity.
Create and use a NFT collection smart contract
Understand what is a technically a NFT, and the ERC 721 standard. Implement the smart contract and learn how to use it.
Web app authentication using an Ethereum account and Metamask
How to allow your users to log into your app using Metamask instead of creating an account and filling their login and password