Posts
All the articles I've posted.
-
Run Local AI Models in VS Code Using Ollama and Continue
3 mins readFUll guide to connecting Ollama models to VS Code with Continue. Optimize your workflow by using a fast 1.5B model for autocomplete and a powerful 14B model for chat—all running 100% locally on your machine.
-
How to Build a Machine Learning App with Django
2 mins readBuild a house price prediction web app using Django and machine learning. Covers model training, integration, and creating a friendly interface with Python.
-
Build Graphql Api Strawberry Fastapi Sqlite
6 mins readBuild a GraphQL API with Strawberry, FastAPI, and SQLite. Learn how to create efficient, modern APIs for your applications quickly and easily.