Skip to content
View Rakshith-028's full-sized avatar

Block or report Rakshith-028

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.

Content in all repositories owned by your account will be closed.
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
Rakshith-028/README.md

Hi, I'm Rakshith 👋

AI/ML Developer · Full-Stack Engineer · Building Intelligent Systems

B.Tech AIML student focused on building AI-powered products, developer tools, and production-style full-stack applications.

GitHub


About Me

I'm an AI/ML engineering student who enjoys turning ideas into working products rather than stopping at prototypes.

My current focus is on building systems around AI agents, RAG, intelligent memory, computer vision, and full-stack applications while improving the engineering practices required to make those systems reliable and maintainable.

  • 🧠 Currently building Memora AI — an intelligent memory system for AI applications
  • 🔎 Exploring RAG, AI agents, semantic retrieval, and memory architectures
  • ⚙️ Interested in backend systems, APIs, system design, and applied AI
  • 💻 Regularly practice Data Structures & Algorithms in C++
  • 📍 Based in Delhi, India

Featured Projects

🧠 Memora AI — Intelligent Memory for AI

An intelligent memory infrastructure project designed to give AI applications persistent and manageable long-term memory.

The system focuses on more than simply storing embeddings — it is being designed around the complete memory lifecycle including:

Store → Retrieve → Rank → Validate → Merge → Cleanup

Core areas: Semantic Retrieval · Memory Scoring · Duplicate Detection · Memory Validation · Lifecycle Management

Currently under active development.


A local-first AI coding assistant designed to understand an entire project rather than working with isolated code snippets.

Highlights

  • Project-aware retrieval using RAG
  • Local AI inference
  • Repository-level code understanding
  • Diagnostics and contextual assistance
  • Safe code-fix workflow
  • Privacy-focused local architecture

Tech: Python RAG Ollama Vector Search LLMs


A computer-vision powered productivity system designed to detect distractions and help users maintain focus while studying or working.

Highlights

  • Real-time computer vision monitoring
  • Phone and distraction detection
  • YOLO-based object detection
  • MediaPipe integration
  • Productivity analytics
  • Desktop application workflow

Tech: Python Computer Vision YOLO MediaPipe


A modern full-stack clinic management platform built around structured healthcare workflows and multi-user functionality.

Highlights

  • Modern SaaS dashboard
  • Patient and clinic workflows
  • Database-backed application
  • Full-stack architecture
  • Responsive user interface

Tech: Next.js TypeScript Prisma Database


Tech Stack

Languages

Python · C++ · JavaScript · TypeScript

AI & Machine Learning

Machine Learning · RAG · LLMs · Computer Vision · YOLO · MediaPipe

Backend

FastAPI · Node.js · REST APIs

Frontend

React · Next.js · HTML · CSS

Databases & Tools

PostgreSQL · Git · GitHub · VS Code


What I'm Exploring

AI Agents
├── Tool-using systems
├── Retrieval-Augmented Generation
└── Context & memory management

AI Memory Systems
├── Semantic retrieval
├── Memory scoring
├── Duplicate consolidation
└── Intelligent forgetting

Software Engineering
├── Backend architecture
├── API design
├── System design
└── Production-ready development

Development Philosophy

I try to build projects that answer more than:

"Does it work?"

The questions I care about are:

  • Is the architecture understandable?
  • Can the system handle real-world edge cases?
  • Is the code maintainable?
  • Can another developer run and understand it?
  • Does the project solve an actual problem?

Currently Working On

Memora AI

Building an intelligent memory lifecycle for AI applications with semantic retrieval, memory quality validation, duplicate consolidation, and automated cleanup.

The goal is to explore how AI systems can decide not only what to remember, but also what to merge, prioritize, and eventually forget.


Building. Learning. Shipping.

AI · Software Engineering · Intelligent Systems

Pinned Loading

  1. codepilot-ai codepilot-ai Public

    Local AI coding assistant for VS Code with project-aware RAG, error detection, and safe AI-powered fixes.

    TypeScript 1

  2. focusguard focusguard Public

    AI-powered Windows study companion with real-time drowsiness, phone and distraction detection, focus tracking, alerts and analytics.

    CSS

  3. clinic-saas clinic-saas Public

    Multi-tenant clinic operations SaaS with role-based access, appointments, queue, billing, visits, prescriptions and staff management.

    TypeScript

  4. portfolio2 portfolio2 Public

    portfolio website

    CSS

  5. codepilot-website codepilot-website Public

    Product website for CodePilot AI, a local AI coding assistant for VS Code.

    TypeScript