Suraj-kumar00 / Flash-Fathom-AI

Building FlashFathom AI SAAS project that generated Flascards
https://flash-fathom-ai.vercel.app
MIT License
6 stars 3 forks source link
cicd clerk docker firebase flashcard-application flashfathomai github-actions gssoc-ext gssoc24 hacktoberfest nextjs opensource stripe

flashfathom-ai


GitHub Repo stars GitHub License X (formerly Twitter) Follow


Introducing FlashFathom AI – the ultimate flashcard generator. Effortlessly create and study personalized flashcards with AI precision, while enjoying seamless user experiences and secure payments. Get started today, track your learning progress, and join a growing community of satisfied users. Would you be ready to elevate your study game? Sign up now and unlock your learning potential!

Build with

DevOps Practices

Project WorkFlow

Features

Installation

For Installation on local machine follow bellow steps: First fork the reqpository

git clone https://github.com/your-username/Flash-Fathom-AI/
cd Flash-Fathom-AI

Install the dependencies

The package manager

npm install -g pnpm

Install pnpm pakcage manager

pnpm install

If required for you: Installing clerk

pnpm add @clerk/clerk-sdk @clerk/nextjs

OpenAI

pnpm add openai

Firebase

pnpm add firebase

Stripe

pnpm add @stripe/stripe-js

Shadcn UI

pnpm add @shadcn/ui

Running the project using Docker

First Install Docker Desktop

Pull the image

docker pull surajkumar00/flashfathom-ai 

Run the Container

docker run -it -p 3000:3000 surajkumar00/flashfathom-ai

Check localhost localhost:3000

Development

Want to contribute? Great!

Read the Contribution Guidlines

License

MIT

Support via giving a ⭐ star