{"id":28028924,"url":"https://github.com/mit-ccc/forage-public","last_synced_at":"2025-07-31T12:35:46.915Z","repository":{"id":283741330,"uuid":"943990403","full_name":"mit-ccc/forage-public","owner":"mit-ccc","description":"Public repository for the CCC Forage conversational search engine","archived":false,"fork":false,"pushed_at":"2025-04-25T20:32:17.000Z","size":610,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-11T07:35:01.585Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mit-ccc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-03-06T15:49:30.000Z","updated_at":"2025-04-25T20:32:20.000Z","dependencies_parsed_at":"2025-05-11T07:34:41.632Z","dependency_job_id":"8d7b7949-1384-4fe3-aa92-f178017f9ace","html_url":"https://github.com/mit-ccc/forage-public","commit_stats":null,"previous_names":["mit-ccc/forage-public"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mit-ccc/forage-public","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mit-ccc%2Fforage-public","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mit-ccc%2Fforage-public/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mit-ccc%2Fforage-public/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mit-ccc%2Fforage-public/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mit-ccc","download_url":"https://codeload.github.com/mit-ccc/forage-public/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mit-ccc%2Fforage-public/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268039945,"owners_count":24185832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-05-11T07:34:33.295Z","updated_at":"2025-07-31T12:35:46.872Z","avatar_url":"https://github.com/mit-ccc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FoRAGE\nFoRAGE (FOra Retrieval-Augmented GEneration)\n\nThis repository has the code for the FoRAGE search engine.  CCC maintains a deployment of this search engine at https://forage.ccc-mit.org/\n\n## Preliminaries:\n\n- Install the required python dependencies:\n  - ``pip3 install -r requirements.txt``\n- You will need to install the data sets you wish to explore under the \"indexes\" subdirectory. Contact the authors for this data.\n- You will need an OpenAI API key in order to produce LLM-generated analyses of the data. (If you don't have one, you can still use the tool to do basic embedding-based retrieval.) Set the ``OPENAI_API_KEY`` environment variable accordingly in the shell from which you run this application.\n\n\n## To run:\n\n- Start the Streamlit app from your terminal:\n  - ``streamlit run forage.py``\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmit-ccc%2Fforage-public","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmit-ccc%2Fforage-public","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmit-ccc%2Fforage-public/lists"}