Genesis GUI
Creating Genesis GUI using streamlit with ollama to help with low-code simulation.
Creating Genesis GUI using streamlit with ollama to help with low-code simulation.
Creating an on device image segmentation with annotated dataset to recognize mahjong sets in order to calculate the final score in real-time.
Using langchain to build a stock analysis agent where it queries the latest news, stock price and other information needed to perform analysis to give feedback to the user.
Using Text-2-Sql strategy to ask LLM agent to generate a query based on the question asked to query multiple databases with only few knowledge given.
Uses C++ Heterogeneous-Compute Interface for Portability (HIP) to implement parallelize Convolutional Neural Network Algorithm. CNN breaks into multiple parts of sequential operations and parallel operations where I created 3 different GPU algorithm.
Created a discord bot that allows users to play 21 where bot is the dealer.