{"id":30133810,"url":"https://github.com/avinashtare/quickchat-ai","last_synced_at":"2025-08-10T20:12:23.942Z","repository":{"id":307373650,"uuid":"1028716134","full_name":"avinashtare/QuickChat-AI","owner":"avinashtare","description":"QuickChat AI is a modern, open-source, serverless chat application.","archived":false,"fork":false,"pushed_at":"2025-07-31T13:00:52.000Z","size":688,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-31T16:38:53.547Z","etag":null,"topics":["ai","chatapp","puter","serverless"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/avinashtare.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":"2025-07-30T00:45:43.000Z","updated_at":"2025-07-31T13:01:46.000Z","dependencies_parsed_at":"2025-07-31T16:49:05.842Z","dependency_job_id":null,"html_url":"https://github.com/avinashtare/QuickChat-AI","commit_stats":null,"previous_names":["avinashtare/react-ai-chat","avinashtare/quickchat-ai"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/avinashtare/QuickChat-AI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinashtare%2FQuickChat-AI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinashtare%2FQuickChat-AI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinashtare%2FQuickChat-AI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinashtare%2FQuickChat-AI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avinashtare","download_url":"https://codeload.github.com/avinashtare/QuickChat-AI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinashtare%2FQuickChat-AI/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269780617,"owners_count":24474686,"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-08-10T02:00:08.965Z","response_time":71,"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":["ai","chatapp","puter","serverless"],"created_at":"2025-08-10T20:12:21.224Z","updated_at":"2025-08-10T20:12:23.919Z","avatar_url":"https://github.com/avinashtare.png","language":"TypeScript","readme":"# 🚀 QuickChat AI Serverless Chat App\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/stars/avinashtare/QuickChat-AI?style=social\" alt=\"GitHub stars\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/avinashtare/QuickChat-AI\" alt=\"License\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/issues/avinashtare/QuickChat-AI\" alt=\"Issues\" /\u003e\n\u003c/p\u003e\n\n  \u003cimg src=\"./sample/ui-dark.png\" width=\"100%\"/\u003e\n  \u003cimg src=\"./sample/ui-light.png\" width=\"100%\"/\u003e\n\n# Introduction\n\nQuickChat AI is a modern, open-source, serverless chat application that leverages AI to deliver seamless, real-time conversations. Built on the Puter platform, it combines a sleek user interface with powerful backendless technology, making intelligent chat accessible, fast, and easy to deploy anywhere.\n\n## 📋 Table of Contents\n\n- [Features](#features)\n- [Tech Stack](#tech-stack)\n- [Getting Started](#getting-started)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n- [Contact](#contact)\n- [Author](#author)\n\n## Features\n\n- 💬 Real-time AI-powered chat interface\n- ☁️ Serverless architecture for easy deployment\n- 🖥️ Modern UI built with React + Vite\n- 📝 Markdown support in chat\n- 💾 Persistent chat history (local storage)\n- 🧩 Code highlights \u0026 copy-to-clipboard\n- 📱 Responsive design, works on all devices\n\n## Tech Stack\n\n- ⚛️ React\n- 🟦 TypeScript\n- ⚡ Vite\n- 🟣 chakra-ui (UI)\n- 🦄 lucide-react (icons)\n- 🤖 Puter (AI/backendless)\n\n## Getting Started\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/avinashtare/QuickChat-AI.git\n   cd QuickChat-AI\n   ```\n2. Install dependencies:\n   ```sh\n   npm install\n   ```\n3. Start the development server:\n   ```sh\n   npm run dev\n   ```\n\n## Usage\n\n- 💬 Start chatting with the AI in the chat window.\n- 📝 Use Markdown for rich text formatting.\n- 📋 Copy code snippets with one click.\n- 🌙 Toggle light/dark mode.\n- 🧹 Clear chat history anytime.\n- 🔄 Refresh to start a new conversation.\n\n## License\n\nDistributed under the MIT License. See [LICENSE](LICENSE) for more information.\n\n## Contributing\n\nContributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## Contact\n\nIf you have any questions or suggestions about this project, please feel free to reach out.\n\nEmail: avinashtare.work@gmail.com\n\n## Author\n\n卐 🕉 Avinash Tare 🕉 卐\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favinashtare%2Fquickchat-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favinashtare%2Fquickchat-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favinashtare%2Fquickchat-ai/lists"}