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.2 kB
  • 1 contributor
History: 39 commits
Mohit0199's picture
Mohit0199
Manual changes saved
b224cd6 verified 26 days 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 27 days ago
  • .gitattributes
    1.52 kB
    initial commit 28 days 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. 28 days ago
  • index.html
    22.7 kB
    Manual changes saved 26 days ago
  • style.css
    388 Bytes
    initial commit 28 days ago