Skip to content
View 1sourabhh's full-sized avatar

Block or report 1sourabhh

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. ANN-CLASSIFICATION-CHURN- ANN-CLASSIFICATION-CHURN- Public

    Python

  2. LSTM-WORD-PREDICTION LSTM-WORD-PREDICTION Public

    deep learning project that uses an LSTM model to predict the next word in a sequence. Built with TensorFlow/Keras, it processes textual data to improve language modeling. 🔹 Tech: Python, TensorFlow…

    Jupyter Notebook

  3. RAG-DOCUMENT-Q-A RAG-DOCUMENT-Q-A Public

    A Retrieval-Augmented Generation (RAG) chatbot that allows you to upload any PDF document and ask questions about its content — powered by local embeddings (Ollama) and LLM inference via Groq API. …

    Python

  4. text2math-wiki-assistant text2math-wiki-assistant Public

    A Streamlit app powered by Groq’s Gemma 2 that solves math problems with step-by-step reasoning and fetches contextual knowledge from Wikipedia, using LangChain tools and agents.

    Python