{"id":44350978,"url":"https://github.com/radlab-dev-group/semantic-search-engine-ui","last_synced_at":"2026-02-11T15:05:57.920Z","repository":{"id":332824876,"uuid":"1135142188","full_name":"radlab-dev-group/semantic-search-engine-ui","owner":"radlab-dev-group","description":"The repository contains a view for semantic-search-engine. Its individual components (pages) are used to prepare data (indexing). This is a ready‑to‑use solution for handling RAG.","archived":false,"fork":false,"pushed_at":"2026-01-15T18:54:17.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-15T20:18:37.303Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radlab-dev-group.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":"2026-01-15T17:40:32.000Z","updated_at":"2026-01-15T18:54:25.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/radlab-dev-group/semantic-search-engine-ui","commit_stats":null,"previous_names":["radlab-dev-group/semantic-search-engine-ui"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/radlab-dev-group/semantic-search-engine-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radlab-dev-group%2Fsemantic-search-engine-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radlab-dev-group%2Fsemantic-search-engine-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radlab-dev-group%2Fsemantic-search-engine-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radlab-dev-group%2Fsemantic-search-engine-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radlab-dev-group","download_url":"https://codeload.github.com/radlab-dev-group/semantic-search-engine-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radlab-dev-group%2Fsemantic-search-engine-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29336093,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T14:34:07.188Z","status":"ssl_error","status_checked_at":"2026-02-11T14:34:06.809Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2026-02-11T15:05:57.110Z","updated_at":"2026-02-11T15:05:57.915Z","avatar_url":"https://github.com/radlab-dev-group.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Description\n\nThis repository provides a view for the\n**[semantic‑search‑engine](https://github.com/radlab-dev-group/semantic-search-engine)**.  \nIts individual components (the `pages`) are used to prepare data for indexing.\n\n### Streamlit application\n\nThe `streamlit_ui/` directory contains the source code for the UI of the semantic search (RAG) engine and the\nconversational search model.  \nTo start the application, run the `run.sh` script:\n\n```textmate\ncd streamlit_ui\nbash run.sh\n```\n\n#### Contents of `run.sh`\n\n```textmate\n#!/bin/bash\n\n# Run the application under the Streamlit server\nexport STREAMLIT_SERVER_MAX_UPLOAD_SIZE=5000   # maximum upload size per file (in MB)\n\n# LLama2 configuration\nexport SHOW_LLAMA_70B_MODEL=true   # set to true to enable the 70‑billion‑parameter LLama2 model\n\n# Launch the app\nstreamlit run Home.py\n```\n\n* `STREAMLIT_SERVER_MAX_UPLOAD_SIZE` controls the maximum size of a single file that can be uploaded for indexing. It is\n  set to **5 GB** (5000 MB).\n* `SHOW_LLAMA_70B_MODEL` toggles the 70 B LLama2 model on or off. To disable this model, comment out (or remove) the\n  line that exports this variable.  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradlab-dev-group%2Fsemantic-search-engine-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradlab-dev-group%2Fsemantic-search-engine-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradlab-dev-group%2Fsemantic-search-engine-ui/lists"}