Pinned Repositories
Breast-Cancer-Prediction
Team Keras Capstone project Hamoye
calculator_ci
Using this repo to practice my Continuous Integration skills. It's linked to my Circle CI account.
cd_example
Using this repo to practice my CI/CD skills with Docker and GitHub actions.
cloudrun_pulumi_python
A Python Program to deploy a containerized service on Cloud Run using Pulumi
identity_check
Flask endpoint to verify the face on a live image versus the face on an identification document and the name provided versus the name on the document using computer vision and OCR ML algorithms.
LinkedIn_Analysis
An analysis of my LinkedIn connections. and using NetworkX and Pyvis for visualization.
SafeTokenGen
Generate Passwords, OTPs, PINs, API keys and Token lists with various options for customization.
SEC-copilot
An LLM Agent allowing users to ask natural language questions and get answers about SEC fillings of their choice companies as well as find out real-time stock prices to aid decision making | using LangChain🦜🔗 | OpenAI | Streamlit ⚡| Kay
StudyBuddy
An AI-powered chat interface for querying and chatting with PDF documents. Built using Langchain, OpenAI, Pinecone, TypeScript and NextJS 13.
Tweet_Classifier
Building NLP models to classify tweets into two categories.
Urias-T's Repositories
Urias-T/SEC-copilot
An LLM Agent allowing users to ask natural language questions and get answers about SEC fillings of their choice companies as well as find out real-time stock prices to aid decision making | using LangChain🦜🔗 | OpenAI | Streamlit ⚡| Kay
Urias-T/identity_check
Flask endpoint to verify the face on a live image versus the face on an identification document and the name provided versus the name on the document using computer vision and OCR ML algorithms.
Urias-T/LinkedIn_Analysis
An analysis of my LinkedIn connections. and using NetworkX and Pyvis for visualization.
Urias-T/StudyBuddy
An AI-powered chat interface for querying and chatting with PDF documents. Built using Langchain, OpenAI, Pinecone, TypeScript and NextJS 13.
Urias-T/Tweet_Classifier
Building NLP models to classify tweets into two categories.
Urias-T/Breast-Cancer-Prediction
Team Keras Capstone project Hamoye
Urias-T/calculator_ci
Using this repo to practice my Continuous Integration skills. It's linked to my Circle CI account.
Urias-T/cd_example
Using this repo to practice my CI/CD skills with Docker and GitHub actions.
Urias-T/cloudrun_pulumi_python
A Python Program to deploy a containerized service on Cloud Run using Pulumi
Urias-T/comment_classifier
An end-to-end project building a deeplearning model that reads a comment and gives it relevant tags as regards its safety or toxicity.
Urias-T/Digit_Recognizer
Building neural network models that can accurately classify hand-written digits.
Urias-T/EPL_2020_2021_Analysis
Project analyzing stats from the 2020/2021 English Premier League season.
Urias-T/feedback_analyzer
A Dash web app used to analyze customer feedback transcripts to draw insights and get themes for business improvement.
Urias-T/Football_Winners_Prediction
Premier Project for HDSC Summer '22 Internship.
Urias-T/HDSC_Summer_2022
Data Science Internship Organized by Hamoye
Urias-T/SafeTokenGen
Generate Passwords, OTPs, PINs, API keys and Token lists with various options for customization.
Urias-T/HDSC_Project1
HDSC Summer '22 Internship Project 1
Urias-T/iac-lab1
Using Pulumi to deploy AWS s3 bucket and configuring it to host a public static website
Urias-T/iac-lab2
Using Pulumi to deploy AWS ec2 instances and configuring an application load balancer
Urias-T/iac-lab3
Using Pulumi to deploy AWS ECS clusters & Fargate tasks
Urias-T/langchain
🦜🔗 Build context-aware reasoning applications
Urias-T/translation-agent
Urias-T/triumph-website
Triumph's personal website.
Urias-T/Version-ctrl-with-git
HDSC_Project2