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
Can we use local LLM to enhance traditional chatbot output on a budget?
https://medium.com/@knidarkness/can-we-use-local-llm-to-enhance-traditional-chatbot-output-on-a-budget-beba6cfc48d6
https://medium.com/@knidarkness/can-we-use-local-llm-to-enhance-traditional-chatbot-output-on-a-budget-beba6cfc48d6
Medium
Can we use local LLM to enhance traditional chatbot output on a budget?
Or a journey on using HuggingFace to quickly prototype free and open large-language models to enhance deterministic applications
Mastering Parallel Computation in Data Science: Dask vs. Ray vs. Modin
https://medium.com/@yuxuzi/mastering-parallel-computation-in-data-science-dask-vs-ray-vs-modin-977938fd2952
https://medium.com/@yuxuzi/mastering-parallel-computation-in-data-science-dask-vs-ray-vs-modin-977938fd2952
Medium
Mastering Parallel Computation in Data Science: Dask vs. Ray vs. Modin
Unraveling the Potential of Python’s Premier Parallel Computation Frameworks for Enhanced Data Science Workflows
Real-Time IoT Data Processing with PySpark: A Practical Guide
https://infiniteknowledge.medium.com/real-time-iot-data-processing-with-pyspark-a-practical-guide-cf42eb1073e1
https://infiniteknowledge.medium.com/real-time-iot-data-processing-with-pyspark-a-practical-guide-cf42eb1073e1
Medium
Real-Time IoT Data Processing with PySpark: A Practical Guide
The Internet of Things (IoT) has revolutionized the way we collect and analyze data, especially in real-time scenarios.
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
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…
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.
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…
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
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.
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
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…
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
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…
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 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
Python Data Structures for Data Engineers
https://medium.com/@vishalbarvaliya/python-data-structures-for-data-engineers-f2515e710163
https://medium.com/@vishalbarvaliya/python-data-structures-for-data-engineers-f2515e710163
Medium
Python Data Structures for Data Engineers
When it comes to working with data in Python, choosing the right data structure is key. Each data structure has its own strengths and best…