Skip to content
View sharonmordechai's full-sized avatar
Block or Report

Block or report sharonmordechai

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ai-assistant-with-vector-store ai-assistant-with-vector-store Public

    The AI Assistant uses OpenAI's GPT models and Langchain for agent management and memory handling. With a Streamlit interface, it offers interactive responses and supports efficient document search …

    Python 3 4

  2. tripy-me-web tripy-me-web Public

    This repository features a Travel Social Network application developed with Spring Boot and AngularJS. The Spring Boot backend offers RESTful APIs for user profiles, posts, and connections, while t…

    Java

  3. recommendation-systems-final-project recommendation-systems-final-project Public

    Exploring Bloom embeddings as a compression technique for recommendation algorithms. Aimed at reducing the size of large input and output dimensionalities to enhance training and deployment efficie…

    Python

  4. NLP-order-matters-implementation NLP-order-matters-implementation Public

    This project contains the implementation of the article: Order Matters: Sequence to Sequence for Sets Final Project Proposal (Vinyals et. al, 2016) The example given here is for the sorting experim…

    Python

  5. reinforcement-learning-final-project reinforcement-learning-final-project Public

    Final project summarizing key course topics with a focus on Deep RL, using the Highway environment from highway-env. The objective is to train an autonomous car to overtake bot cars in a roadway en…

    Python

  6. computer-vision-final-project computer-vision-final-project Public

    This project aims to solve Sudoku puzzles through computer vision techniques using OpenCV and augmented reality. The input is an image of a Sudoku board, and the output is the solved Sudoku puzzle …

    Python