ManifoldRG / AgentForge

The AgentForge project focuses on building general tooling to construct multicapability AI systems by composing skills and models together, and having intelligent processes use those skills/models.
GNU General Public License v3.0
17 stars 0 forks source link

Investigate and Demo HF Transformer Agents #6

Closed harshsikka closed 1 year ago

harshsikka commented 1 year ago

Context: we want to understand different approaches/methodologies to building "agents". Huggingface has recently added abstractions to build agents in their transformers library, we want to understand their approach.

Output: Prepare an overview of the HF Agents approach to building Agents, and build/demo a basic agent. To be shared with the team.

harshsikka commented 1 year ago

For Karan, who is not on GH yet.

KrnTneja commented 1 year ago

Slides on HuggingFace GPT: https://docs.google.com/presentation/d/1H2KAepo72ZqAx5wIdc4N7cNLWtkB1uzJdetaPGju670/edit?usp=drive_link Presented them in the weekly meeting on June 4, 2023.