Skip to content

Latest commit

 

History

History
executable file
·
30 lines (19 loc) · 2.65 KB

README.md

File metadata and controls

executable file
·
30 lines (19 loc) · 2.65 KB

GitHub PayPal Ko-Fi

AGiXT React Front End (Work in Progress)

GitHub GitHub GitHub GitHub

GitHub pypi

GitHub npm

Discord Twitter

Logo

AGiXT is an Artificial Intelligence Automation Platform designed to power efficient AI instruction management across multiple providers. Our agents are equipped with adaptive memory, and this versatile solution offers a powerful plugin system that supports a wide range of commands, including web browsing. With growing support for numerous AI providers and models, AGiXT is constantly evolving to empower diverse applications.

React Front-End Quickstart

git clone https://github.com/AGiXT/react
cd react
npm install
npm run dev

Access at http://localhost:3000