{"id":49183110,"url":"https://github.com/puppe1990/metaphoric-chatbot","last_synced_at":"2026-04-23T02:30:36.342Z","repository":{"id":352404501,"uuid":"1215004908","full_name":"puppe1990/metaphoric-chatbot","owner":"puppe1990","description":"Web app for guided metaphor generation and metaphor coaching with a Next.js frontend and FastAPI agent service.","archived":false,"fork":false,"pushed_at":"2026-04-19T12:21:34.000Z","size":3750,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-19T13:25:00.689Z","etag":null,"topics":["ai","chatbot","fastapi","metaphor","nextjs","nlp"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/puppe1990.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":"2026-04-19T10:56:23.000Z","updated_at":"2026-04-19T12:21:38.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/puppe1990/metaphoric-chatbot","commit_stats":null,"previous_names":["puppe1990/metaphoric-chatbot"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/puppe1990/metaphoric-chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puppe1990%2Fmetaphoric-chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puppe1990%2Fmetaphoric-chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puppe1990%2Fmetaphoric-chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puppe1990%2Fmetaphoric-chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/puppe1990","download_url":"https://codeload.github.com/puppe1990/metaphoric-chatbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puppe1990%2Fmetaphoric-chatbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32163846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T02:19:40.750Z","status":"ssl_error","status_checked_at":"2026-04-23T02:17:55.737Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["ai","chatbot","fastapi","metaphor","nextjs","nlp"],"created_at":"2026-04-23T02:30:35.525Z","updated_at":"2026-04-23T02:30:36.337Z","avatar_url":"https://github.com/puppe1990.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Metaphoric Chatbot\n\nWeb app for guided metaphor generation and metaphor coaching.\n\n### Apps\n\n- `web/` — Next.js frontend\n- `agent_service/` — FastAPI + Deep Agents backend\n\n### Local development\n\n```bash\ncp .env.example .env\n(cd web \u0026\u0026 npm install)\n(cd agent_service \u0026\u0026 uv sync --extra test --extra lint)\n```\n\n### Run the agent service\n\n```bash\ncd agent_service\nuv run uvicorn app.main:app --reload\n```\n\n### Run the web app\n\n```bash\ncd web\nnpm run dev\n```\n\n### Tests\n\n```bash\ncd agent_service\nuv run ruff format .\nuv run ruff check .\nuv run pytest\n\ncd ../web\nnpm test\n```\n\n### Pre-commit\n\n```bash\nuv tool install pre-commit\npre-commit install\npre-commit run --all-files\n```\n\nThe local hooks run the shared hygiene checks plus `ruff format`, `ruff`, and `pytest` for `agent_service`, and `vitest` for `web`. The GitHub Actions workflow runs the same Python format/lint/test checks, plus the web build and any `lint` or `typecheck` scripts that may be added later.\n\n### Receive Mode Notes\n\nReceive mode now interprets user turns semantically. Changes in `agent_service/app/prompts.py`, `agent_service/app/agents.py`, `agent_service/app/orchestrator.py`, or `agent_service/app/providers/local_provider.py` must preserve this rule:\n\n- user-supplied metaphors become the active refinement seed instead of being discarded for generic menu choices\n- receive artifacts in the contextual path should avoid rigid `A/B/C` quiz framing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuppe1990%2Fmetaphoric-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpuppe1990%2Fmetaphoric-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuppe1990%2Fmetaphoric-chatbot/lists"}