{"id":43466106,"url":"https://github.com/archi-physics/archi","last_synced_at":"2026-02-27T23:49:34.923Z","repository":{"id":181919851,"uuid":"657213887","full_name":"archi-physics/archi","owner":"archi-physics","description":"General RAG framework specialized for scientific and academic applications.","archived":false,"fork":false,"pushed_at":"2026-01-29T02:29:38.000Z","size":16201,"stargazers_count":20,"open_issues_count":42,"forks_count":19,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-01-29T09:14:01.505Z","etag":null,"topics":["chatbot"],"latest_commit_sha":null,"homepage":"https://mit-submit.github.io/A2rchi/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/archi-physics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-22T15:04:10.000Z","updated_at":"2026-01-28T22:53:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"b13ed3e7-2289-4673-b5fc-bd55d1483d13","html_url":"https://github.com/archi-physics/archi","commit_stats":null,"previous_names":["mit-submit/a2rchi"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/archi-physics/archi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archi-physics%2Farchi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archi-physics%2Farchi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archi-physics%2Farchi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archi-physics%2Farchi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/archi-physics","download_url":"https://codeload.github.com/archi-physics/archi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archi-physics%2Farchi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29035648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T06:11:29.234Z","status":"ssl_error","status_checked_at":"2026-02-03T06:11:03.146Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chatbot"],"created_at":"2026-02-03T06:22:29.034Z","updated_at":"2026-02-27T23:49:34.915Z","avatar_url":"https://github.com/archi-physics.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/archi-physics/archi/main/docs/docs/_static/archi-logo.png\" width=\"200\" /\u003e\n\u003c/p\u003e\n\n# _archi_ - AI Augmented Research Chat Intelligence\n\n[![CI](https://github.com/archi-physics/archi/actions/workflows/pr-preview.yml/badge.svg)](https://github.com/archi-physics/archi/actions/workflows/pr-preview.yml)\n[![Docs](https://img.shields.io/badge/docs-online-blue)](https://archi-physics.github.io/archi/)\n\n_archi_ is a retrieval-augmented generation framework for research and education teams who need a low-barrier to entry, configurable, private, and extensible assistant. The system was first developed at MIT for the SubMIT computing project, and now powers chat, ticketing, and course-support workflows across academia and research organizations.\n\n## Key Capabilities\n\n_archi_ provides:\n- Customizable AI pipelines that combine data retrieval and LLMs (and more tools to come!).\n- Data ingestion connectors: web links, git repositories, local files, JIRA, and more.\n- Interfaces: chat app, ticketing assistant, email bot, and more.\n- Support for running or interacting with local and API-based LLMs.\n- Modular design that allows custom data sources, LLM backends, and deployment targets.\n- Containerized services and CLI utilities for repeatable deployments.\n\n## Documentation\n\nThe [docs](https://archi-physics.github.io/archi/) are organized as follows:\n\n- [Install](https://archi-physics.github.io/archi/install/) — system requirements and installation.\n- [Quickstart](https://archi-physics.github.io/archi/quickstart/) — deploy your first Archi instance in minutes.\n- [User Guide](https://archi-physics.github.io/archi/user_guide/) — overview of all capabilities.\n- [Data Sources](https://archi-physics.github.io/archi/data_sources/) — configure web links, git, JIRA, Redmine, and more.\n- [Services](https://archi-physics.github.io/archi/services/) — chat, uploader, data manager, Piazza, and other interfaces.\n- [Models \u0026 Providers](https://archi-physics.github.io/archi/models_providers/) — LLM providers, embeddings, and BYOK.\n- [Agents \u0026 Tools](https://archi-physics.github.io/archi/agents_tools/) — agent specs, tools, MCP integration.\n- [Configuration](https://archi-physics.github.io/archi/configuration/) — full YAML config schema reference.\n- [CLI Reference](https://archi-physics.github.io/archi/cli_reference/) — all CLI commands and options.\n- [API Reference](https://archi-physics.github.io/archi/api_reference/) — REST API endpoints.\n- [Benchmarking](https://archi-physics.github.io/archi/benchmarking/) — evaluate retrieval and response quality.\n- [Advanced Setup](https://archi-physics.github.io/archi/advanced_setup_deploy/) — GPU setup and production deployment.\n- [Developer Guide](https://archi-physics.github.io/archi/developer_guide/) — architecture, contributing, and extension patterns.\n- [Troubleshooting](https://archi-physics.github.io/archi/troubleshooting/) — common issues and fixes.\n\n## Getting Started\n\nFollow the [Install](https://archi-physics.github.io/archi/install/) and [Quickstart](https://archi-physics.github.io/archi/quickstart/) guide to set up prerequisites, configure data sources, and launch an instance.\n\n## Contributing\n\nWe welcome fixes and new integrations—see the [Developer Guide](https://archi-physics.github.io/archi/developer_guide/) for coding standards, testing instructions, and contribution tips. Please open issues or pull requests on the [GitHub repository](https://github.com/archi-physics/archi).\n\n## License and Support\n\n_archi_ is released under the [MIT License](LICENSE). For project inquiries, contact paus@mit.edu.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchi-physics%2Farchi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farchi-physics%2Farchi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchi-physics%2Farchi/lists"}