{"id":28820623,"url":"https://github.com/avoss84/reflex-ai-app","last_synced_at":"2026-03-07T09:31:35.794Z","repository":{"id":295475451,"uuid":"989999619","full_name":"AVoss84/reflex-ai-app","owner":"AVoss84","description":"Reflex A.I. Chat App","archived":false,"fork":false,"pushed_at":"2025-05-25T18:40:18.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-31T08:51:38.337Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/AVoss84.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-05-25T09:40:57.000Z","updated_at":"2025-05-25T18:40:22.000Z","dependencies_parsed_at":"2025-05-26T14:17:41.178Z","dependency_job_id":null,"html_url":"https://github.com/AVoss84/reflex-ai-app","commit_stats":null,"previous_names":["avoss84/reflex-ai-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AVoss84/reflex-ai-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AVoss84%2Freflex-ai-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AVoss84%2Freflex-ai-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AVoss84%2Freflex-ai-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AVoss84%2Freflex-ai-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AVoss84","download_url":"https://codeload.github.com/AVoss84/reflex-ai-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AVoss84%2Freflex-ai-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30210832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T09:02:10.694Z","status":"ssl_error","status_checked_at":"2026-03-07T09:02:08.429Z","response_time":53,"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":[],"created_at":"2025-06-18T21:45:30.589Z","updated_at":"2026-03-07T09:31:35.776Z","avatar_url":"https://github.com/AVoss84.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chat assistant Web App\n\nA simple chat assistant web application built with [Reflex](https://reflex.dev/). It uses Gemini 2.5 Flash under the hood to answer user questions. For deployment, [see blog](https://reflex.dev/blog/2024-10-8-self-hosting-reflex-with-docker/).\n\n## Features\n\n- Chat interface with question and answer display\n- Clear chat history functionality\n- Responsive UI with custom styling\n\n## Project Structure\n\n```\n├── assets\n├── Dockerfile\n├── Makefile\n├── pyproject.toml\n├── README.md\n├── rxconfig.py\n└── web_app\n    ├── backend.py\n    ├── state.py\n    ├── style.py\n    └── web_app.py\n```\n\n## Package installation and application develoment\n\nCreate virtual environment: \n```bash\nuv venv --python 3.12\nuv sync\nsource .venv/bin/activate\n```\n\nStart app locally:\n```bash\nmake ui       \n```\n\nRun formating: \n```bash\nmake format\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favoss84%2Freflex-ai-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favoss84%2Freflex-ai-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favoss84%2Freflex-ai-app/lists"}