Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Mohit0199
/
chatrouter
Running

App Files Files Community
chatrouter
25 kB
  • 1 contributor
History: 33 commits
Mohit0199's picture
Mohit0199
remove all the logic of authentication and login now i just want any user should have to enter their openrouter api key to use this chatbot and after refreshing or reloading entered key should be remove and they should have to again enter the key
f4058fd verified 2 months ago
  • .env
    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 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    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. 2 months ago
  • index.html
    22.5 kB
    remove all the logic of authentication and login now i just want any user should have to enter their openrouter api key to use this chatbot and after refreshing or reloading entered key should be remove and they should have to again enter the key 2 months ago
  • style.css
    388 Bytes
    initial commit 2 months ago