buriihenry's Stars
PawanOsman/ChatGPT
OpenAI API Free Reverse Proxy
rasbt/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
krishnadey30/LeetCode-Questions-CompanyWise
Contains Company Wise Questions sorted based on Frequency and all time
DataTalksClub/llm-zoomcamp
LLM Zoomcamp - a free online course about building a Q&A system
instill-ai/instill-core
🔮 Instill Core is a full-stack AI infrastructure tool for data, model and pipeline orchestration, designed to streamline every aspect of building versatile AI-first applications
Justlesia/zoom_camp_deployment
DataTalksClub / machine-learning-zoomcamp 2023
buriihenry/chatbot
An interactive Conversational AI Chatbot built in Python
FlowiseAI/Flowise
Drag & drop UI to build your customized LLM flow
daveebbelaar/langchain-experiments
Building Apps with LLMs
satz2000/End-to-end-project---Customer-churn
End to end projects-- Customer Churning prediction using Gradient Boost Classifier Algorithm perform pre-processing steps then fit data into the Algorithm and Hyper Parameter Tunning to reduce TN & FN value to perform our model to works with a new data. Finally deploying the model using Flask API
mlrun/demos
End to end MLRun demos
garimasingh128/awesome-python-projects
📱 ✅ Some awesome projects in python! 📱 ✅
ashutoshkrris/100-Days-of-Python
100 Days of Code Challenge with Python
xtekky/gpt4free
The official gpt4free repository | various collection of powerful language models
ivy-llc/ivy
Convert Machine Learning Code Between Frameworks
twintproject/twint
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
samarth-p/Face_recognition
The face recogntion system is used to train the faces of employees and detect them when they walk past the camera. It can be used as an attendence system for the employees.
mlflow/mlflow
Open source platform for the machine learning lifecycle
ErdemOzgen/Python-developer-roadmap
Roadmap for becoming Python developer.
buriihenry/Salary-Prediction-for-Software-Engineers
A Streamlit Web App which predicts the salary of a software engineers based on the data from stackoverflow
techwithtim/Chat-Web-App
Made during livestream
kshashank03/Survey-Monkey-Tutorial
TalalAhmed311/Object-Tracking-Counter
buriihenry/Restaurant-Review-Sentimental-Analysis
Machine Learning project to predict whether a review on the restaurant given by customers is positive or negative.
buriihenry/Predicting-Diabetes
Machine learning model to accurately predict whether or not the patients in the dataset have diabetes or not
ml-tooling/best-of-web-python
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
buriihenry/Real-Time-Human-Detection
Deep learning project on computer vision using OpenCV2 and Flask API
buriihenry/Movie-Recommender-system
In this project we are going to build a movie recommender app using machine learning and flask