research-town
[ICML 2025] ResearchTown: Simulator of Human Research Community
File Explorer
Download Latest Version (.zip)- bug_report.yml
- codebase_reorg.yml
- exp_record.yml
- feature_request.yml
- writing_task.yml
- codespell.yml
- deploy_docs.yml
- isort.yml
- mypy.yml
- pypi-publish.yml
- pytest.yml
- ruff.yml
- stale.yml
- .codecov.yml
- dependabot.yml
- pull_request_template.md
- research_town.png
- wechat.jpg
- __init__.py
- extensions.py
- generator_func.py
- main.py
- Paper.json
- Paper.pkl
- Profile.json
- Profile.pkl
- brainstorm_idea.yaml
- review_literature.yaml
- summarize_domain.yaml
- summarize_idea.yaml
- write_bio.yaml
- write_metareview_strength.yaml
- write_metareview_weakness.yaml
- write_proposal.yaml
- write_proposal_cot.yaml
- write_proposal_react.yaml
- write_proposal_reflexion.yaml
- write_rebuttal.yaml
- write_review_score.yaml
- write_review_strength.yaml
- write_review_weakness.yaml
- idea_quality.yaml
- insight_quality.yaml
- metareview_quality.yaml
- proposal_quality.yaml
- rebuttal_quality.yaml
- review_quality.yaml
- database.yaml
- param.yaml
- .gitkeep
- .gitkeep
- .gitkeep
- _category_.json
- api_reference.md
- research_town.agents.md
- research_town.configs.md
- research_town.dbs.md
- research_town.engines.md
- research_town.envs.md
- research_town.evaluators.md
- research_town.md
- research_town.utils.md
- _category_.json
- idea.md
- paper.md
- about.md
- tutorial.md
- index.js
- styles.module.css
- custom.css
- index.js
- index.module.css
- markdown-page.md
- docusaurus-social-card.jpg
- docusaurus.png
- favicon.ico
- intro.jpg
- intro_2.jpg
- logo.svg
- undraw_docusaurus_mountain.svg
- undraw_docusaurus_react.svg
- undraw_docusaurus_tree.svg
- .nojekyll
- .gitignore
- babel.config.js
- CNAME
- docusaurus.config.js
- package-lock.json
- package.json
- README.md
- sidebars.js
- yarn.lock
- PaperDB.json
- PaperDB.pkl
- ProfileDB.json
- ProfileDB.pkl
- PaperDB.json
- PaperDB.pkl
- ProfileDB.json
- ProfileDB.pkl
- collect_profile.py
- research_eval_demo.py
- research_town_demo.py
- SourceSans3-Black.ttf
- SourceSans3-BlackItalic.ttf
- SourceSans3-Bold.ttf
- SourceSans3-BoldItalic.ttf
- SourceSans3-ExtraBold.ttf
- SourceSans3-ExtraBoldItalic.ttf
- SourceSans3-ExtraLight.ttf
- SourceSans3-ExtraLightItalic.ttf
- SourceSans3-Italic.ttf
- SourceSans3-Light.ttf
- SourceSans3-LightItalic.ttf
- SourceSans3-Medium.ttf
- SourceSans3-MediumItalic.ttf
- SourceSans3-Regular.ttf
- SourceSans3-SemiBold.ttf
- SourceSans3-SemiBoldItalic.ttf
- OFL.txt
- README.txt
- SourceSans3-Italic-VariableFont_wght.ttf
- SourceSans3-VariableFont_wght.ttf
- favicon.ico
- index.html
- logo192.png
- logo512.png
- manifest.json
- robots.txt
- research_town_intro.jpg
- AgentDisplay.jsx
- AgentList.jsx
- GraphVisualizer.jsx
- ExpandableCard.jsx
- IdeaDisplay.jsx
- InsightDisplay.jsx
- MetareviewDisplay.jsx
- ProposalDisplay.jsx
- RebuttalDisplay.jsx
- ReviewDisplay.jsx
- InputForm.jsx
- OutputDisplay.jsx
- ProgressVisualizer.jsx
- Home.jsx
- _component.scss
- _index.scss
- custom.scss
- App.jsx
- App.test.jsx
- index.jsx
- logo.svg
- reportWebVitals.jsx
- setupTests.jsx
- .gitignore
- package-lock.json
- package.json
- README.md
- .gitkeep
- .gitkeep
- .gitkeep
- iclr_paper_links.txt
- iclr_paper_links_latest.txt
- __init__.py
- collect_conference_paper_links.py
- collect_nips_paper_links.py
- create_bench_from_conference.py
- create_bench_from_keywords.py
- create_bench_from_paper_links.py
- create_review_bench.sh
- eval.py
- manifest.json
- proposal_writing.py
- review_writing.py
- run_proposal_eval.py
- run_proposal_eval.sh
- run_review_eval.py
- run_review_eval.sh
- utils.py
- __init__.py
- agent.py
- agent_manager.py
- __init__.py
- config.py
- __init__.py
- data.py
- __init__.py
- client.py
- __init__.py
- client.py
- handler.py
- registry.py
- __init__.py
- db_base.py
- db_complex.py
- db_log.py
- db_paper.py
- db_profile.py
- db_progress.py
- __init__.py
- engine.py
- engine_base.py
- __init__.py
- env_base.py
- env_end.py
- env_proposal_writing_with_rag.py
- env_proposal_writing_without_rag.py
- env_review_writing.py
- env_start.py
- __init__.py
- evaluator_base.py
- evaluator_output.py
- evaluator_output_format.py
- evaluator_quality.py
- __init__.py
- agent_prompter.py
- error_handler.py
- eval_prompter.py
- logger.py
- model_prompting.py
- paper_collector.py
- profile_collector.py
- prompt_constructor.py
- retriever.py
- role_verifier.py
- sampler.py
- serializer.py
- string_mapper.py
- __init__.py
- human_eval_analysis.py
- .gitkeep
- eval.py
- README.md
- __init__.py
- test_agents.py
- __init__.py
- test_configs.py
- __init__.py
- config_constants.py
- conftest.py
- data_constants.py
- test_agent_constants.py
- test_db_constants.py
- __init__.py
- test_data.py
- test_dbs.py
- __init__.py
- test_env_combo.py
- test_envs.py
- __init__.py
- test_evaluators.py
- __init__.py
- run_engine.py
- __init__.py
- mocking_func.py
- __init__.py
- test_error_handler.py
- test_model_prompting.py
- test_paper_collector.py
- test_profile_collector.py
- test_retriever.py
- test_serializer.py
- test_string_mapper.py
- __init__.py
- conftest.py
- set_env.py
- .env.template
- .gitignore
- .pre-commit-config.yaml
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE
- poetry.lock
- pyproject.toml
- README-CN.md
- README.md
- SECURITY.md
// repository documentation
Was this content helpful?
(0 ratings)
