https://github.com/axflow/axchat-demo
A demo on how to get a simple react streaming LLM app working with @axflow/models
https://github.com/axflow/axchat-demo
Last synced: 8 months ago
JSON representation
A demo on how to get a simple react streaming LLM app working with @axflow/models
- Host: GitHub
- URL: https://github.com/axflow/axchat-demo
- Owner: axflow
- Created: 2023-09-04T22:00:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-15T23:27:39.000Z (almost 3 years ago)
- Last Synced: 2025-03-30T21:51:14.457Z (over 1 year ago)
- Language: TypeScript
- Size: 3.6 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AxChat demo
This is the full code for [the Axflow guide](https://docs.axflow.dev/guides) on how to build a streaming LLM app with `@axflow/models`.
