Makar Vlasov
Makar7
ยท
AI & ML interests
None yet
Recent Activity
reacted
to
Kseniase's
post
with ๐
3 days ago
11 new types of RAG
RAG is evolving fast, keeping pace with cutting-edge AI trends. Today it becomes more agentic and smarter at navigating complex structures like hypergraphs.
Here are 11 latest RAG types:
1. InstructRAG -> https://huggingface.co/papers/2504.13032
Combines RAG with a multi-agent framework, using a graph-based structure, an RL agent to expand task coverage, and a meta-learning agent for better generalization
2. CoRAG (Collaborative RAG) -> https://huggingface.co/papers/2504.01883
A collaborative framework that extends RAG to settings where clients train a shared model using a joint passage store
3. ReaRAG -> https://huggingface.co/papers/2503.21729
It uses a Thought-Action-Observation loop to decide at each step whether to retrieve information or finalize an answer, reducing unnecessary reasoning and errors
4. MCTS-RAG -> https://huggingface.co/papers/2503.20757
Combines RAG with Monte Carlo Tree Search (MCTS) to help small LMs handle complex, knowledge-heavy tasks
5. Typed-RAG - > https://huggingface.co/papers/2503.15879
Improves answers on open-ended questions by identifying question types (a debate, personal experience, or comparison) and breaking it down into simpler parts
6. MADAM-RAG -> https://huggingface.co/papers/2504.13079
A multi-agent system where models debate answers over multiple rounds and an aggregator filters noise and misinformation
7. HM-RAG -> https://huggingface.co/papers/2504.12330
A hierarchical multi-agent RAG framework that uses 3 agents: one to split queries, one to retrieve across multiple data types (text, graphs and web), and one to merge and refine answers
8. CDF-RAG -> https://huggingface.co/papers/2504.12560
Works with causal graphs and enables multi-hop causal reasoning, refining queries. It validates responses against causal pathways
To explore what is Causal AI, read our article: https://www.turingpost.com/p/causalai
Subscribe to the Turing Post: https://www.turingpost.com/subscribe
Read further ๐
reacted
to
aiqtech's
post
with ๐ฅ
3 days ago
๐ AI Token Visualization Tool with Perfect Multilingual Support
Hello! Today I'm introducing my Token Visualization Tool with comprehensive multilingual support. This web-based application allows you to see how various Large Language Models (LLMs) tokenize text.
https://huggingface.co/spaces/aiqtech/LLM-Token-Visual
โจ Key Features
๐ค Multiple LLM Tokenizers: Support for Llama 4, Mistral, Gemma, Deepseek, QWQ, BERT, and more
๐ Custom Model Support: Use any tokenizer available on HuggingFace
๐ Detailed Token Statistics: Analyze total tokens, unique tokens, compression ratio, and more
๐ Visual Token Representation: Each token assigned a unique color for visual distinction
๐ File Analysis Support: Upload and analyze large files
๐ Powerful Multilingual Support
The most significant advantage of this tool is its perfect support for all languages:
๐ Asian languages including Korean, Chinese, and Japanese fully supported
๐ค RTL (right-to-left) languages like Arabic and Hebrew supported
๐บ Special characters and emoji tokenization visualization
๐งฉ Compare tokenization differences between languages
๐ฌ Mixed multilingual text processing analysis
๐ How It Works
Select your desired tokenizer model (predefined or HuggingFace model ID)
Input multilingual text or upload a file for analysis
Click 'Analyze Text' to see the tokenized results
Visually understand how the model breaks down various languages with color-coded tokens
๐ก Benefits of Multilingual Processing
Understanding multilingual text tokenization patterns helps you:
Optimize prompts that mix multiple languages
Compare token efficiency across languages (e.g., English vs. Korean vs. Chinese token usage)
Predict token usage for internationalization (i18n) applications
Optimize costs for multilingual AI services
๐ ๏ธ Technology Stack
Backend: Flask (Python)
Frontend: HTML, CSS, JavaScript (jQuery)
Tokenizers: ๐ค Transformers library
View all activity
Organizations
None yet
Makar7's activity
-
-
-
-
-
-
-
-
-
-
-