Skip to content
View Prakash-sa's full-sized avatar
💻
Tatakae
💻
Tatakae

Highlights

  • Pro

Block or report Prakash-sa

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

Pinned Loading

  1. Competitive-Programming Competitive-Programming Public

    A comprehensive collection of algorithms and data structure implementations (arrays, graphs, trees, DP, greedy, disjoint set, tries, suffix arrays, bit manipulations, and more) in C++. Organized in…

    C++ 2 2

  2. Music-Genre-Classification Music-Genre-Classification Public

    Built a PyTorch-powered neural network that classifies tracks into 10 genres, achieving ~84% accuracy and enabling scalable music recommendation systems.

    Jupyter Notebook

  3. ETHIndia ETHIndia Public

    Destributed storage system using Moibit. View can store image, video, file from android app. Video Broadcast using Agora Api in app.

    Java 2 2

  4. BioGPT_AI_in_HealthCare BioGPT_AI_in_HealthCare Public

    Web application for disease prediction, BioGPT chatbot, and Graph based chest ImaGenome.

    Jupyter Notebook 2

  5. datalake datalake Public

    A containerized data lake setup using Trino, Iceberg, PostgreSQL, MinIO, and Airflow. Query object storage with SQL, manage metadata with Iceberg, and orchestrate ETL pipelines using Airflow.

    Python

  6. Agentic_RAG Agentic_RAG Public

    Built a local RAG agent that intelligently retrieves from vector-database and, when unsure, falls back to Google Search. It uses LLaMA3 for generation, includes self-hallucination checks, and dynam…

    Jupyter Notebook