Projects
StudyBuddy by Cognora
Flagship AI-powered educational platform of Cognora.
StudyBuddy is Cognora's innovative educational platform designed to revolutionize personalized learning. It leverages React for a dynamic frontend and Cloudflare Workers for a serverless backend, integrating multiple AI APIs to provide intelligent, context-aware study assistance.
Sentiment Analysis of Movie Reviews
NLP-based sentiment analysis of movie reviews.
Application of NLP techniques for classifying sentiment in movie reviews, using scikit-learn, NLTK, and Pandas. Achieved 89.9% accuracy with SVM models.
Multi-LLM API Toolkit
Library for unified API interactions across multiple LLMs.
A library that streamlines API interactions across multiple large language models, providing a unified interface for Claude, ChatGPT, Gemini, and Grok.
Bible-Based Language Model (TBC)
Developing a specialized T5-based language model for biblical text analysis and generation using PyTorch and Hugging Face Transformers.
This project focuses on creating a sophisticated language model tailored for biblical texts and theological analysis. Utilizing the T5 architecture and PyTorch, I implemented a comprehensive data preprocessing pipeline to handle multiple Bible versions and theological texts. The model is designed to perform various tasks including verse completion, thematic analysis, and contextual interpretation of biblical passages.