Skip to content

bignyap/AIChatFrontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Frontend in React for LLM Applications

This application requires that you have the backend running properly. You can follow https://github.com/bignyap/LLM.

How to Run:

  • Open terminal
  • Fill in the keycloak.js and config.js file
  • Run npm install .
  • Run npm start

Requirements:

  • node

Frameworks used

  • React (useState, useEffect, keycloak-js, etc)
  • Fetch
  • Keycloak

Concepts / Technologies

  • REST APIs
  • State Mangement in React
  • Authentication (OIDC)

About

Front end for the backend LLM application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published