{"id":18716092,"url":"https://github.com/yucked/witty","last_synced_at":"2025-07-27T03:33:42.121Z","repository":{"id":144187044,"uuid":"136688159","full_name":"Yucked/Witty","owner":"Yucked","description":"⚗️ - .NET wrapper for Wit.ai. Targets .NET Standard 2.0.","archived":false,"fork":false,"pushed_at":"2024-01-27T03:42:31.000Z","size":72,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-20T15:47:11.368Z","etag":null,"topics":["csharp","dotnet","netstandard","wit-ai","wit-api","witai","wrapper"],"latest_commit_sha":null,"homepage":"https://www.nuget.org/packages/WitSharp","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yucked.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}},"created_at":"2018-06-09T03:40:02.000Z","updated_at":"2024-01-27T03:42:36.000Z","dependencies_parsed_at":"2024-01-27T04:27:48.031Z","dependency_job_id":"7db63341-dda1-41e8-88b1-467d5cc99fcb","html_url":"https://github.com/Yucked/Witty","commit_stats":null,"previous_names":["yucked/witsharp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Yucked/Witty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yucked%2FWitty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yucked%2FWitty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yucked%2FWitty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yucked%2FWitty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yucked","download_url":"https://codeload.github.com/Yucked/Witty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yucked%2FWitty/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267294180,"owners_count":24065343,"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-07-27T02:00:11.917Z","response_time":82,"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":["csharp","dotnet","netstandard","wit-ai","wit-api","witai","wrapper"],"created_at":"2024-11-07T13:11:32.212Z","updated_at":"2025-07-27T03:33:42.054Z","avatar_url":"https://github.com/Yucked.png","language":"C#","funding_links":["https://www.buymeacoffee.com/Yucked"],"categories":[],"sub_categories":[],"readme":"\u003c!--- Artificial Intelligence by Andrew Forrester from the Noun Project ---\u003e\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://media.discordapp.net/attachments/253326058630283264/458260513965604875/Untitled-2.png\" width=\"15%\" /\u003e\n    \u003ch2 align=\"center\"\u003eWitSharp\u003c/h2\u003e\n    \u003cp align=\"center\"\u003e\n        \u003ca href=\"https://ci.appveyor.com/project/Yucked/witsharp\"\u003e\u003cimg src=\"https://ci.appveyor.com/api/projects/status/kbly9aehvuyp9idf/branch/master\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.buymeacoffee.com/Yucked\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/black_img.png\" width=\"130px\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://www.nuget.org/packages/WitSharp/\"\u003e\u003cimg src=\"https://img.shields.io/nuget/v/WitSharp.svg?longCache=true\u0026style=flat-square\" \u003e\u003c/a\u003e\n    \u003c/p\u003e        \n\n\u003e Usage\n\n**Creating new application:**\n```cs\nvar Client = new WitClient(\"MY-APPLICATION-TOKEN\");\nvar Create = await Client.Application.CreateAsync(\"WitSharp\", Language.EN, true).ConfigureAwait(false);\nConsole.WriteLine(Create.AppId);\n```\n\n**Getting sentence meaning:**\n```cs\nvar Meaning = Client.Training.SentenceMeaningAsync(new SentenceModel {\n    Message = \"How many people between monday and friday\u003e\",\n    MaxTraits = 4\n    }).ConfigureAwait(false);\nConsole.WriteLine(Meaning.Entities.Intents.FirstOrDefault().Value);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyucked%2Fwitty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyucked%2Fwitty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyucked%2Fwitty/lists"}