Auto-Generate and Save Code Using Crew AI and On-Device LLMs with Ollama and Mistral
https://pkr-peasy.medium.com/auto-generate-and-save-code-using-crew-ai-and-on-device-llms-with-ollama-and-mistral-57d80d1cd94c
https://pkr-peasy.medium.com/auto-generate-and-save-code-using-crew-ai-and-on-device-llms-with-ollama-and-mistral-57d80d1cd94c
Medium
Auto-Generate and Save Code Using Crew AI and On-Device LLMs with Ollama and Mistral
1. Install Ollama
A Weekend AI Project: Running LLaMA and Gemma AI Models on the Android Phone
https://towardsdatascience.com/a-weekend-ai-project-running-llama-and-gemma-ai-models-on-the-android-phone-47a261d257a7
https://towardsdatascience.com/a-weekend-ai-project-running-llama-and-gemma-ai-models-on-the-android-phone-47a261d257a7
Medium
A Weekend AI Project: Running LLaMA and Gemma AI Models on the Android Phone
Running LLaMA and Gemma LLMs with C++ and Python
5 Ways Python is Dying: Will Your Code Become Worthless?
https://medium.com/@danielbuilescu/5-ways-python-is-dying-will-your-code-become-worthless-f59b5c84041b
https://medium.com/@danielbuilescu/5-ways-python-is-dying-will-your-code-become-worthless-f59b5c84041b
Medium
5 Ways Python is Dying: Will Your Code Become Worthless?
Tired of Python myths? Get the truth.
Credit Card Service Backend with Django and Celery: Assignment for Backend SDE Intern
https://medium.com/@shreyasbulbule007/assignment-for-backend-sde-intern-b0eb0ec72246
https://medium.com/@shreyasbulbule007/assignment-for-backend-sde-intern-b0eb0ec72246
Medium
Credit Card Service Backend with Django and Celery: Assignment for Backend SDE Intern
I got an assignment from a company for a Backend SDE Intern role. I completed the assignment and then submitted it but the HR never…
Gemma 2B: A Deep Dive with Basic and Advanced Retrievers in RAG
https://ai.gopubby.com/gemma-2b-a-deep-dive-with-basic-and-advanced-retrievers-in-rag-156ad26d56af
https://ai.gopubby.com/gemma-2b-a-deep-dive-with-basic-and-advanced-retrievers-in-rag-156ad26d56af
Medium
Comprehensive Evaluation of Gemma 2B in a RAG setup with Basic and Advanced Retrievers
A multi-dimensional evaluation of Gemma vs TinyLlama for resource constrained systems
Setting Up Your Development Environment with Django and React: A Step-by-Step Guide
https://medium.com/@limeira.felipe94/setting-up-your-development-environment-with-django-and-react-a-step-by-step-guide-affae245f72e
https://medium.com/@limeira.felipe94/setting-up-your-development-environment-with-django-and-react-a-step-by-step-guide-affae245f72e
Medium
Setting Up Your Development Environment with Django and React: A Step-by-Step Guide
I’m currently working on a project, and it’s always the same situation — setting up the environment before beginning the project…
Build a GitLab CI pipeline to Enforce Testing Your Python Code Automatically
https://lynn-kwong.medium.com/build-a-gitlab-ci-pipeline-to-enforce-testing-your-python-code-automatically-7a8bf2e89990
https://lynn-kwong.medium.com/build-a-gitlab-ci-pipeline-to-enforce-testing-your-python-code-automatically-7a8bf2e89990
Medium
Build a GitLab CI pipeline to Enforce Testing Your Python Code Automatically
Learn the basics of GitLab CI pipelines through a simple but practical example
Automating Slack Notifications: Sending Messages as a Bot with Python
https://medium.com/@sid2631/automating-slack-notifications-sending-messages-as-a-bot-with-python-2beb6c16cd8c
https://medium.com/@sid2631/automating-slack-notifications-sending-messages-as-a-bot-with-python-2beb6c16cd8c
Medium
Automating Slack Notifications: Sending Messages as a Bot with Python
Introduction:
The JIT Compiler Revolution: Empowering Developers to Build Faster, Smarter Software
https://medium.com/@anshugiramkar2003/the-jit-compiler-revolution-empowering-developers-to-build-faster-smarter-software-25a404ef9a61
https://medium.com/@anshugiramkar2003/the-jit-compiler-revolution-empowering-developers-to-build-faster-smarter-software-25a404ef9a61
Medium
The JIT Compiler Revolution: Empowering Developers to Build Faster, Smarter Software
Written by Shreyas Godse, Snehal Gupta and Pooja Indulkar.
API Data parsing made easy with Pydantic Part 2
https://medium.com/@saschaschwarz_8182/api-data-parsing-made-easy-with-pydantic-part-2-b94daf296a58
https://medium.com/@saschaschwarz_8182/api-data-parsing-made-easy-with-pydantic-part-2-b94daf296a58
Medium
API Data parsing made easy with Pydantic Part 2
In the second part of this series I want to show that the same principles not only apply for REST API Data, but for any other API that…
AI-Driven Multilingual OCR App with Gemini and Plotly Dash
https://ai.gopubby.com/ai-driven-multilingual-ocr-app-with-gemini-and-plotly-dash-d09119552bea
https://ai.gopubby.com/ai-driven-multilingual-ocr-app-with-gemini-and-plotly-dash-d09119552bea
Medium
AI-Driven Multilingual OCR App with Gemini and Plotly Dash
Discover the realm of AI and Large Language Models (LLM) through the Gemini API, and construct a versatile multilingual application for…
Building a Computer Vision Portfolio: Image Classification with TensorFlow and Keras
https://medium.com/@lu.iglesiash/a-beginners-guide-to-building-a-computer-vision-portfolio-image-classification-with-tensorflow-37189b1c2d01
https://medium.com/@lu.iglesiash/a-beginners-guide-to-building-a-computer-vision-portfolio-image-classification-with-tensorflow-37189b1c2d01
Medium
A Beginner’s Guide to Building a Computer Vision Portfolio: Image Classification with TensorFlow…
Introduction
Using Sun RGB-D: Indoor Scene Dataset with 2D & 3D Annotations
https://towardsdatascience.com/using-sun-rgb-d-indoor-scene-dataset-with-2d-3d-annotations-387b9af5c89e
https://towardsdatascience.com/using-sun-rgb-d-indoor-scene-dataset-with-2d-3d-annotations-387b9af5c89e
Medium
Using Sun RGB-D: Indoor Scene Dataset with 2D & 3D Annotations
Simple Python code for accessing Sun RGB-D and similar datasets
Enhancing Genetic Algorithm Performance through LCS-Based Diversity Maintenance: A Theoretical and…
https://medium.com/@evertongomede/enhancing-genetic-algorithm-performance-through-lcs-based-diversity-maintenance-a-theoretical-and-b558d2d8c941
https://medium.com/@evertongomede/enhancing-genetic-algorithm-performance-through-lcs-based-diversity-maintenance-a-theoretical-and-b558d2d8c941
Medium
Enhancing Genetic Algorithm Performance through LCS-Based Diversity Maintenance: A Theoretical and Practical Exploration
Introduction
Colab Guide: Text-to-Video with Hugging Face diffusers library
https://medium.com/ai-mvp-hub/colab-guide-text-to-video-with-hugging-face-diffusers-library-78d461606f66
https://medium.com/ai-mvp-hub/colab-guide-text-to-video-with-hugging-face-diffusers-library-78d461606f66
Medium
Colab Guide: Text-to-Video with Hugging Face diffusers library
This post describes how to generate a video from a text prompt using the Hugging Face diffusers library, the model…
Using AWS CDK with Python and Poetry
https://medium.com/@slamsmith/using-aws-cdk-with-python-and-poetry-076bb616cc48
https://medium.com/@slamsmith/using-aws-cdk-with-python-and-poetry-076bb616cc48
Medium
Using AWS CDK with Python and Poetry
My favorite package manager for Python is poetry. I use it to manage all of my Python projects. A challenge I ran into is that the AWS Cloud Development Kit (CDK) for Python uses the pip package…