Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mohit0199
/
chatrouter
like
0
Running
App
Files
Files
Community
main
chatrouter
25.2 kB
1 contributor
History:
39 commits
Mohit0199
Manual changes saved
b224cd6
verified
26 days ago
.env
Safe
350 Bytes
now i want to add proper authentication where user can login only with their google account and Users should be able to sign up, log in, and log out securely Once logged in, users should automatically be taken to the chat interface. Each user should have their own chat history β so when they log in again later, they can see their previous conversations in the sidebar
27 days ago
.gitattributes
Safe
1.52 kB
initial commit
28 days ago
README.md
Safe
249 Bytes
create a chatbot which is customizable and where user can enter their openrouter api key and then can select any llm available on openrouter and can use it in chatbot.
28 days ago
index.html
Safe
22.7 kB
Manual changes saved
26 days ago
style.css
Safe
388 Bytes
initial commit
28 days ago