Problem Statement 7 β Transform the Future of Rural Commerce
Financial literacy remains a significant challenge, particularly in rural areas. Many individuals lack access to quality financial education and struggle with basic banking, investment, and credit management concepts.
Grotik aims to democratize financial education by providing accessible, interactive, and personalized learning experiences. Our platform serves individuals seeking to improve their financial literacy, with a special focus on making complex financial concepts understandable through:
- Interactive course content with real-world examples
- AI-powered assistance for personalized learning
- Progress tracking and gamification elements
- Mobile-responsive design for accessibility
NexGen
- Palisetty Sai Dinesh (Frontend Developer / UI/UX Designer)
- U Rahul Sai (AI Integration Specialist)
- We chose this problem because financial literacy is a critical skill that impacts everyone's quality of life
- Key challenges we addressed include making complex financial concepts accessible and engaging
- We implemented a component-based architecture for maintainability and scalability
- Our AI integration provides personalized assistance to enhance the learning experience
- Frontend: SvelteKit, TailwindCSS, DaisyUI
- Backend: Firebase Authentication
- Database: Firebase Firestore
- APIs: Groq API, Vercel AI
- Hosting: Vercel
- β Groq: Used for AI-powered quiz generation and personalized learning assistance
- Monad: Not implemented
- Fluvio: Not implemented
- Base: Not implemented
- Screenpipe: Not implemented
- Stellar: Not implemented
- β Interactive course content with real-world examples
- β AI-powered assistance for personalized learning
- β Progress tracking and visualization
- β Mobile-responsive design for accessibility
- β Dark/light mode support
- β Voice interaction capabilities
- β Interactive quiz component with feedback
- β File tree navigation for course structure
- Demo Video Link: [PLACEHOLDER - Add your demo video link here]
- Pitch Deck / PPT Link: [PLACEHOLDER - Add your pitch deck link here]
- All members of the team completed the mandatory task - Followed at least 2 of our social channels and filled the form
- All members of the team completed Bonus Task 1 - Sharing of Badges and filled the form (2 points)
- All members of the team completed Bonus Task 2 - Signing up for Sprint.dev and filled the form (3 points)
- Node.js (v18 or higher)
- npm or pnpm
- Firebase account (for authentication)
- Groq API key (for AI features)
# Clone the repo
git clone https://github.com/saidinesh49/grotik
# Install dependencies
cd grotik
npm install
# Start development server
npm run devCreate a .env file in the root directory with the following variables:
PUBLIC_FIREBASE_API_KEY=your_firebase_api_key
PUBLIC_FIREBASE_AUTH_DOMAIN=your_firebase_auth_domain
PUBLIC_FIREBASE_PROJECT_ID=your_firebase_project_id
PUBLIC_FIREBASE_STORAGE_BUCKET=your_firebase_storage_bucket
PUBLIC_FIREBASE_MESSAGING_SENDER_ID=your_firebase_messaging_sender_id
PUBLIC_FIREBASE_APP_ID=your_firebase_app_id
GROQ_API_KEY=your_groq_api_key
- π Integration with financial institutions for real-world application
- π‘οΈ Enhanced security features for user data protection
- π Multi-language support for broader accessibility
- π± Mobile app version for offline learning
- π€ Advanced AI features for personalized learning paths
- π³ Integration with payment systems for premium content
- SvelteKit Documentation
- TailwindCSS
- DaisyUI
- Firebase Documentation
- Groq API Documentation
- Vercel AI SDK
Our journey with Grotik has been an exciting exploration of how technology can make financial education more accessible and engaging. We've learned valuable lessons about creating intuitive user experiences, integrating AI into educational platforms, and building scalable applications.
We're proud of what we've accomplished and look forward to seeing how Grotik can help individuals improve their financial literacy and make better financial decisions.
For any questions or feedback, please reach out to:
- Palisetty Sai Dinesh: [[email protected]]
- U Rahul Sai: [[email protected]]