Kunal Pai
Harshil Patel
Parth Shah
Saisha Shetty
commited on
Commit
·
9315d75
1
Parent(s):
336e2a3
HASHIRU README
Browse filesCo-authored-by: Harshil Patel <harshilp2107@gmail.com>
Co-authored-by: Parth Shah <35399171+helloparthshah@users.noreply.github.com>
Co-authored-by: Saisha Shetty <54056373+SaishaShetty@users.noreply.github.com>
- HASHIRU_ARCH.png +3 -0
- README.md +7 -2
HASHIRU_ARCH.png
ADDED
![]() |
Git LFS Details
|
README.md
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
-
# HASHIRU
|
2 |
-
For AgentX competition
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# HASHIRU: Hierarchical Agent System for Hybrid Intelligent Resource Utilization
|
2 |
+
(For AgentX competition)
|
3 |
+
|
4 |
+

|
5 |
+
|
6 |
+
## Overview
|
7 |
+
HASHIRU is an agent-based framework designed to dynamically allocate and manage large language models (LLMs) and external APIs through a CEO model. The CEO model acts as a central manager, capable of hiring, firing, and directing multiple specialized agents (employees) over a given budget. It can also create and utilize external APIs as needed, making it highly flexible and scalable.
|