{"id":20114959,"url":"https://github.com/d-d-roshan/brainy","last_synced_at":"2026-04-10T12:31:22.286Z","repository":{"id":252363817,"uuid":"840220151","full_name":"D-D-Roshan/BRAINY-1","owner":"D-D-Roshan","description":"AI Homework Solver","archived":false,"fork":false,"pushed_at":"2024-08-09T10:19:16.000Z","size":170,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T18:12:32.678Z","etag":null,"topics":["clerk","convex","nextjs","shadcn-ui","togetherai"],"latest_commit_sha":null,"homepage":"https://brainy-nine.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/D-D-Roshan.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":"2024-08-09T08:18:44.000Z","updated_at":"2024-08-21T10:06:17.000Z","dependencies_parsed_at":"2024-11-13T18:47:15.726Z","dependency_job_id":null,"html_url":"https://github.com/D-D-Roshan/BRAINY-1","commit_stats":null,"previous_names":["d-d-roshan/brainy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D-D-Roshan%2FBRAINY-1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D-D-Roshan%2FBRAINY-1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D-D-Roshan%2FBRAINY-1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D-D-Roshan%2FBRAINY-1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/D-D-Roshan","download_url":"https://codeload.github.com/D-D-Roshan/BRAINY-1/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241557166,"owners_count":19981881,"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","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":["clerk","convex","nextjs","shadcn-ui","togetherai"],"created_at":"2024-11-13T18:33:18.975Z","updated_at":"2025-12-31T01:05:20.811Z","avatar_url":"https://github.com/D-D-Roshan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# Brainy: AI Homework Helper\n\nBrainy is an AI-powered chatbot built to assist students by solving homework problems and providing accurate answers to their questions. It's designed with a focus on user-friendly interaction and real-time problem-solving.\n\n## Features\n\n- **Homework Solver**: Get solutions to your homework problems.\n- **Accurate Answers**: Brainy uses advanced AI to deliver precise and reliable responses.\n- **User-Friendly Interface**: Built with Shadcn for a clean and intuitive UI.\n- **Secure Authentication**: User authentication and management are handled by Clerk.\n- **Real-Time Interaction**: Powered by Convex for efficient and real-time data handling.\n- **AI-Driven Responses**: Integrated with Together.ai for cutting-edge AI capabilities.\n\n## Technologies Used\n\n- **Next.js**: Framework for building the React application.\n- **Clerk**: Authentication and user management.\n- **Convex**: Real-time data handling and backend services.\n- **Shadcn**: UI components and design system.\n- **Together.ai**: AI API for question-solving and answers.\n\n## Installation\n\nTo set up the project locally, follow these steps:\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/D-D-Roshan/BRAINY.git\n   cd BRAINY\n   ```\n\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n3. Configure environment variables:\n   Create a `.env.local` file and add your API keys and configurations:\n   ```plaintext\n   NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=your-clerk-publishable-key\n   CLERK_SECRET_KEY=your-clerk-secret-key\n   CONVEX_DEPLOYMENT=your-convex-deployment\n   NEXT_PUBLIC_CONVEX_URL=your-convex-url\n   TOGETHER_API_KEY=your-together-api-key\n   ```\n\n4. Run the development server:\n   ```bash\n   npm run dev\n   ```\n\n5. Open [http://localhost:3000](http://localhost:3000) in your browser to see the app in action.\n\n## Usage\n\n1. Register or log in using Clerk authentication.\n2. Access the chatbot interface and type in your homework problem or question.\n3. Get accurate and detailed solutions or answers instantly.\n\n\n## Contact\n\n\u003cdiv\u003e\n\u003ca href=\"https://www.facebook.com/roshan.d.942145\"\u003e\n\u003cimg width=\"100\" height=\"100\" src=\"https://user-images.githubusercontent.com/74038190/235294010-ec412ef5-e3da-4efa-b1d4-0ab4d4638755.gif\" target=\"_blank\"/\u003e\n\u003c/a\u003e \n\u003ca href=\"https://discord.com/invite/M8he9HxQ\"\u003e\n\u003cimg width=\"100\" height=\"100\" src=\"https://user-images.githubusercontent.com/74038190/235294015-47144047-25ab-417c-af1b-6746820a20ff.gif\" target=\"_blank\"/\u003e\n\u003c/a\u003e \n\u003ca href=\"https://www.linkedin.com/in/d-d-roshan\"\u003e\n\u003cimg width=\"100\" height=\"100\" src=\"https://user-images.githubusercontent.com/74038190/235294012-0a55e343-37ad-4b0f-924f-c8431d9d2483.gif\" target=\"_blank\"/\u003e\n\u003c/a\u003e  \n\u003ca href=\"https://www.instagram.com/d_roshan_official\"\u003e\n\u003cimg width=\"100\" height=\"100\" src=\"https://user-images.githubusercontent.com/74038190/235294013-a33e5c43-a01c-43f6-b44d-a406d8b4ab75.gif\" target=\"_blank\"/\u003e\n\u003c/a\u003e  \n\u003ca href=\"https://github.com/D-D-Roshan/D-D-Roshan\"\u003e\n\u003cimg width=\"100\" height=\"100\" src=\"https://img.icons8.com/?size=100\u0026id=akG4VRhAoSii\u0026format=png\u0026color=000000\" target=\"_blank\"/\u003e\n\u003c/a\u003e \n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-d-roshan%2Fbrainy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd-d-roshan%2Fbrainy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-d-roshan%2Fbrainy/lists"}