Exploring !
BackendDev ...Learning Infra .. learning system design, web3 stuff and LLM based ChatBots.
#Backend
#GenAI
#Blockchain
- India
-
19:07
(UTC +05:30) - in/buddhiraj-sahu-72713117b
- https://dev.to/buddhiraz
Pinned Loading
-
A Simple Implementation of Claude Ch...
A Simple Implementation of Claude ChatBot , with Tools usage and streaming working wiihtout breaking !!!! 1import anthropic
2import json
3from typing import Dict, Any
45 -
Created using remix-ide: Realtime Et...
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.24+commit.e11b9ed9.js&optimize=false&runs=200&gist= 1// SPDX-License-Identifier: MIT
2pragma solidity >=0.4.22 <0.9.0;
34library console {
5address constant CONSOLE_ADDRESS =
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.