Skip to content
View parchamgupta's full-sized avatar

Block or report parchamgupta

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. English-To-SQL-To-Result English-To-SQL-To-Result Public

    This is a streamlit app that generates SQL queries based on the user's input. The system needs to be given the database configuration and it generates the SQL query and the result both.

    Python

  2. AI-Caption-Generator AI-Caption-Generator Public

    This is a streamlit app that generates appropriate captions based on the user's image and selected options. You can generate professional looking or rather catchy captions using this tool. It can h…

    Python

  3. System-to-detect-the-relative-distance-of-user-from-display System-to-detect-the-relative-distance-of-user-from-display Public

    Computer Vision was used to detect the user’s position in front of the screen and appropriate notifications were generated regarding improper viewing distance and posture. This will also reduce nec…

    Python

  4. LLM-Project-for-simplifying-Research LLM-Project-for-simplifying-Research Public

    Python

  5. Rate-of-Penetration-Prediction Rate-of-Penetration-Prediction Public

    The project is aimed at predicting the rate of penetration for natural gas and oil mines. The project was made as a part of the Petrocoder National Challenge 2021 and achieved a national rank of 4 …

    Jupyter Notebook

  6. Youtube-Search-LLM Youtube-Search-LLM Public

    It is a chatbot and is powered by Gemini Pro and Gemini Pro Vision. The user needs to enter topics and the chatbot would convert the user's topic to a search query and use the Youtube Search API to…

    Python