Skip to content

Ameer1803/Web-Genie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web Genie

Official repository of ICG Summer Project '25 - Web Genie

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.

Setup

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

Credits

Mentors
Ameer Zaman
Manan Jindal
Naveen Godara
Yash Pandit

Thank you to all the mentees, hope all of you had a successful project :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors