Skip to content
View adityapatel1010's full-sized avatar

Highlights

  • Pro

Block or report adityapatel1010

Report abuse

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

Report abuse

Pinned Loading

  1. MCP_Financial_Analyst MCP_Financial_Analyst Public

    A local MCP powered financial analyst agent using the DeepSeek-R1 model via Ollama, utilizing Github Copilot and Python. It analyzes user queries related to stocks and financial data, running entir…

    Python 1 1

  2. Knowledge-Graph-RAGwithNeo4J Knowledge-Graph-RAGwithNeo4J Public

    Forked from keya714/KnowledgeGraph-RAGwithNeo4J

    Conversational AI with Knowledge Graph RAG — RAG that integrates Neo4j graph databases with Google Gemini LLM using LangChain, enabling natural language queries, Cypher generation, and real-time gr…

    Python 1

  3. Distributed-Order-Processing Distributed-Order-Processing Public

    Microservices-based backend with async order processing via Redis, MySQL storage, and gRPC updates between Node.js and Go services.

    JavaScript

  4. Physics-Informed-Graph-Neural-Network Physics-Informed-Graph-Neural-Network Public

    Implemented a Physics-Informed Graph Neural Network (GNN) inspired by Google DeepMind’s research to simulate particle dynamics with high accuracy (96.2%). The model leverages PyTorch, GNNs, and tra…

    Jupyter Notebook 3

  5. Bluetooth-Middleware Bluetooth-Middleware Public

    This project implements bluetooth as a middleware to connect to multiple devices simultaneously (direct connection or by using another bluetooth device as intermediate) and exchange data in duplex …

    Python

  6. SpringDockerDB SpringDockerDB Public

    A full-stack web application built with Spring Boot and MySQL, containerized using Docker for seamless deployment. Implements RESTful APIs for frontend-backend interaction and integrates gRPC for s…

    Java