-
-
HD-wallet-tree Public
Nodejs script to construct HD wallet tree given an extended private key and number of wallets expected. You can customize the BIP44 path as needed.
JavaScript MIT License UpdatedMay 1, 2025 -
-
-
genAI-unitTester Public
Unit test case generation using LLMs for Solidity Smart Contracts
Python UpdatedAug 19, 2024 -
GPT-4o-mini-performance Public
GPT-4o-mini : Quick setup to test chat performance of various Open AI LLMs
Jupyter Notebook MIT License UpdatedJul 19, 2024 -
-
Streaming-LLM-Chat Public
Interactive chat application leveraging OpenAI's GPT-4 for real-time conversation simulations. Built with Flask, this project showcases streaming LLM responses in a user-friendly web interface.
-
ETH Validator KPI Dashbaord using BeaconCha.in API and Chart.js
-
ETH Validator Performance Monitoring using Grafana and Prometheus
Python UpdatedMar 24, 2024 -
nvidia-NIM-RAG Public
Project demonstrates the power and simplicity of NVIDIA NIM (NVIDIA Inference Model), a suite of optimized cloud-native microservices, by setting up and running a Retrieval-Augmented Generation (RA…
-
Claude3-Opus-FunctionCalling Public
Tutorial on how to use function calling with Anthropic Claude 3 Opus
-
Groq-RAG Public
RAG Chatbot powered by Groq LPU, Ollama and Langchain
-
QuantizeLLMs Public
Learn to quantize LLMs on HuggingFace
-
Groqy-Chat Public
GROQ LPU Powered LLM chat engine
-
-
TestingGemma2B Public
Evaluation of Google's Instruction Tuned Gemma-2B, an open-source Large Language Model (LLM). Aimed at understanding the breadth of the model's knowledge, its reasoning capabilities, and adherence …
-
-
API-Bench Public
API-Bench is a benchmarking PoC suite for comparing the performance of REST and gRPC APIs in a local development environment. This project systematically uses tools like ApacheBench, ghz, and Apach…
-
Testing speed and accuracy of RAG with, and without Cross Encoder Reranker.
-
rabbitmq-task-queue Public
A hands-on RabbitMQ project demonstrating a distributed task queue system. Explore message queuing, durability, and distributed processing with simple Python scripts. Ideal for learning asynchronou…
distributed-systems microservices rabbitmq asynchronous message-queue asynchronous-tasks producer-consumerPython UpdatedDec 30, 2023 -
Apple-Pay-POC Public
Apple Pay Transaction Simulation PoC is a simple educational tool designed to demonstrate and explain the intricacies of the Apple Pay transaction process. This project simulates the tokenization o…
-
portfolio Public
Micky Multani's GitHub Portfolio
-
blaze-solana-wallet Public
Solana Wallet App POC. Fast and easy self custody solution.
-
ZeroKnowledgeProofs Public
Interactive simulation of Zero-Knowledge Proofs using elliptic curve cryptography in Python, demonstrating secure credit score verification for lending processes.
-
JAX-Machinelearning Public
An interactive tutorial exploring automatic differentiation in machine learning using JAX, demonstrated through a hands-on example with the Iris dataset.
-
A web-based tool that utilizes GPT-4's vision capabilities to analyze and describe system architecture diagrams, providing instant insights and detailed breakdowns in an interactive chat interface.
-
LLM-Architecture Public
Visualize some important concepts related to LLM architectures.
-
-
jsonQueryRAG Public
LLM query engine to retrieve augmented responses from json files.