What I've been working on?
Generally speaking I am mostly focused on the following topics:
Virtual Assistant
In this workshop we introduce a virtual assistant chatbot that can be used to perform a variety of tasks. It can be used to open webpages, search for information, and even tell jokes. It also allows uploading your own personal documents and answering questions related to them.
AI Hackathon PDF OCR and Data Extraction
This project employs advanced Retrieval Augmented Generation (RAG) techniques to enhance its OCR and data extraction capabilities.
Recipe Manager
An end to end process to develop, test, and deploy a small scale application using CI/CD, GitHub Actions, and Docker. The application is built using two repositories: one for the frontend and one for the backend.
Book Recommendation System
Our team developed a Book Recommender System that provides personalized book recommendations based on the user's reading history and preferences.
Crypto Coin Screener
The CryptoCoin Screener is a user-friendly web application for cryptocurrency analysis, featuring a JS/HTML/CSS frontend and a Flask-powered backend. It employs ETL processes for efficient data handling, enabling real-time crypto data screening and analysis. Data Source: CMC
Equities Portfolio Screener
The Equities Portfolio Screener/Summarizer is a streamlined MVP utilizing the YFINANCE free API to fetch real-time stock data, designed for investors and financial analysts. It's built on Streamlit, providing an interactive and user-friendly interface for portfolio screening and summarization.