Skip to content

Minimal chat frontend to test your llm and visualize your conversations with them.

Notifications You must be signed in to change notification settings

Bessouat40/LLMChat

Repository files navigation

LLMChat

It's a minimalist application to test your LLM.

LLMChat applicaion

Installation

Change values inside src/settings.ts to match your configuration.

Then :

npm i && npm run start

API Example

You can find an api example code at api_example/main.py.

Framework used is raglight.

python main.py

About

Minimal chat frontend to test your llm and visualize your conversations with them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published