Spaces:
Sleeping
Sleeping
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Huggingface Chatbot</title> | |
| </head> | |
| <body> | |
| <h1>Chatbot experiment with Huggingface, FastAPI and Websockets</h1> | |
| <p>See docs under <a href="/docs" target="_blank">/docs</a> for api endpoints</p> | |
| </body> | |
| </html> |