Skip to content

This is a integration of Springboot with google gemini chatBot and store all chats on file

Notifications You must be signed in to change notification settings

IndranilMetiya/springboot-chatBot-fileStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot-chatBot-fileStore

This is a integration of Springboot with google gemini chatBot and store all chats on file

curl
-H 'Content-Type: application/json'
-d '{"contents":[{"parts":[{"text":"How to learn Springboot"}]}]}'
-X POST 'https://generativelanguage.googleapis.com/v1beta/models/gemini-1.5-flash-latest:generateContent?key='

In this project we can request anything and get response by integrating google gemini which is a free tool, and also implemented filter as well as store all the chat with respect to each session in files in txt with custom name.

About

This is a integration of Springboot with google gemini chatBot and store all chats on file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages