shangfr.github.io

FollowAI

English🌎 简体中文🀄

📻 Introduction

Welcome to my GitHub page!

I am a machine learning algorithm engineer with a strong passion for open-source technologies. Here, you can find a variety of projects I have been involved in, ranging from small tools to large-scale applications, covering multiple domains such as ML, CV, NLP, and more. I am committed to delivering high-quality code and useful tools to help solve practical problems and drive technological advancements.

Here are some of my main projects and contributions on GitHub:

📚 Recommendation

In addition to these projects, the following open-source projects have greatly helped me and have sparked my strong interest:

I believe in the power of open-source and the importance of collaboration. Therefore, I encourage you to explore my projects, ask questions, provide suggestions, and contribute improvements. If you are interested in any of the projects I am currently working on or have any collaboration opportunities, please feel free to contact me.

🧰 Example

Simple example of usage of streamlit and FastAPI for ML model serving.

To run the example in a machine running Docker and docker-compose, run:

docker-compose build
docker-compose up

To visit the FastAPI documentation of the resulting service, visit http://localhost:8500 with a web browser.
To visit the streamlit UI, visit http://localhost:8501.

Logs can be inspected via:

docker-compose logs

🏠 Homepage

📧 Feedback

Thank you for visiting my GitHub page! I hope you enjoy my projects and find them beneficial.