Skip to content
View binjojoy's full-sized avatar

Block or report binjojoy

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. AI-chatbot-using-langchain AI-chatbot-using-langchain Public

    This beginner-friendly project implements a Retrieval-Augmented Generation (RAG) chatbot using Python and LangChain. It utilizes the OpenAI embedding model for text vectorization, ChromaDB for effi…

    Python

  2. Tic-Tac-Toe-Java Tic-Tac-Toe-Java Public

    A simple Tic-Tac-Toe game built using Java Swing. Play against a friend on the same device!

    Java