xt765/FinchBot
FinchBot is an AI Agent framework that empowers agents with true autonomy, built on LangChain v1.2 and LangGraph v1.0. With fully async architecture, agents gain the ability to self-decide, self-extend, and self-evolve
This project helps AI developers build advanced AI agents that can think for themselves. It takes in plain language requests and outputs an agent's response, which could include a plan, a background task, or even a new skill the agent taught itself. It's for engineers and researchers who are building intelligent systems and want to give them more autonomy.
Use this if you need to create an AI agent that can adapt, learn new abilities, manage its own tasks, and maintain memory over long periods without constant human intervention.
Not ideal if you're looking for a pre-built, off-the-shelf AI application for a specific business problem, as this is a framework for building such applications.
Stars
61
Forks
3
Language
Python
License
MIT
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/xt765/FinchBot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GoogleCloudPlatform/cymbal-air-toolbox-demo
Demo of a customer service agent (Cymbal Air) using LangGraph, Tools, and RAG to interact with...
tgoai/tgo
Open-source AI Agent Customer Service Platform. Build AI agent teams with LLM orchestration, RAG...
upsidelab/enthusiast
Open source AI agent for e-commerce
TuGraph-family/chat2graph
Chat2Graph: Graph Native Agentic System.
redis-developer/shopping-ai-agent-langgraph-js-demo
Shopping AI assistant with recipe tools, product search, and semantic caching for grocery e-commerce.