{"id":29349489,"url":"https://github.com/basedosdados/chatbot-frontend","last_synced_at":"2025-07-08T21:04:14.584Z","repository":{"id":302468950,"uuid":"974892180","full_name":"basedosdados/chatbot-frontend","owner":"basedosdados","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-02T14:13:05.000Z","size":127,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-02T15:27:47.305Z","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/basedosdados.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-04-29T13:13:15.000Z","updated_at":"2025-05-29T07:30:24.000Z","dependencies_parsed_at":"2025-07-02T15:38:05.803Z","dependency_job_id":null,"html_url":"https://github.com/basedosdados/chatbot-frontend","commit_stats":null,"previous_names":["basedosdados/chatbot-frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/basedosdados/chatbot-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basedosdados%2Fchatbot-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basedosdados%2Fchatbot-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basedosdados%2Fchatbot-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basedosdados%2Fchatbot-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/basedosdados","download_url":"https://codeload.github.com/basedosdados/chatbot-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basedosdados%2Fchatbot-frontend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264349196,"owners_count":23594548,"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","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-07-08T21:04:12.393Z","updated_at":"2025-07-08T21:04:14.579Z","avatar_url":"https://github.com/basedosdados.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Interface do Chatbot da BD, feita com [Streamlit](https://streamlit.io/)\n\n## Instruções\nA interface do chatbot pode ser executada localmente utilizando o Docker ou o Python.\n\n### Docker\nInstale o Docker seguindo as [instruções de instalação](https://docs.docker.com/engine/install/), de acordo com a distribuição linux que você usa. Em seguida, a partir da raiz deste repositório, execute os comandos:\n```\ndocker build -t \u003cnome-da-tag\u003e:latest .\ndocker run \u003cnome-da-tag\u003e:latest\n```\n\u003e [!TIP]\n\u003e Você pode adicionar a flag `--rm` ao comando `docker run` para remover o container após a sua execução.\n### Python\n\nCrie um ambiente virtual e ative-o:\n```\npython3 -m venv \u003ccaminho-para-o-venv\u003e\n. \u003ccaminho-para-o-venv\u003e/bin/activate\n```\nEm seguida, a partir da raíz deste repositório, instale o pacote:\n```\npip install --upgrade pip\npip install .\n```\nE execute-o utilizando o streamlit:\n```\nstreamlit run frontend/main.py\n```\n\u003e [!TIP]\n\u003e - Você pode adicionar a flag `-e` para instalar o pacote no modo editável durante o desenvolvimento.\n\u003e - Você pode criar o ambiente virtual e fazer a instalação do pacote utilizando ferramentas como o [uv](https://docs.astral.sh/uv/) ou o [poetry](https://python-poetry.org/docs/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasedosdados%2Fchatbot-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasedosdados%2Fchatbot-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasedosdados%2Fchatbot-frontend/lists"}