{"id":41396016,"url":"https://github.com/flowbrg/homer","last_synced_at":"2026-01-23T12:53:56.970Z","repository":{"id":298471957,"uuid":"997470843","full_name":"flowbrg/homer","owner":"flowbrg","description":"Homer is a small academic project of a RAG application using Ollama and Langgraph as well as streamlit for the UI.","archived":false,"fork":false,"pushed_at":"2025-11-19T20:20:16.000Z","size":8140,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-19T21:03:53.578Z","etag":null,"topics":["langchain","langgraph-python","llm","rag"],"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/flowbrg.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-06T15:25:14.000Z","updated_at":"2025-11-14T13:44:46.000Z","dependencies_parsed_at":"2025-07-08T11:39:31.257Z","dependency_job_id":"005e9c65-26d0-4e1f-a265-789ca91bcae7","html_url":"https://github.com/flowbrg/homer","commit_stats":null,"previous_names":["flowbrg/homer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flowbrg/homer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowbrg%2Fhomer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowbrg%2Fhomer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowbrg%2Fhomer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowbrg%2Fhomer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flowbrg","download_url":"https://codeload.github.com/flowbrg/homer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowbrg%2Fhomer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28692283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T11:01:27.039Z","status":"ssl_error","status_checked_at":"2026-01-23T11:00:26.909Z","response_time":59,"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":["langchain","langgraph-python","llm","rag"],"created_at":"2026-01-23T12:53:56.837Z","updated_at":"2026-01-23T12:53:56.944Z","avatar_url":"https://github.com/flowbrg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Homer\n\nHomer is a small academic project of a RAG application using Ollama and Langgraph as well as streamlit for the UI.\n\nThis project is designed to be executed on relatively low-performance laptops; therefore, computationally intensive tasks are delegated to a server (specifically, an Ollama instance operating on a non-default IP address).\n\n## Environment\n\nIn PowerShell:\n```\ngit pull https://github.com/flowbrg/homer.git\ncd ./homer\npython -m venv .venv\n.\\.venv\\Scripts\\Activate.ps1\npip install -r ./requirements.txt\n```\n\nBash:\n```\ngit pull https://github.com/flowbrg/homer.git\ncd ./homer\npython -m venv .venv\nsource .\\.venv\\bin\\activate\npip install -r ./requirements.txt\n```\n\nYou can use [uv](https://github.com/astral-sh/uv)\n```\ncd ./homer\nuv venv\nsource .\\.venv\\bin\\activate # or .\\.venv\\Scripts\\Activate.ps1\nuv sync\nuv run .\\src\\main.py\n```\n\n## Dependencies\n\n- [Ollama](https://ollama.com) \n\n## TODO\n\n- Refactor the configuration (persistent configuration using json);\n- Improve the RAG-as-a-tool agent;\n- Rework the report agent;\n- Explore microsoft [markitdown](https://github.com/microsoft/markitdown) and google's [langextract](https://github.com/google/langextract) and replace the current vibe coded parser module;\n- Migrate from streamlit probably;\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowbrg%2Fhomer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflowbrg%2Fhomer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowbrg%2Fhomer/lists"}