Skip to content
View shweta-29's full-sized avatar
  • London

Block or report shweta-29

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. rag-langchain-starter rag-langchain-starter Public

    A Retrieval-Augmented Generation (RAG) starter project using LangChain, Chroma, HuggingFace embeddings, and Streamlit. Learn how to build and run RAG pipelines on your own documents.

    Python 1

  2. OpenAI-Function-Calling OpenAI-Function-Calling Public

    Python demo of OpenAI tool/function calling with two tools (C→F and F→C). Simple CLI REPL, file-based system prompt. Perfect for learning

    Python

  3. Learn-ML-Classification Learn-ML-Classification Public

    This repo is meant to be a learning showcase for ML classification. End-to-end machine learning classification workflow using the Adult Income dataset. Covers data profiling, feature engineering, m…

    Jupyter Notebook

  4. OpenAI-Chatbot OpenAI-Chatbot Public

    A beginner-friendly OpenAI chatbot with short-term memory, built in Python and Jupyter Notebook. No databases, no RAG – just a simple notebook demo that shows how to chat with the API and keep rece…

    Jupyter Notebook

  5. Companies_ESG_Scraper Companies_ESG_Scraper Public

    This repository includes a tool to extract companies' ESG ratings & financial metrics and load them on SQL

    Python 48 18

  6. bert_sentiment_analysis bert_sentiment_analysis Public

    Build a BERT-based sentiment analysis model to classify feedback collected

    Python