Skip to content

mring33621/grambaal-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grambaal UI

Grambaal UI Example Image

NEW PROJECT -- IN PROGRESS

  • This will be the web UI app for Grambaal, my file-based LLM chat interaction program.
  • It supports multiple Open AI GPT models, Google's Gemini-pro and some others from DeepInfra.
  • I'm using Undertow for its excellent server performance.
  • I gave up on hacking at Undertow's ResourceHandler for template rendering.
  • Instead, I've added a general use TemplateProcessingHandler.
  • I'm specifically trying something called Water Template Engine
  • I plan to use htmx for any client-side interactivity, but haven't needed it yet.
  • Yes, there's some random login stuff in here (UsrMgt). That will eventually move or get replaced with COTS auth.
  • Yes, I know I'm silly for not using a batteries-included framework like Spring Boot or Quarkus, but I'm 'learnding' here!

About

Web UI for Grambaal text-file-based GPT chat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published