Skip to content
View MiabhishekPatidar's full-sized avatar

Block or report MiabhishekPatidar

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

Popular repositories Loading

  1. othor.ai othor.ai Public

    Forked from othorai/othor.ai

    Othor AI is a decision intelligence agent that processes your data in real time, delivering the right insights at the right moment to drive your success. ⭐👆 Star us and support!

    Shell 1

  2. Text-Summarization-Tool Text-Summarization-Tool Public

    Text Summarization Tool (Python, NLTK, TextRank) Built an extractive text summarization tool for news articles using Python, NLTK, and TextRank. Applied NLP techniques such as tokenization, stopwor…

    Python

  3. Data-Ingestion-API Data-Ingestion-API Public

    Flask-based API for uploading, validating, and processing CSV files. Data Storage in-memory (Python list or SQLite) with basic statistics (mean, median). API Key Authentication for securing endpoin…

    Python

  4. TaskManagerAPI TaskManagerAPI Public

    A FastAPI-based task manager API that allows users to create, view, update, and delete tasks. It features API key authentication for secure access and uses SQLite for storage. Great for learning Fa…

    Python

  5. django-blog-site django-blog-site Public

    Django Blog Project A simple Django-based blog where users can create, view, update, and delete blog posts. It features an admin panel for managing posts and uses SQLite for data storage. Ideal for…

    Python