{"id":21359105,"url":"https://github.com/chiragagg5k/askit","last_synced_at":"2026-01-30T14:39:05.881Z","repository":{"id":266612075,"uuid":"839394245","full_name":"ChiragAgg5k/askit","owner":"ChiragAgg5k","description":"A Q\u0026A platform that leverages AI to expand, enhance, and get more in-depth answers to various questions from a diverse range of categories","archived":false,"fork":false,"pushed_at":"2024-08-07T14:16:52.000Z","size":3767,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-10T02:23:41.706Z","etag":null,"topics":["chatgpt","nextjs","qa-platform"],"latest_commit_sha":null,"homepage":"https://askit-steel.vercel.app","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/ChiragAgg5k.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-07T14:16:40.000Z","updated_at":"2024-08-29T10:56:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"315fc3fd-18bc-4f78-981c-e0bd461cb8e4","html_url":"https://github.com/ChiragAgg5k/askit","commit_stats":null,"previous_names":["chiragagg5k/askit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ChiragAgg5k/askit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChiragAgg5k%2Faskit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChiragAgg5k%2Faskit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChiragAgg5k%2Faskit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChiragAgg5k%2Faskit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChiragAgg5k","download_url":"https://codeload.github.com/ChiragAgg5k/askit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChiragAgg5k%2Faskit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28914538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"last_error":"SSL_read: 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":["chatgpt","nextjs","qa-platform"],"created_at":"2024-11-22T05:26:33.938Z","updated_at":"2026-01-30T14:39:05.731Z","avatar_url":"https://github.com/ChiragAgg5k.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"| ![](public/light_landscape.png) | ![](public/dark_portrait.png) |\n| :-----------------------------: | :---------------------------: |\n\n**ASKIT** is a community-driven Q\u0026A platform that leverages ChatGPT to expand, enhance, and get more in-depth answers to various questions from a diverse range of categories. It is built using Next.js, Prisma, and NextAuth.js.\n\n- [🚀 Demo](https://www.askit.study/)\n- [🤝 Contributing Guidelines](CONTRIBUTING.md)\n- [📜 License](LICENSE.md)\n\n## Table of Contents\n\n- [Table of Contents](#table-of-contents)\n- [✨ Features](#-features)\n- [Getting Started](#getting-started)\n  - [🛠️Prerequisites](#️prerequisites)\n  - [Installation](#installation)\n    - [Prisma](#prisma)\n    - [Next Auth](#next-auth)\n    - [GitHub OAuth](#github-oauth)\n    - [Google OAuth](#google-oauth)\n    - [OpenAI API Key](#openai-api-key)\n- [🌟Usage](#usage)\n- [Technologies and Services Used](#technologies-and-services-used)\n- [📋 License](#-license)\n\n## ✨ Features\n\n- **Diverse Categories:** ASKIT offers a wide variety of categories, not limited to just tech. Users can find answers to\n  their questions on topics ranging from technology to arts, science, and more.\n\n\u003cimg src=\"public/diverse_categories.png\" alt=\"Auth\" width=\"400\" height=\"auto\" style=\"margin: 0 auto; display: block;\"\u003e\n\n- **AI-Powered Search:** Our AI-driven search engine makes it easier to find relevant answers quickly.\n\n\u003cimg src=\"public/ai_analyzer.png\" alt=\"AI Analyze\" width=\"400\" height=\"auto\" style=\"margin: 0 auto; display: block;\"\u003e\n\n- **Secure Authentication:** We use NextAuth.js for secure and customizable authentication.\n\n\u003cimg src=\"public/authentication.png\" alt=\"Auth\" width=\"400\" height=\"auto\" style=\"margin: 0 auto; display: block;\"\u003e\n\n- **Efficient Data Handling:** Prisma ensures efficient data handling and database operations.\n\n- **Modern UI:** ASKIT boasts a clean and user-friendly interface powered by Tailwind CSS.\n\n- **APIs:** We use tRPC for efficient and type-safe API communication.\n\n## Getting Started\n\n### 🛠️Prerequisites\n\n- Node.js\n- NPM or Yarn or PNPM\n- Your favorite code editor\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/ChiragAgg5k/askit\n   cd askit\n   ```\n\n2. Install dependencies using your favorite package manager:\n\n   ```bash\n   npm install\n   # pnpm install\n   # yarn install\n   ```\n\n3. Create a .env file in the root directory with the following environment variables and values:\n\n#### Prisma\n\n- #### Specify the database connection string in the `DATABASE_URL` environment variable in the `.env` file:\n\n```bash\nDATABASE_URL=\"file:./db.sqlite\"\n```\n\n#### Next Auth\n\n- #### You can generate a new secret on the command line with:\n\n  ```bash\n  openssl rand -base64 32\n  ```\n\n  More info [here](https://next-auth.js.org/configuration/options#secret).\n\n- #### NextAuth URL, specify the URL of your application for signing in and callback URLs\n  ```bash\n  NEXTAUTH_URL=\"http://localhost:3000\"\n  ```\n\n#### GitHub OAuth\n\n```bash\nGITHUB_CLIENT_ID=\"\"\nGITHUB_CLIENT_SECRET=\"\"\n```\n\n#### Google OAuth\n\n```bash\nGOOGLE_CLIENT_ID=\"\"\nGOOGLE_CLIENT_SECRET=\"\"\n```\n\n#### OpenAI API Key\n\n```bash\nOPENAI_API_KEY=\"\"\n```\n\n4. Migrate the database:\n\n   ```bash\n   npm prisma migrate dev\n   ```\n\n5. Run the development server:\n\n   ```bash\n   npm run dev\n   # pnpm run dev\n   # yarn dev\n   ```\n\n   Your ASKIT instance should now be running at http://localhost:3000.\n\n## 🌟Usage\n\n- Visit the ASKIT website [here](https://www.askit.study/).\n- Sign in or create an account.\n- Ask any question on any topic you would like, if it exists you will be redirected to the question page, if not you will be redirected to the create question page.\n- Ask questions, provide answers, or upvote and comment on existing posts.\n\n## Technologies and Services Used\n\n- [T3-stack](https://create.t3.gg) - A fullstack template for Next.js, Prisma, and NextAuth.js.\n- [Next.js](https://nextjs.org/) - The React Framework with Hybrid Static \u0026 Server Rendering.\n- [NextAuth.js](https://next-auth.js.org) - Authentication for Next.js.\n- [Prisma](https://www.prisma.io/) - Next-generation ORM for Node.js and TypeScript.\n- [Tailwind CSS](https://tailwindcss.com/) - A utility-first CSS framework for rapid UI development.\n- [tRPC](https://trpc.io/) - End-to-end typesafe APIs made easy.\n\n## 📋 License\n\nThis project is licensed under the [MIT License](LICENSE.md) License - see the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchiragagg5k%2Faskit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchiragagg5k%2Faskit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchiragagg5k%2Faskit/lists"}