Skip to content

Website that made us win GDSC Rcoem online hackathon , having a custom LLM chatbot

License

Notifications You must be signed in to change notification settings

OmChillure/webwizard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a complete full stack project which includes a LLM for generating text [chatbot] , an authntication page and 3D vectors.

**Tech Stack Used in this project is : Next.js , FLask , Clerk for authentication , Spline Tool **

How To Use Our Web App
1] Clone The Repo:

   git clone https://github.com/OmChillure/webwizard

2] Running Flask

1] cd llm
1] python -m venv env [virtual env]
2] env\Scipts\activate
3] pip install -r requirements.txt
4] python app.py

3] Running Next App
Open a new terminal and use the belwo code

1] cd webwiz
2] npm i
3] npm run dev

You arre all setup now you can view the website at your localhost and use the LLM model to generate text.

Contributions


Alt

About

Website that made us win GDSC Rcoem online hackathon , having a custom LLM chatbot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.6%
  • Jupyter Notebook 41.3%
  • HTML 4.6%
  • Python 4.3%
  • CSS 0.2%