Skip to content

sagnikc395/kai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kai

building an small agent from scratch using tool calling.

setup and building

  • this model currently uses the free flash model from Google Gemini, feel free to swap with other models
  • steps to create and load your own API key:
    • generate your API key from google genai studio
    • copy the api key info
    • copy the .env.local file into .env
    • paste the api key in GEMINI_API_KEY field

running it locally

  • setup uv
  • run it as uv run main.py

About

a smol agent made from scratch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages