Pinned Repositories
AI_SUDOKU_solver
Artificial intelligence that solves sudoku puzzles, using constraint satisfaction, dancing links algorithm and depth-first search.
Chat-PDF
A ChatGPT-Powered PDF Assistant with Langchain and Streamlit
CSED13
MAD-X_Fusion
Multi adapter cross lingual transfer with Fusion training framework, demonstrating improved performance on low resource languages beating mBERT on low resource language on Squad style question answering task.
Photon-mapping-report
This repo is a report on my implementation of photon mapping, a global illumination technique that simulates realistic lighting effects. It shows how to use photon mapping for feature-rich rendering.
Placement-Presentation
python
Transcribly
A simple and efficient Python-based application to transcribe YouTube videos using OpenAI's Whisper ASR API. Easily convert spoken words in videos to text with this user-friendly tool. Supports Docker for seamless portability.
WebGL
Re-created Minecraft in a box world using WebGL for the first time.
auxy
Android safety app providing users with a map of nearby crime-ridden areas as well as a robot to instruct the user on things to do to stay safe.
chibeze01's Repositories
chibeze01/Transcribly
A simple and efficient Python-based application to transcribe YouTube videos using OpenAI's Whisper ASR API. Easily convert spoken words in videos to text with this user-friendly tool. Supports Docker for seamless portability.
chibeze01/MAD-X_Fusion
Multi adapter cross lingual transfer with Fusion training framework, demonstrating improved performance on low resource languages beating mBERT on low resource language on Squad style question answering task.
chibeze01/AI_SUDOKU_solver
Artificial intelligence that solves sudoku puzzles, using constraint satisfaction, dancing links algorithm and depth-first search.
chibeze01/Chat-PDF
A ChatGPT-Powered PDF Assistant with Langchain and Streamlit
chibeze01/CSED13
chibeze01/Photon-mapping-report
This repo is a report on my implementation of photon mapping, a global illumination technique that simulates realistic lighting effects. It shows how to use photon mapping for feature-rich rendering.
chibeze01/Placement-Presentation
chibeze01/python
chibeze01/WebGL
Re-created Minecraft in a box world using WebGL for the first time.
chibeze01/SRPN
(Reverse Polish Notation Calculator)
chibeze01/StratTester
Financial Strategy Back-testing applications
chibeze01/The-NodeJS-Master-Class
Code samples for the Node.js Master Class
chibeze01/transformer-from-scratch