Skip to content

a lot of simple agents, all from scratch in python.

Notifications You must be signed in to change notification settings

valenradovich/agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

agents

here you can find some simple agents that i've coded for different tasks, all of them, almost from scratch.

reddtriever

i'm always querying google or perplexity using 'site:reddit.com' to find relevant information about some topic, question, research, etc. so i made this agent to just do that, in a easier and faster way. all from my terminal.

reason-act

ReAct agent from scratch based on the paper ReAct: Synergizing Reasoning and Acting in Language Models. it can search the web, get weather and play music in spotify. the next will be:

  • write and send emails.
  • read and summarize emails.
  • create events in google calendar.
  • more stuff...

About

a lot of simple agents, all from scratch in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages