Seamlessly Switch from VS Code to Cursor AI The screenshot you are seeing in this article is that of a
3 Ways to Run DeepSeek r1 Locally on your laptop - NO Coding DeepSeek has stunned the AI industry with a model that rivals closed-source
Self-Adaptive Dynamic LLMs are here! Adapting to the environment is an extremely important trait for survival. An
RAG - 7 indexing methods for Vector DBs + Similarity search In my previous articles, we saw about data ingestion into a RAG
Mixture-of-Transformers for Multi-modal AI The future is multi-modal. At least, that is what I strongly believe
Developing an Alexa-like AI assistant running locally on my laptop With all the sophisticated tools and libraries such as LangChain, Ollama, and
Donut - the first OCR free PDF parser using transformers In my previous articles, we saw about rule-based PDF parsing and pipeline-based
LightRAG — Simple and efficient rival to GraphRAG? Traditional RAG systems work by indexing raw data. This data is simply
How I generate unlimited, stunning images for free - A Step-by-step guide! Image generation is becoming increasingly commonplace. But we are still resorting to
RAG — Three Python libraries for Pipeline-based PDF parsing In the series on Retrieval Augmented Generation (RAG), we have been looking
Comparing 6 Frameworks for Rule-based PDF parsing Motivation Parsing PDFs is a fundamental step to gett started with fine-tuning