VidyAI leverages Google Generative AI to deliver customized educational experiences. By collecting user inputs like learning style and course details, it generates tailored learning plans, course recommendations, and interactive quizzes.The platform also offers real-time responses to student queries, enhancing engagement.
How to run this app: Run the Streamlit Application: Start the application by running: streamlit run 1.py Replace app.py with the name of your main application file if it's different.
Open in Browser: After executing the command, Streamlit will automatically launch your default web browser to http://localhost:8501. If it doesn’t open automatically, you can manually navigate to that URL.
Interact with the Application:
Fill in the required user inputs (name, learning style, course name, duration). Click the button to generate the personalized learning plan. Ask any questions or doubts using the provided interface. Engage with the interactive quizzes for assessment. That's it! You should now be able to run and use your VidyAI application. If you encounter any issues, check the terminal for error messages for troubleshooting