QuangBK/localLLM_guidance
Local LLM ReAct Agent with Guidance
This project helps Python developers create custom AI agents using large language models (LLMs) running locally. It takes your specified LLM and a task description, then outputs an agent capable of reasoning and using external tools, like web search. Developers use this to build specialized AI functionalities without relying on cloud-based LLM services.
160 stars. No commits in the last 6 months.
Use this if you are a developer wanting to build a custom AI agent that can reason and use tools, while keeping your language model operations local and under your control.
Not ideal if you are looking for a ready-to-use application or do not have experience with Python and configuring machine learning models.
Stars
160
Forks
22
Language
Jupyter Notebook
License
—
Category
Last pushed
May 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/QuangBK/localLLM_guidance"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
inclusionAI/AReaL
Lightning-Fast RL for LLM Reasoning and Agents. Made Simple & Flexible.
melih-unsal/DemoGPT
🤖 Everything you need to create an LLM Agent—tools, prompts, frameworks, and models—all in one place.
AOSSIE-Org/Perspective
Perspective analyzes your news or social feed and presents credible counter-narratives from...
expectedparrot/edsl
Design, conduct and analyze results of AI-powered surveys and experiments. Simulate social...
kaushikb11/awesome-llm-agents
A curated list of awesome LLM agents frameworks.