Skip to content
View Alptimus's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report Alptimus

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

Hi there πŸ‘‹

I'm a developer focused on Agentic AI and its real-world applications. I document my findings, experiments, and hard-won learnings across AI development, cloud architecture, and developer tooling.

πŸ”— Connect

  • LinkedIn: abhishekacharya11 β€” For detailed work history, experience, and professional background

πŸš€ Currently Focused On

  • API.log β€” A developer's personal journal: battle-tested AI insights, hands-on tutorials, and structured learning paths.

  • Script-Hub β€” A personal collection of bash scripts for system administration and automation.

🌐 External Projects

Portfolio of applied AI work at AIMP Labs:

  • RAG Chatbots β€” Framework-free Retrieval-Augmented Generation systems on CPU and cloud GPU
  • Legal AI β€” Specialized chatbot for interpreting Indian legal codes

Explore external projects β†’

πŸ“š Currently Learning

  • Agentic AI & its practical applications
  • Cloud architecture patterns and scaling strategies
  • Developer tooling and automation frameworks

β˜• Support My Work

If you find these resources helpful, consider supporting me on Ko-fi:

ko-fi

Pinned Loading

  1. Script-Hub Script-Hub Public

    An AIO Script repository which I use daily.

    Shell

  2. aimplabs/chatbot-budget2024 aimplabs/chatbot-budget2024 Public

    Chat with India's Budget 2024 (Part I): LangChain-Free RAG on local CPU & (PART II): Without LangChain on Free Google Colab GPU

    Jupyter Notebook 1

  3. autodrive autodrive Public

    This script automates the process of backing up files from a local directory to a Google Drive folder by leveraging the Google Drive API.

    Python 1

  4. batch-website-downloader batch-website-downloader Public

    A Python script to recursively download full websites using `wget`, ideal for offline access, archiving, or mirroring.

    Python