{"id":19068487,"url":"https://github.com/codewithswastik/intellichat","last_synced_at":"2026-06-22T13:31:38.168Z","repository":{"id":148009744,"uuid":"619513757","full_name":"CodeWithSwastik/intellichat","owner":"CodeWithSwastik","description":"A convenient wrapper for OpenAI's Chat Completion API.","archived":false,"fork":false,"pushed_at":"2023-03-28T04:03:43.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T22:59:52.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/CodeWithSwastik.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-03-27T09:41:07.000Z","updated_at":"2023-03-28T04:02:28.000Z","dependencies_parsed_at":"2023-05-28T05:45:27.435Z","dependency_job_id":null,"html_url":"https://github.com/CodeWithSwastik/intellichat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeWithSwastik/intellichat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithSwastik%2Fintellichat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithSwastik%2Fintellichat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithSwastik%2Fintellichat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithSwastik%2Fintellichat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeWithSwastik","download_url":"https://codeload.github.com/CodeWithSwastik/intellichat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithSwastik%2Fintellichat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34651747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"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-09T01:09:13.831Z","updated_at":"2026-06-22T13:31:38.145Z","avatar_url":"https://github.com/CodeWithSwastik.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IntelliChat\n\nA convenient wrapper for OpenAI's Chat Completion API.\n\n## Example\n\nSimplest Use Case\n```python\nfrom intellichat import ChatBot\n\nbot = ChatBot(api_key=\"sk-...\")\n\nresponse = bot.get_response(\"Hi!\")\n\nprint(response)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithswastik%2Fintellichat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithswastik%2Fintellichat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithswastik%2Fintellichat/lists"}