Skip to content

ThomasVitale/question-answering-rag

Repository files navigation

question-answering-rag

LLM-powered application with RAG capabilities.

Running the application

./gradlew bootTestRun

Calling the application

LLM-powered application with RAG capabilities. This example uses httpie to send HTTP requests.

http --raw "Who is the lead singer?" :8080/chat
http --raw "What instrument does Clara play" :8080/chat

About

LLM-powered application with RAG capabilities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages