Skip to content

Example of using Google's Gemini to create an AI chat bot about my resume.

Notifications You must be signed in to change notification settings

meschbach/xp-resume-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example AI as a Resume Candidate Expert

Provides an example of using Google's Gemini within a websocket application of github.com/gorilla/websocket. This is loosely based off the chat client example github.com/gorilla/websocket/blob/main/examples/chat.

Thoughts on this example

  • Given the latency of response and lack of continuing context I am probably better
  • Not production ready:
    • No client rate limiting
    • No rate limits upstream to Google
    • Payloads should be shorter
    • Many security concerns.

About

Example of using Google's Gemini to create an AI chat bot about my resume.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published