Skip to content
View akop-cyber's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report akop-cyber

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
akop-cyber/README.md

Hey, I'm Aarav πŸ‘‹

AI/ML Developer | Python & FastAPI Enthusiast | Building Intelligent Systems

Welcome to my GitHub! I'm passionate about Artificial Intelligence, Machine Learning, and Retrieval-Augmented Generation (RAG) systems. I love building scalable backend solutions and exploring cutting-edge AI technologies.


πŸš€ About Me

I'm an AI/ML developer focused on creating intelligent systems that bridge the gap between complex algorithms and real-world applications. With a strong foundation in Python and FastAPI, I specialize in building robust backends for AI-powered applications, particularly in RAG pipelines and LLM integration.

I believe in learning by building, and my repositories reflect my journey through:

  • Building RAG systems from scratch
  • Integrating Large Language Models (LLMs)
  • Creating intelligent document processing solutions
  • Implementing neural networks and backpropagation algorithms

πŸ’» Technical Skills

Languages & Frameworks:

  • Python ⭐⭐⭐⭐⭐
  • FastAPI ⭐⭐⭐⭐⭐
  • HTML/CSS (Web Development)
  • JavaScript (Basic)

AI/ML Specializations:

  • Retrieval-Augmented Generation (RAG)
  • Large Language Models (LLMs)
  • Neural Networks & Backpropagation
  • Vector Databases & Embeddings
  • Chat Systems & Conversational AI
  • Document Processing & AI

Tools & Technologies:

  • Python (NumPy, Pandas, Scikit-learn)
  • FastAPI & REST APIs
  • LangChain & LLM Frameworks
  • Vector Databases
  • Git & Version Control
  • Netlify & Web Deployment

🌟 Featured Projects

πŸ“š Documind

AI-Powered Document Intelligence Platform

Production-Ready RAG Pipeline with Chat History

  • Full implementation of Retrieval-Augmented Generation system
  • Chat loops and conversation history management
  • LLM integration with multi-turn conversations
  • Tags: RAG Pipeline, LLM Tools, Python3

FastAPI Backend for AI Portfolio


πŸ“Š More Projects


🎯 Current Focus

  • πŸ”­ Deep Diving into AI/ML - Mastering LLMs, embeddings, and advanced RAG techniques
  • πŸš€ Building Production Systems - Creating scalable AI backends with FastAPI
  • 🧠 Exploring RAG Variations - Implementing advanced retrieval and generation strategies
  • πŸ“š Continuous Learning - Staying updated with latest AI/ML breakthroughs
  • πŸ’‘ Open Source Contribution - Contributing to AI/ML community projects

πŸ“ˆ GitHub Stats

GitHub Stats

Top Languages


🀝 Let's Connect!

I'm always excited to collaborate on AI/ML projects, discuss innovative ideas, or help fellow developers!


πŸ’‘ What You'll Find Here

My repositories showcase:

  • πŸ€– AI and Machine Learning implementations
  • πŸ“– RAG systems and LLM integrations
  • βš™οΈ Backend solutions with FastAPI
  • πŸ§ͺ Experimental projects and learning explorations
  • πŸ“ Well-documented code with practical examples

πŸŽ“ Always Learning

The AI/ML field evolves rapidly, and I'm committed to staying at the forefront of innovation. Whether it's new LLM architectures, advanced retrieval techniques, or production deployment strategies, I'm continuously expanding my knowledge.


Feel free to explore my projects, star them if you find them useful, and don't hesitate to reach out for collaboration! πŸš€

Last Updated: June 2026

Pinned Loading

  1. Backpropagation_model Backpropagation_model Public

    This code is written purely in python to demonstrate the working of backpropagation using a 2-2-2 Neural Network

    Python 1

  2. Documind Documind Public

    Visit here

    HTML 1

  3. RAG-built-from-scratch-v3 RAG-built-from-scratch-v3 Public

    upgraded version of RAG-built-from-scratch with chat loops and chat history

    Python 1

  4. Portfolio-ai Portfolio-ai Public

    This is a backend to my website please visit on my website mentioned below

    Python 1

  5. RAG-built-from-scratch-v2 RAG-built-from-scratch-v2 Public

    this is an upgraded version of my pervious rag model(rag-built-from-scratch). This model now includes an llm which answers your question. Newer verison is now out visit that version by clicking the…

    Python 1

  6. RAG-built-from-scratch RAG-built-from-scratch Public

    this is an rag which is built from scratch

    Python 3