Research Assistant — Notion × AI
БесплатноНе проверенAutomates research workflows by collecting, summarizing, and categorizing AI technology documents directly into Notion. It uses OpenAI GPT for Vietnamese summar
Описание
Automates research workflows by collecting, summarizing, and categorizing AI technology documents directly into Notion. It uses OpenAI GPT for Vietnamese summarization and automatic tagging of topics like RAG, LangGraph, and MCP.
README
Tự động thu thập, tóm tắt và phân loại tài liệu công nghệ AI trực tiếp lên Notion.
📋 Tổng quan
Dự án này tự động hóa quy trình nghiên cứu:
- Thu thập — Đọc nội dung từ các URL bài viết
- Tóm tắt — Dùng OpenAI GPT tóm tắt bằng tiếng Việt
- Phân loại — AI tự động gắn tag (RAG, LangGraph, MCP, ...)
- Lưu trữ — Đẩy tất cả lên Notion Database qua API
┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────────┐
│ Web URL │ ──▶ │ Reader │ ──▶ │ AI (GPT) │ ──▶ │ Notion │
│ (Bài viết│ │(Trích │ │(Tóm tắt +│ │(Database │
│ gốc) │ │ xuất text)│ │ phân loại)│ │ lưu trữ) │
└──────────┘ └──────────┘ └──────────┘ └──────────┘
🚀 Bắt đầu sử dụng
1. Cài đặt dependencies
cd MCP_Notion
pip install -r requirements.txt
2. Cấu hình môi trường
cp .env.example .env
# Mở file .env, điền token Notion và OpenAI API key
3. Chạy
# Thu thập bài viết theo chủ đề mặc định (RAG, LangGraph, MCP)
python main.py
# Thu thập chủ đề cụ thể
python main.py --topics RAG LangGraph
# Thu thập từ URL cụ thể
python main.py --urls "https://vnexpress.net"
# Xem danh sách bài viết đã lưu
python main.py --list
# Lọc theo tag
python main.py --list --tag "RAG"
📁 Cấu trúc dự án
MCP_Notion/
├── main.py # 🚀 Entry point - CLI chính
├── researcher.py # 🔍 Thu thập & tóm tắt bài viết
├── notion_store.py # 📦 Giao tiếp với Notion API
├── requirements.txt # 📋 Dependencies
├── .env # 🔑 Biến môi trường (API keys)
├── .env.example # 📄 Template biến môi trường
└── README.md # 📖 Bạn đang đọc file này
🏷️ Tags hỗ trợ
| Tag | Mô tả |
|---|---|
RAG |
Retrieval-Augmented Generation |
LangGraph |
Multi-agent orchestration framework |
MCP |
Model Context Protocol |
AI Agent |
Autonomous AI agents |
LLM |
Large Language Models |
Vector DB |
Vector databases (Chroma, Pinecone, ...) |
Prompt Engineering |
Kỹ thuật viết prompt |
Fine-tuning |
Tinh chỉnh mô hình |
Multi-Agent |
Hệ thống đa agent |
Evaluation |
Đánh giá & metrics |
🔗 Kết nối MCP
Dự án này cũng có thể được điều khiển trực tiếp từ AI IDE (Gemini/Claude)
thông qua MCP Notion server. Xem file ~/.gemini/antigravity/mcp_config.json.
Установка Research Assistant — Notion × AI
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/thao12345310/MCP-NotionFAQ
Research Assistant — Notion × AI MCP бесплатный?
Да, Research Assistant — Notion × AI MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Research Assistant — Notion × AI?
Нет, Research Assistant — Notion × AI работает без API-ключей и переменных окружения.
Research Assistant — Notion × AI — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Research Assistant — Notion × AI в Claude Desktop, Claude Code или Cursor?
Открой Research Assistant — Notion × AI на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Notion
Read and write pages in your workspace
автор: NotionLinear
Issues, cycles, triage — from Claude
автор: LinearGoogle Drive
Search and read your Drive files
автор: Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
автор: mindsdbCompare Research Assistant — Notion × AI with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории productivity
