Skip to content

hargunkaur286/Black-Wing-Hacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuestionGeneration

1.First, clone the repository.
2. Then, to set up the Google Colab notebook and use the Gradio interface in react application, run the Google notebook and copy the link for the live deployed Gradio web surface, obtained in the last cell
3. Move into the Website folder, into the main website i.e. (Website -> MainWebsite).
4. Open the terminal and run the command: "npm i". This command will install all the necessary dependencies into your system.
5. Run the command "npm run dev"
6. You app should now be running on "http://localhost:5173/"
7. Open a new terminal, and move into this file (Website -> features -> chatroom)
8. Run "npm i" and then "npm run dev"
9. Now move to the "Website -> MainWebsite -> src -> constants -> index.js
10. Paste the gradio app live link inplace of the link for PDF to MCQ feature. This ensures that you have a new interface, and your link for your own system for the deployed model.
11. Your final app should now be working on "http://localhost:5173/"
12. There are quite a few steps to run this application. But it's worth it :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published