{"id":15164701,"url":"https://github.com/poojaharihar03/flashy.ai","last_synced_at":"2026-03-09T13:03:11.985Z","repository":{"id":254322318,"uuid":"846158158","full_name":"poojaharihar03/flashy.AI","owner":"poojaharihar03","description":"A web app that generates flashcards from uploaded documents (PDF, DOCX, PPTX, TXT) or input text. This tool helps users create study aids by converting text content into flashcards that can be used for revision. It also features Stripe for payment.","archived":false,"fork":false,"pushed_at":"2024-09-02T16:51:02.000Z","size":483,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T06:11:51.017Z","etag":null,"topics":["firebase","llama","react","stripe","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/poojaharihar03.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-22T16:36:01.000Z","updated_at":"2024-09-03T07:39:25.000Z","dependencies_parsed_at":"2024-08-22T20:00:33.017Z","dependency_job_id":"fd85186a-9ba1-4550-85d3-84fcb0e947e2","html_url":"https://github.com/poojaharihar03/flashy.AI","commit_stats":{"total_commits":9,"total_committers":3,"mean_commits":3.0,"dds":0.4444444444444444,"last_synced_commit":"d1c87317384458e3584fbeb16a40b26bceb66224"},"previous_names":["poojaharihar03/flashy.ai"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poojaharihar03%2Fflashy.AI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poojaharihar03%2Fflashy.AI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poojaharihar03%2Fflashy.AI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poojaharihar03%2Fflashy.AI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/poojaharihar03","download_url":"https://codeload.github.com/poojaharihar03/flashy.AI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238104543,"owners_count":19417154,"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":["firebase","llama","react","stripe","tailwindcss","typescript"],"created_at":"2024-09-27T03:43:26.779Z","updated_at":"2025-10-25T07:31:16.808Z","avatar_url":"https://github.com/poojaharihar03.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flashy.AI\n\nA web app that generates flashcards from uploaded documents (PDF, DOCX, PPTX, TXT) or input text.\nThis tool helps users create study aids by converting text content into flashcards that can be used for revision. It also features Stripe for payment.\n\n## Features\n\n- **File Upload**: Drag and drop or select files from your device (PDF, DOC, DOCX, PPTX, TXT) to generate flashcards.\n- **Text Input**: Enter text manually to create flashcards.\n- **Flashcard Navigation**: Flip through generated flashcards to review content.\n- **Firebase Integration**: Store user data, flashcards, and other content securely using Firebase.\n- **Stripe Payments**: Support for payment processing using Stripe for premium features.\n- **Responsive Design**: The interface is optimized for both desktop and mobile devices.\n\n\n\nhttps://github.com/user-attachments/assets/e381a730-e26a-447a-8806-84381d0e8cef\n\n\n  \n\n## Technologies Used\n\n- **React**: Frontend framework for building the user interface.\n- **TypeScript**: Provides type safety for JavaScript code.\n- **Tailwind CSS**: Utility-first CSS framework for styling.\n- **Node.js**: Backend environment for handling file parsing and API requests.\n- **Firebase**: Used for storing user data and flashcards.\n- **Stripe**: Integrated for handling payment processing.\n\n## Installation\n\n1. **Clone the Repository**\n\n   ```bash\n   git clone https://github.com/yourusername/flashcard-generator.git\n   cd flashcard-generator\n\n\n2. **Install**\n   ```\n   npm install\n   ```\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.js`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoojaharihar03%2Fflashy.ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoojaharihar03%2Fflashy.ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoojaharihar03%2Fflashy.ai/lists"}