{"id":24913915,"url":"https://github.com/motojinc25/chatci","last_synced_at":"2026-04-16T18:02:34.441Z","repository":{"id":275130049,"uuid":"925127895","full_name":"motojinc25/chatci","owner":"motojinc25","description":"Fully customizable AI Chatbot powered by Microsoft Azure","archived":false,"fork":false,"pushed_at":"2025-01-31T10:55:04.000Z","size":216,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T05:24:35.219Z","etag":null,"topics":["azure","chatbot","dall-e3","gpt-4o","openai"],"latest_commit_sha":null,"homepage":"https://wedx.cc","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/motojinc25.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":"2025-01-31T09:32:34.000Z","updated_at":"2025-01-31T11:00:38.000Z","dependencies_parsed_at":"2025-01-31T12:01:46.580Z","dependency_job_id":"2f29091c-5520-454f-9963-3a646a32d885","html_url":"https://github.com/motojinc25/chatci","commit_stats":null,"previous_names":["motojinc25/chatci"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/motojinc25/chatci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/motojinc25%2Fchatci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/motojinc25%2Fchatci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/motojinc25%2Fchatci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/motojinc25%2Fchatci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/motojinc25","download_url":"https://codeload.github.com/motojinc25/chatci/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/motojinc25%2Fchatci/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31897870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T17:33:00.867Z","status":"ssl_error","status_checked_at":"2026-04-16T17:32:57.401Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["azure","chatbot","dall-e3","gpt-4o","openai"],"created_at":"2025-02-02T06:15:07.267Z","updated_at":"2026-04-16T18:02:34.391Z","avatar_url":"https://github.com/motojinc25.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"right\"\u003e\n  \u003ca href=\"README.md\"\u003eEnglish\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n\u003ch1 align=\"center\"\u003e\n\u003cimg src='./src/app/favicon.ico' width='20' /\u003e\n\u003cspan\u003e\n  Chat Ci\n  \u003cspan style=\"font-size:8px; font-weight: normal;\"\u003e(Community Edition)\u003c/span\u003e\n\u003c/span\u003e\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003cem\u003eFully customizable AI Chatbot powered by Microsoft Azure\u003c/em\u003e\n  \u003cbr /\u003e\n  \u003cem\u003eMade in Hawaii\u003c/em\u003e\n\u003c/p\u003e\n\n\u003ca href=\"./doc/statics/chatci_screenshot_light.jpg\"\u003e\n  \u003cimg src=\"./doc/statics/chatci_screenshot_light.jpg\" width=\"400\"/\u003e\n\u003c/a\u003e\n\u003ca href=\"./doc/statics/chatci_screenshot_dark.jpg\"\u003e\n  \u003cimg src=\"./doc/statics/chatci_screenshot_dark.jpg\" width=\"400\"/\u003e\n\u003c/a\u003e\n\n## 🚀 Features\n\n- [Template](https://github.com/vercel/ai-chatbot)\n  - Based on the Next.js AI Chatbot template\n- [Next.js](https://nextjs.org) App Router\n  - Advanced routing for seamless navigation and performance\n  - React Server Components (RSCs) and Server Actions for server-side rendering and increased performance\n- [AI SDK](https://sdk.vercel.ai/docs)\n  - Unified API for generating text, structured objects, and tool calls with LLMs\n  - Hooks for building dynamic chat and generative user interfaces\n- [shadcn/ui](https://ui.shadcn.com)\n  - Styling with [Tailwind CSS](https://tailwindcss.com)\n  - Component primitives from [Radix UI](https://radix-ui.com) for accessibility and flexibility\n- Model Provider\n  - [Azure OpenAI Service](https://azure.microsoft.com/en-us/products/ai-services/openai-service) for building custom generative AI solutions using GPT-4o and DALL-E 3 as the default models\n- Data Persistence\n  - [Azure Database for PostgreSQL](https://azure.microsoft.com/en-us/products/postgresql) for saving chat history and user data\n  - [Azure Blob Storage](https://azure.microsoft.com/en-us/products/storage/blobs) for efficient file storage\n- Authentication\n  - [Auth.js](https://authjs.dev) for Authentication for the Web\n  - [Microsoft Entra ID](https://www.microsoft.com/en-us/security/business/identity-access/microsoft-entra-id) for managing user identities\n\n## ⚡ Getting Started\n\n1. Clone the repository from Github\n\n```powershell\ngit clone https://github.com/motojinc25/chatci.git\n```\n\n2. Install the required dependencies\n\n```powershell\npnpm install\n```\n\n3. Copy .env.sample to .env and enter your values\n\n```powershell\ncopy .env.sample .env\n```\n\n4. Start the application (in development mode)\n\n```powershell\npnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see Chat Ci.\n\n## 📄 License\n\nSource code in this repository is made available under the [Apache License Version 2.0](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmotojinc25%2Fchatci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmotojinc25%2Fchatci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmotojinc25%2Fchatci/lists"}