kingabzpro/Multi-Agent-Research-Assistant
Multi-agent research assistant using OpenAI Agents SDK and Olostep to produce sourced Markdown research reports.
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関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
GitHub Topics
使用言語(バイト数比)
オーナー情報
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)
Beginner-friendly Machine Learning projects built with Python, Scikit-learn and Google Colab.
ak-junior3339/PriceMyRideAI aparna172004/AI-Movie-Recommendation-SystemAn 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.
rmnouv/learning-agentic-ai shady528/StoxAI-powered stock market chatbot with multi-LLM support (Gemini, Claude, GPT). Built with RAG, FastAPI, React, and Vector Databases