StudyFlow is an AI-powered study companion that transforms dense PDF documents into interactive learning environments. It leverages Google Gemini AI to provide instant summarization, contextual Q&A, and automated quiz and flashcard generation. The platform features a dedicated video pipeline built with Remotion that automatically produces narrated video explanations with synchronized audio and imagery. Users can engage with advanced tools like formula extraction, an auto-glossary for technical terms, and an "Explain Like I'm 5" simplification mode. Built as a privacy-first microservice architecture, it utilizes Next.js for the frontend and FastAPI for backend and asset processing. This tool is highly optimized for students, researchers, and professionals seeking to streamline the review of complex materials.
0
2
Project Title: Interactive 3D Solar System Simulation One-Liner: A real-time, browser-based 3D visualization of the solar system built with React and Three.js.
Website - https://solar-system-simulation-v1.netlify.app/
Github - https://github.com/KiritoTempest175/Solar-System-Simulation
0
8
Project Title: Secure Transaction Management System Description: A robust banking web application allowing users to manage accounts, transfer funds, and generate PDF statements. The backend, powered by Flask, uses a file-based JSON database for portability and includes an automated "Fast Transaction" processor. Key features include an Admin Dashboard for auditing queued transactions and a cryptographic verification tool that allows users to independently validate their transaction history.
0
34
Project Title: AI Travel Planner Description: An intelligent web application that uses Prolog for logic-based reasoning to generate personalized travel itineraries. Built with Flask, it dynamically filters destinations based on constraints and provides detailed cost breakdowns for flights, hotels, and dining based on user spending habits.