Skip to content
View aqua0's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Citrus Informatics(India) Pvt Ltd
  • Kerala

Block or report aqua0

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
aqua0/README.md

Anjali Nair πŸ˜€

Senior Software Engineer – AI/ML Enthusiast

"Driven by curiosity, I thrive on learning new technologies and pushing boundaries in AI/ML."

LinkedIn
Medium


πŸ‘©β€πŸ’» About Me

  • Experience: 5+ years in AI/ML
  • Languages & Tools:
    Python, HTML/CSS, Node.js (basic), SQL, Azure tools
    LangChain, FastAPI, ChromaDB, Groq, Celery, YOLO, GPT-4/4o, RAG, NLP
  • Fields: Retrieval Augmented Generation (RAG), agents, NLP, computer vision

πŸ› οΈ Notable Projects

oneAgent

A solution for knowledge management and Q&A:

  • Upload videos or text transcripts along with a category, store them in a vector database (ChromaDB) for RAG.
  • Query the database with questions and categories to retrieve contextually relevant answers.
  • Stack: LangChain, FastAPI, ChromaDB, Groq

Graph Reader for Utility Bills

Utility bill graph analysis tool:

  • Utilises a YOLO model to detect and crop graphs from images.
  • Used Roboflow to annotate images.
  • Uses GPT-4 to determine if the graph represents an electric graph; if so, extracts the bar values and calculates the annual consumption.
  • Stack: YOLO, GPT-4, Python

NLP Classification Pipeline

End-to-end text classification system:

  • Trained a GPT-4o-based model for document classification.
  • Performed extensive data analysis and preprocessing for optimal results.
  • Stack: Python, GPT-4o, Data Science/NLP libraries

🌱 Personal Interests

  • Reading books (especially on tech & AI)
  • Exploring new technologies and trends
  • Networking with like-minded professionals
  • Gaming
  • Spending time with my pet

πŸ“« Find Me Online


Popular repositories Loading

  1. nlp_course nlp_course Public

    Forked from yandexdataschool/nlp_course

    YSDA course in Natural Language Processing

    Jupyter Notebook 1

  2. NLP-progress NLP-progress Public

    Forked from sebastianruder/NLP-progress

    Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.

    Python

  3. fake-review-detection fake-review-detection Public

    Forked from ssrivas/fake-review-detection

    Python

  4. bigmart-sales bigmart-sales Public

    Forked from diogomenezesborges/bigmart-sales

    This is my approach on Analytics Vidhya BigMart’s sale prediction hackathon.

    Jupyter Notebook

  5. BigMart-Sales-Prediction BigMart-Sales-Prediction Public

    Forked from Gurudev333/BigMart-Sales-Prediction

    Jupyter Notebook

  6. face_recognition face_recognition Public

    Forked from ageitgey/face_recognition

    The world's simplest facial recognition api for Python and the command line

    Python