Skip to content
View AkhileshMalthi's full-sized avatar

Highlights

  • Pro

Block or report AkhileshMalthi

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
AkhileshMalthi/README.md

Banner

About Me

I'm an AI Engineer focused on building intelligent systems and production-grade applications. I work with LLMs, AI agents, and scalable backend systems to create practical solutions for real-world problems.

I enjoy implementing research papers, building conversational AI tools, and architecting multi-agent systems. When I'm not coding, I'm solving algorithmic problems or exploring new AI frameworks.

Skills

AI & Machine Learning

LangChain • LangGraph • Hugging Face Transformers • PyTorch • FastAPI

Languages

Python • JavaScript • TypeScript • Java • C++ • SQL

Tools & Technologies

Docker • AWS • PostgreSQL • Redis • Git • Next.js • React

Currently Working On

Building AI-powered solutions at Aegion Dynamic Solutions as an AI/ML Developer Intern:

  • Implementing advanced reasoning systems with Think-On-Graph
  • Creating natural language query interfaces for SQL databases
  • Developing internal Python packages for conversational AI
  • Engineering AI-powered policy drafting systems for enterprise clients

LinkedIn GitHub Email

Pinned Loading

  1. real-time-sentiment-analysis-platform real-time-sentiment-analysis-platform Public

    A production-grade distributed system for real-time sentiment analysis of social media content. The platform processes streaming data, performs AI-powered sentiment and emotion classification, and …

    Python

  2. Multi-Modal-Image-Analysis-and-Generation-Platform Multi-Modal-Image-Analysis-and-Generation-Platform Public

    A full-stack web application that leverages cutting-edge AI models for image analysis and generation. Built with FastAPI (backend) and Next.js (frontend).

    TypeScript

  3. llm-eval-framework llm-eval-framework Public

    A production-grade framework for evaluating Large Language Model (LLM) responses using multiple metrics, including classical NLP metrics, semantic similarity, RAG-specific metrics, and LLM-as-a-Jud…

    Python

  4. AI-image-analysis-service AI-image-analysis-service Public

    A production-ready asynchronous image analysis service built with FastAPI, Apache Kafka, Celery, and HuggingFace Transformers. This service provides scalable and resilient AI-driven image analysis …

    Python

  5. Atari-DQN Atari-DQN Public

    A complete, end-to-end reinforcement learning (RL) system to train an AI agent capable of playing Atari games

    Jupyter Notebook

  6. multi-agent-system-using-langgraph multi-agent-system-using-langgraph Public

    A production-ready, general-purpose multi-agent system using LangGraph for orchestration, Redis for state management, Celery for asynchronous tasks, and FastAPI for the backend.

    Python