SamSuka
echohive42
echohive42

patreon


code files for Custom LLM Agent with tools from scratch with python and vanilla OpenAI video

This is for video: https://youtu.be/ZYmBuS9yL0o

in this video we will look at how we can build  a custom agent which uses tools such as google search built only with Vanilla OpenI and pyton. We will also learn about tiktoken for counting token usage, termcolor for colorful printing in the terminal, py expression eval for calculator.

Search 140+ echohive videos and code download links: https://www.echohive.live/ 

 Inspiration article:  https://somehowmanage.com/2023/04/07/writing-an-llm-agent-in-50-lines-of-code-or-no-code-at-all/  

Try the GPT-4 Auto Coder app: https://gpt4autocoder.streamlit.app/ 

Chat with us on Discord:  https://discord.gg/PPxTP3Cs3G  

GPT-4 web UI: https://gpt-4.up.railway.app/

code files for Custom LLM Agent with tools from scratch with python and vanilla OpenAI video

Comments

Absolutely. I am thinking of building on top of this. Stay tuned :)

Echo Hive

That's a stellar idea you've got there! How about we jazz it up a bit? Let's toss in a web scraping feature and a neat-o knowledge base function that'll tuck away everything it learns into a vector. That way, it won't have to hit the search button every time. And the best part? It'll be like a self-taught guru, getting better and better on the fly. Now, wouldn't that be something?

Pavel Sukhachev


More Creators