AI開発影響研究所 EN
← ランキング · AI関連リポジトリ

kingabzpro/Multi-Agent-Research-Assistant

Multi-agent research assistant using OpenAI Agents SDK and Olostep to produce sourced Markdown research reports.

Jupyter Notebook APACHE-2.0 GitHub ↗
★ 0
stars
90
AI関連スコア
50
個人開発度
0
AIツール痕跡

SUMMARY AI要約 by gpt-5-mini

Multi-Agent Research Assistant: a developer tool that coordinates multiple LLM agents to turn a user research question into a sourced, polished Markdown report rendered in the browser and exportable as a PDF. Built with the OpenAI Agents SDK, Olostep (Answer/Search/Scrape), and Reflex. Who uses it: researchers, engineers, or knowledge workers who need source-backed summaries and reproducible retrieval traces. Key features: - Three-agent workflow (Manager orchestrates, Judge evaluates evidence, Analyst writes the report). - Staged retrieval policy: Olostep Answer → Judge (threshold 0.85) → Search+Scrape → targeted searches and scraping of top 3 pages if needed. - Live progress logs in the Reflex UI, styled Markdown rendering, and ReportLab PDF export. - Code layout: Reflex UI (app/app.py), state/handlers (app/state.py), agents/workflow (app/research_assistant.py), formatting (app/report_formatting.py), PDF export (app/pdf_export.py). Setup via .env and pip requirements.

DETECTED 検出されたAIスタック

このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。

🧠 LLMプロバイダー (1)
OpenAI
🧩 AIフレームワーク (1)
OpenAI Agents SDK

GitHub Topics

#agent-orchestration #multi-agent #olostep #openai-agents-sdk #research-assistant #web-research

使用言語(バイト数比)

Python
47.2%
Jupyter Notebook
52.8%

オーナー情報

アカウント
kingabzpro
タイプ
User
フォロワー
285
所属
@nexusml

A certified data scientist who enjoys building machine learning applications and writing blogs on data science.

日付

GitHub作成日 2026-05-11
最終Push 2026-05-11
当サイト初検出 2026-05-11
最終取得 2026-05-11 16:12

類似Repo (同じ言語のAI関連Repo)

Surajmatole/AI-ML-Mini-Projects

Beginner-friendly Machine Learning projects built with Python, Scikit-learn and Google Colab.

Jupyter Notebook 0 AI 65
ak-junior3339/PriceMyRideAI
Jupyter Notebook 0 AI 50
aparna172004/AI-Movie-Recommendation-System

An AI-powered Movie Recommendation System built using Machine Learning and Streamlit that suggests movies based on user preferences. The system uses content-based filtering to find similar movies by analyzing movie features such as genres, keywords, cast, and overview.

Jupyter Notebook 0 AI 75
rmnouv/learning-agentic-ai
Jupyter Notebook 0 AI 50
shady528/Stox

AI-powered stock market chatbot with multi-LLM support (Gemini, Claude, GPT). Built with RAG, FastAPI, React, and Vector Databases

Jupyter Notebook 0 AI 45