Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install the project

Requirements

  • Groq api Key
  • Poetry
  • python 3.10+
  • make a .env file in root and save your GROQ_API_KEY
poetry install --no-root
poetry run python app/main.py

prdefined tools

feel free to add your own

get system info

usage

  • run script
  • 'tell me about my system specifications'

post message to discord using webhook url

usage

  • modify the webhook url with your own url
  • run script
  • 'send me a joke about computers on discord' you could in theory have it send a specific message to a specific webhook url as well, after modify the function to accept a url in it's argument instead of hard coding it in its function (you can pass the args in the query and the llm should handle it )
  • you can specify the args in the query like path="examplepath" ... etc.

webscrape using a url

usage

execute a js file

usage

  • run script
  • 'execute the script.js file in root dir'

About

Function calling Agentic framework

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages