Skip to content

ReactJS Chat interface for langchain4j application

Notifications You must be signed in to change notification settings

achalise/AI-Chat-UI

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

To run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

This app was created to to provide a minimal interface to the LangChain4J application from this repo

The chat interface is implemented in page.tsx and accessible at http://localhost:3000). Streaming version is implemented in stream/page.tsx and can be accessed at http://localhost:3000/stream

Releases

No releases published

Packages

No packages published