Pinned Repositories
amanlai.github.io
awesome-django
A curated list of awesome things related to Django
awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
best_international_strikers
International goals and games of Messi, Cristiano and Neymar
cancer-prediction
Cancer prediction
plot_animation
Contains a two python programs: one creates a running bar chart and the other a running line plot.
sms-chatbot-with-rag-system
Contains a RAG chatbot that interfaces with a user either through an API endpoint or a chainlit app
StableMarriage
Contains StableMarriage.py, a package that can find stable marriages using the Gale-Shapley algorithm as well as a decentralized random procedure. Moreover, it contains a method that checks for stability.
stack-overflow-answers
Some SO answers that I'm proud of
streamlit-chatbot
GPT solution
amanlai's Repositories
amanlai/StableMarriage
Contains StableMarriage.py, a package that can find stable marriages using the Gale-Shapley algorithm as well as a decentralized random procedure. Moreover, it contains a method that checks for stability.
amanlai/stack-overflow-answers
Some SO answers that I'm proud of
amanlai/streamlit-chatbot
GPT solution
amanlai/amanlai.github.io
amanlai/awesome-django
A curated list of awesome things related to Django
amanlai/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
amanlai/best_international_strikers
International goals and games of Messi, Cristiano and Neymar
amanlai/cancer-prediction
Cancer prediction
amanlai/estimation-of-pasture-biomass
An ML paper that aims to determine an appropriate method to estimate and map pasture biomass in a forest-steppe area of Mongolia.
amanlai/nyc-collision
Predict and forecast NYC collisions
amanlai/plot_animation
Contains a two python programs: one creates a running bar chart and the other a running line plot.
amanlai/sms-chatbot-with-rag-system
Contains a RAG chatbot that interfaces with a user either through an API endpoint or a chainlit app
amanlai/chainlit-chatbot
amanlai/chat-langchain
amanlai/chat-with-document
In this repo, you can find a streamlit app where you can query a custom document using LLM
amanlai/chatbot-twilio-integration
OpenAI application with a Twilio endpoint
amanlai/custom-chat-app
in this repo, you can find a streamlit app where you can "converse" with your own ChatGPT
amanlai/darts
A python library for user-friendly forecasting and anomaly detection on time series.
amanlai/datasets
some common public datasets that can be found elsewhere is collected here for convenience
amanlai/document-summarizer
In this repo, you can find a streamlit app where you can summarize your document using LLM
amanlai/housing-price-prediction
Ames Housing Price Prediction
amanlai/image-classification
Image classification
amanlai/MatchingMarkets.py
Python toolbox for simulation of matching markets in economics
amanlai/MongoDB-GenAI-notebooks
GenAI Cookbook
amanlai/notebooks-contrib
RAPIDS Community Notebooks
amanlai/pml-book
"Probabilistic Machine Learning" - a book series by Kevin Murphy
amanlai/ruby-bookmarks
Ruby and Ruby on Rails bookmarks collection
amanlai/sales-prediction
Sales prediction using pandas/scikit-learn on CPU vs cudf/cuml on GPU
amanlai/subreddit-classification
Subreddit classification module
amanlai/useful-java-links
A list of useful Java frameworks, libraries, software and hello worlds examples