{"id":16683538,"url":"https://github.com/marcominerva/searchdocumentwithai","last_synced_at":"2026-05-06T09:31:55.409Z","repository":{"id":197376546,"uuid":"696222553","full_name":"marcominerva/SearchDocumentWithAI","owner":"marcominerva","description":"A sample that shows how to use ChatGPT to get answers about any PDF documents","archived":false,"fork":false,"pushed_at":"2023-10-11T15:43:57.000Z","size":15,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-13T12:31:27.715Z","etag":null,"topics":["azure","azure-openai","azure-openai-api","c-sharp","chatgpt","openai","openai-api","visual-studio"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcominerva.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}},"created_at":"2023-09-25T10:37:43.000Z","updated_at":"2023-11-14T12:30:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"33a01a8b-bd08-4028-81db-48c0585a766e","html_url":"https://github.com/marcominerva/SearchDocumentWithAI","commit_stats":null,"previous_names":["marcominerva/searchdocumentwithai"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcominerva/SearchDocumentWithAI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcominerva%2FSearchDocumentWithAI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcominerva%2FSearchDocumentWithAI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcominerva%2FSearchDocumentWithAI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcominerva%2FSearchDocumentWithAI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcominerva","download_url":"https://codeload.github.com/marcominerva/SearchDocumentWithAI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcominerva%2FSearchDocumentWithAI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28052420,"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-12-26T02:00:06.189Z","response_time":55,"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":["azure","azure-openai","azure-openai-api","c-sharp","chatgpt","openai","openai-api","visual-studio"],"created_at":"2024-10-12T14:25:11.178Z","updated_at":"2025-12-26T10:11:30.052Z","avatar_url":"https://github.com/marcominerva.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Search Documents With AI\nA sample that shows how to use ChatGPT to get answers about any PDF documents\n\nYou need to set the required values in the [appsettings.json](https://github.com/marcominerva/SearchDocumentWithAI/blob/master/src/SearchGpt/appsettings.json) file:\n\n    \"ChatGPT\": {\n        \"Provider\": \"OpenAI\",           // Optional. Allowed values: OpenAI (default) or Azure\n        \"ApiKey\": \"\",                   // Required\n        \"Organization\": \"\",             // Optional, used only by OpenAI\n        \"ResourceName\": \"\",             // Required when using Azure OpenAI Service\n        \"AuthenticationType\": \"ApiKey\", // Optional, used only by Azure OpenAI Service. Allowed values : ApiKey (default) or ActiveDirectory\n        \"DefaultModel\": \"my-model\"      // Required  \n    }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcominerva%2Fsearchdocumentwithai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcominerva%2Fsearchdocumentwithai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcominerva%2Fsearchdocumentwithai/lists"}