Skip to content

nagachary/spring_boot_ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAG Supported Chat Application

This is the spring boot project which has integrations with llm ai tools.

  • Add Document Endpoint (RAG) :
curl -X POST http://localhost:8086/mysbaiapp/rag/add -d "Spring Boot is a Java framework for building web applications.
  • Query Endpoint (Chat):
curl -G "http://localhost:8086/mysbaiapp/rag/query" \
     --data-urlencode "question=Tell me about AI models"

About

This is the spring boot project which has integrations with llm ai tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages