Skip to content
View vishalmysore's full-sized avatar

Block or report vishalmysore

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vishalmysore/README.md

About Me

🚀 Experience: Proven background in designing and developing state-of-the-art cloud-native technical solutions tailored to meet business needs.

💡 Innovation: Hold patents in field of Software Engineering and Artificial Intelligence, you can read about them here and here

🌐 Current Focus: Currently dedicated to building AI Powered Engineering Platforms for practical usage.

🔧 Technical Expertise: Key strengths include crafting technology roadmaps, designing platforms, and implementing automation solutions for intricate business workflows, resulting in cost savings and streamlined operations.

💼 Versatile Experience: Worked across diverse domains, from finance (capital markets) to knowledge management and material management.

🏗️ Architectural Mastery: Created and managed the architecture of complex Web, SOA, and MOM-based applications.

🔄 Cloud Migration: Played a pivotal role in migrating monolith applications to microservices and cloud-based architecture, employing microservices decomposition design patterns.

Tools4AI - Java and Artificial Intelligence

  • How to build AI Action Processor: Execute actions based on prompt (OpenAI, Gemini, Anthropic) here
  • Process images with Image Processor: Trigger actions based on images here
  • Build AI Autonomous Agent: Execute tasks based on scripts here
  • Convert Image to Text: Convert images to text here
  • Covert Image to Pojo and integrate in your Java application: Convert images to Pojo here
  • Convert Image to Json and make a rest call: Convert images to Json here
  • Convert Image to XML for SOAP Call: Convert images to XML here
  • Integrate AI with Selenium and call Actions Automatically: Execute actions based on Selenium script here
  • AI and Spring Integration: Integrate with Spring Boot here
  • AI based Script Processor: Execute tasks based on scripts here
  • Integrate AI with Http Rest calls: Execute actions based on HTTP requests here
  • Adanced Prompt Processor with AI: Execute tasks based on prompts here
  • Convert Promots to Java objects with Prompt Transformer: Convert prompts into various formats ( Java , Json , XML) here
  • Use AI based Custom GSON: Convert special values in prompts here
  • Provide Subprompt Processing: Break prompts into multiple subprompts here
  • Human In Loop Validationhere
  • Explainablityhere
  • Kubernets Integration [here]( here
  • Multi Command Processorhere
  • Hallucination Detectorhere
  • Bias Detectorhere

BookOfAI - Python and Artificial Intelligence

Examples

Example NameLevelDescriptionLink
TinyLama.ipynbBeginnerLoad open source TinyLlama-1.1B-Chat-v0.6 for Text completionMy First LLM Experiment
Vector_Example.ipynbBeginnerVector BasicVector Databases
Chroma_Example_1.ipynb BeginnerHow to use ChromaDBVector Databses
Chroma_Example_2.ipynb BeginnerHow to Use ChromaDB advancedVector Databases
AlBert.ipynbIntermediateImplementaiton of Bert ModelLLM Models Encyclopedia
Cerebras.ipynbBeginnerfacilitate research into LLM scaling
laws using open architectures and data set
LLM Models Encyclopedia
cookGPT.ipynbIntermediatecalling custom fine tuned model on open ai
cookGPT_NewRecipe.ipynbAdvancedasking to create new recipe ( prompting)
CookGPT_SQL.ipynbIntermediateLLM for SQL queriesAi for SQL
dataset_experiment.ipynbBeginnerPlay around with open source data
set from hugging face or kaggle
distilbert.ipynbBeginnerAnother variation of bERTLLM Models Encyclopedia
Examples_BERT.ipynbBeginnerbERt examplesLLM Models Encyclopedia
Flan_T5.ipynbBeginnerGoogle T FlanLLM Models Encyclopedia
Llama_CookGPT_AutoTrain_LLM.ipynbIntermediateFine Tuning using Hugging Face Autotrain Advaned
MovieReview.ipynbBeginnerBasic Open AI example
NLLB.ipynbIntermediateIndic Languages TranslationLLM for Indic Languages
PredictionImage.ipynbBeginnerPrediction based on image data using google deplotLLM Models Encyclopedia
Quantized_CookGPT.ipynbBeginnerQuantized models for 8 Bit loadingQuantize a model
TrainCustom.ipynbIntermediateFine Tune using Trainer ApI from Hugging Face
Using_CookGPT_AutoTrain_LLM.ipynbIntermediateFine tune large modelAuto Train Advanced
finetuning.ipynbIntermediateFine Tune on Open AI using Colab
phi_2.ipynbBeginnerMicrosoft Phi LLM exampleLLM Models Encyclopedia
CookGPT_SQL_Langchain.ipynbIntermediateSQL , LLM Model and Langchain exampleAi for SQL
Generate_Free_video.ipynbIntermediateVideo generation using AnimateDiffFree Images in Code
Generate_Image_Free.ipynbIntermediateImage generation using openjourney - stable diffFree Images in Code
Stable_Diff.ipynbIntermediateImage Generation using Stable DiffFree Images in Code
Generate_Data.ipynbBeginnerGenerate Synthetic Data using Open Ai
Face_ID.ipynbIntermediateFace Id recognization using InsightFaceFree Images in Code
Gradio.ipynbIntermediateWebapp using Gradio and LLM on ColabUse Gradio and LLM
embeddings.ipynbIntermediateEmbeddings and QuantizatonModel Quantization
gradio_advanced.ipynbIntermediateHow to Quantize a modelUse Gradio and Quantized model
image_QA.ipynbIntermediateRecognize objects in imageDetect Objects in Images
face_recognize.ipynbIntermediateFace Detection and RecognizationFace Detection and Recognization

Integration

Integrade examples with LLM using Langchain, Huggingface pipeline, LamaIndex, or Haystack

Example NameLibraryDescriptionLink
TinyLama.ipynbLangchainLoad open source TinyLlama-1.1B-Chat-v0.6 for Text completionMy First LLM Experiment
Vector_Example.ipynbPipelineVector BasicVector Databases

Other examples

  • Deploy your Java App for free: Build and deploy your java application for free here
  • Mock your Rest Application for Free: Create mocks for your rest application here
  • Chaos Engineering: What is Chaos Engineering and how can you make practical use of it here

Popular repositories Loading

  1. Tools4AI Tools4AIPublic

    Agentic Framework for Java, written in 100% Java using Gemini, OpenAI, LocalAI, Anthropic. Build Autonomous Agents in Java with Multi AI voting mechanism. Convert Prompt to HTTP REST Calls, Java Me…

    Java 190 37

  2. a2ajava a2ajavaPublic

    Pure java implementation of Google A2A protocol. Integrate your spring boot java applications with A2A protocol , includes client and sever both. Any agent built with a2ajava will also be exposed a…

    Java 109 28

  3. choturobo choturoboPublic

    Integrate Arduino-based robotics (using the NodeMCU ESP32 or Arduino Nano 368 board) with AI using the MCP (Model Context Protocol) framework from Claude Anthropic

    C++ 78 14

  4. bmad-federated-knowledge bmad-federated-knowledgePublic

    A Git-based federated knowledge system extension for BMAD-METHOD that enables distributed knowledge management across multiple repositories.

    JavaScript 38 10

  5. a2a-examples a2a-examplesPublic

    Examples on how to Integrate Google A2A Protocol and Claude MCP protocol in Java applications

    Java 28 12

  6. vidyaastra-protege-plugin vidyaastra-protege-pluginPublic

    Protege AI Plugin to view, create modify graphs

    Java 19 3