Add mmTheBest/arxie — academic research agent#125
Open
computer-agent wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Arxie by @mmTheBest to the registry.
What it does: Arxie is a self-hostable AI research assistant that turns a curated corpus of academic PDFs into a field-aware working context. It extracts structured evidence (datasets, methods, metrics, findings, limitations), supports hybrid retrieval via Elasticsearch + Semantic Scholar, and generates grounded research artifacts — literature reviews, experiment plans, hypotheses, benchmarks, and critiques — all cited back to the paper corpus.
Repository: https://github.com/mmTheBest/arxie
Category:
researchTags: research, academic, langchain, rag, arxiv, literature-review, hypothesis-generation, semantic-scholar, paper-search, python
Model:
openai:gpt-4o-mini(withgpt-4ofor eval)License: MIT
Files added:
agents/mmTheBest__arxie/metadata.jsonagents/mmTheBest__arxie/README.mdNote on CI: The GAP files (
agent.yaml+SOUL.md) are being proposed to the upstream repo via mmTheBest/arxie#3. The registry CI check that clones the repo will pass once that PR is merged. This registry PR can be held or approved in parallel — it's ready to merge as soon as the upstream PR lands.⭐ If GAP looks useful, the project lives at https://github.com/open-gitagent/opengap — a star helps more maintainers discover the standard.