@anantgabhanee
Nothing here yet.
Nothing here yet.
Nov 2, 2025 · 2 min read · Cloud deployment using AWS Create an EC2 instance on the AWS console access it via SSH Clone the repo on that EC2 server Create a Docker image of that repo using docker build -t askmypdf . docker run -it askmypdf git add README.md git commit -m "...
Join discussionOct 29, 2025 · 12 min read · Inference Optimization: Making AI Models Better, Cheaper, and Faster New models come and go, but one constant remains: the need to make them better, cheaper, and faster. While training models captures headlines, inference accounts for up to 90% of ma...
Join discussion