Project Objective: A project based on Generative AI, specifically LLM's and their application in Web Development. Get a thorough understanding of the Web Development domain before leveraging AI to build dynamic components for the user.
Conduction: For more details visit Conduction branch on same repository
End Deliverable: A website with an inbuilt AI capable of creating and manipulating components within the webpage as user demands. That is, a real-time continuous AI-generated webpage.
Open terminal 1
cd Frontend
npm i
npm run dev
Open terminal 2
cd Backend
source genie-venv/bin/activate
uvicorn main:app --port 3001 --reload
Mentors
Ameer Zaman
Manan Jindal
Naveen Godara
Yash Pandit
Thank you to all the mentees, hope all of you had a successful project :)