Skip to content
/ chatbot Public

Using Spring Boot to create a chatbot in which using Spring AI (Ollama). PostgreSQL use for to store user authentication, MongoDB use for to store history and Redis use for latest history. JWT use for authentication and BCryptPasswordEncoder used for encryption

Notifications You must be signed in to change notification settings

167385/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

chatbot

Using Spring Boot to create a chatbot in which using Spring AI (Ollama). PostgreSQL use for to store user authentication, MongoDB use for to store history and Redis use for latest history. JWT use for authentication and BCryptPasswordEncoder used for encryption

About

Using Spring Boot to create a chatbot in which using Spring AI (Ollama). PostgreSQL use for to store user authentication, MongoDB use for to store history and Redis use for latest history. JWT use for authentication and BCryptPasswordEncoder used for encryption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published