{"id":19913645,"url":"https://github.com/tabbyml/quick-question","last_synced_at":"2025-10-25T16:46:43.246Z","repository":{"id":142549075,"uuid":"612483659","full_name":"TabbyML/quick-question","owner":"TabbyML","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-08T15:08:23.000Z","size":2556,"stargazers_count":14,"open_issues_count":3,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-19T02:45:56.372Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TabbyML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-03-11T04:29:39.000Z","updated_at":"2024-05-15T04:30:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"35f5d18b-c342-47a2-98e0-ba465c29f062","html_url":"https://github.com/TabbyML/quick-question","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TabbyML/quick-question","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TabbyML%2Fquick-question","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TabbyML%2Fquick-question/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TabbyML%2Fquick-question/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TabbyML%2Fquick-question/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TabbyML","download_url":"https://codeload.github.com/TabbyML/quick-question/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TabbyML%2Fquick-question/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280987579,"owners_count":26425342,"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","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-12T21:33:36.535Z","updated_at":"2025-10-25T16:46:43.209Z","avatar_url":"https://github.com/TabbyML.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ⁉️ QuickQuestion\n[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n![Docker build status](https://img.shields.io/github/actions/workflow/status/TabbyML/quick-question/docker.yml?label=docker%20image%20build)\n\n## 🤔 What is this?\n\nAn incubating AI-powered Q\u0026A for your codebase.\n\n[Live Demo](https://quick-question.fly.dev)\n\n![Example Quick Question](example-quick-question.png)\n\n## 🚀 Deployment\nMake sure [git-lfs](https://git-lfs.com/) is installed.\n\n1. Clone the repository.\n    ```bash\n    git clone https://github.com/TabbyML/quick-question.git\n    ```\n\n2. Save your OPENAI_API_KEY to file as secret.\n    ```bash\n    echo YOUR_OPENAI_API_KEY \u003e openai_api_key.txt\n    ```\n\n3. **Optional** Run Quick Question on your github project.\n   1. Create new directory for you project under `/data`, e.g `/data/quick-question`.\n   2. Add a new `metadata.json` file in your project directory.\n   Here is a templete of file content, replace `{GITHUB_PROJECT}` with your own project name, e.g `TabbyML/quick-question`.  \n        ```json\n        {\n            \"name\": \"{GITHUB_PROJECT}\",\n            \"exampleQueries\": [\"How to ...?\"]\n        }\n        ```\n\n        \u003e See [./data/diffusers/metadata.json](./data/diffusers/metadata.json) for a complete example.\n\n4. Start container.\n    ```\n    docker-compose up\n    ```\n\n## 🛠️ Development\n1. Make sure [git-lfs](https://git-lfs.com/) is installed.\n2. Clone the repository, runs `yarn` to install dependencies.\n3. Run `yarn lerna run build`.\n4. Switch workdir to `./packages/quick-question`.\n3. Copy `.env.sample` to `.env.local`, and set your `OPENAI_API_KEY`.\n4. Run `yarn dev` to start local development \n\n## ❤️ Acknowledgement\n\nMany thanks to WizAI for contributing with [code-search](https://github.com/wizi-ai/code-search), a project that QuickQuestion branched from.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftabbyml%2Fquick-question","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftabbyml%2Fquick-question","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftabbyml%2Fquick-question/lists"}