https://github.com/inftyai/llmchat
ChatUI for LLMs on llmaz.
https://github.com/inftyai/llmchat
dashboard llm llmops
Last synced: about 1 year ago
JSON representation
ChatUI for LLMs on llmaz.
- Host: GitHub
- URL: https://github.com/inftyai/llmchat
- Owner: InftyAI
- License: apache-2.0
- Created: 2023-09-11T15:32:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-08T16:28:28.000Z (about 1 year ago)
- Last Synced: 2025-04-12T17:23:37.211Z (about 1 year ago)
- Topics: dashboard, llm, llmops
- Language: Python
- Homepage: https://github.com/InftyAI/llmaz
- Size: 503 KB
- Stars: 3
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# llmchat
llmchat is the default chat webui for inference platform [llmaz](https://github.com/InftyAI/llmaz).
## How to Run
- Run In Local: `make launch`.
## Community
Join us for more discussions:
- **Slack Channel**: [#llmchat](https://inftyai.slack.com/archives/C08CGULVAPN)
## Contributions
All kinds of contributions are welcomed ! Please following [CONTRIBUTING.md](./CONTRIBUTING.md).