{"id":18701184,"url":"https://github.com/omar2205/deno-qa-bot","last_synced_at":"2026-04-28T23:34:45.589Z","repository":{"id":169071419,"uuid":"644952037","full_name":"omar2205/deno-qa-bot","owner":"omar2205","description":"Quick QA bot, using Deno","archived":false,"fork":false,"pushed_at":"2023-05-25T06:12:52.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-19T03:41:21.544Z","etag":null,"topics":["ai","deno"],"latest_commit_sha":null,"homepage":"","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/omar2205.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}},"created_at":"2023-05-24T15:38:00.000Z","updated_at":"2023-05-24T16:26:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"c4465ea2-35ce-4ca0-923f-46bb4c634705","html_url":"https://github.com/omar2205/deno-qa-bot","commit_stats":null,"previous_names":["omar2205/deno-qa-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/omar2205/deno-qa-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omar2205%2Fdeno-qa-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omar2205%2Fdeno-qa-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omar2205%2Fdeno-qa-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omar2205%2Fdeno-qa-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omar2205","download_url":"https://codeload.github.com/omar2205/deno-qa-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omar2205%2Fdeno-qa-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32404340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"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":["ai","deno"],"created_at":"2024-11-07T11:40:51.661Z","updated_at":"2026-04-28T23:34:45.560Z","avatar_url":"https://github.com/omar2205.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deno QA bot\n\nHelps you bootstrap a bot to answer questions using Deno and [transformers.js](https://github.com/xenova/transformers.js).\n\nBy default, it uses a simple model, follow transformers.js guide to use more powerful models.\n\nYou can use `omar2205/roberta-base-squad2-onnx`. It's a bit more powerful, and uses more RAM, sometimes you will hit the memory limit in Deno Deploy.\n\n## Usage\n\nYou can click this link: [Deploy to Deno Deploy](https://dash.deno.com/new?url=https://raw.githubusercontent.com/omar2205/deno-qa-bot/main/main.ts\u0026env=BOT_CONTEXT). And you will deploy this code into the Deno Deploy project.\n\nYou will be asked to provide a `context`, provide all the information for the model to get the answers. (Might need a bit updating to get good results)\nExample: \n\n```\nYour name is MrBot.\nMy font is Jetbrains Mono.\nI use nvim as my editor.\n```\n\nAdd `,BOT_MODEL=MODEL/PATH` to the URL to use a custom model.\n\nFor example: `,BOT_MODEL=omar2205/roberta-base-squad2-onnx`\n\n\nYou can also clone (or download) this repo and update relevant parts.\n\n### API usage\n\nExample:\n\n```\nVisiting this:\nhttps://brave-newt-41.deno.dev/?q=what's the font?\n{\n  \"answer\": \"anonymous pro\",\n  \"score\": 0.19661939422501717,\n  \"question\": \"what's the font?\"\n}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomar2205%2Fdeno-qa-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomar2205%2Fdeno-qa-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomar2205%2Fdeno-qa-bot/lists"}