In this Lab, we will learn how to expose ML models as APIs using FastAPI and uvicorn. Testing endpoints - to view the documentation of your api model you can use http ...
In this project, I will demonstrate how to run a LLM locally based on a specific knowledgebase. I'm doing this project to learn how to build RAG API with FASTApi and build a production grade ...