Open-source tool that enables AI Assistants to collaborate together as effectively as human teams.
Follow L3AGI
Connect with the Creators
Of course! Here's the revised "Features" section with the requested emojis and in its entirety:
L3AGI offers a robust set of functionalities that empower you to design, supervise, and execute both autonomous AI Assistants and Teams of Assistants. Here's what sets us apart:
-
π€ Team Of Assistants: L3AGI pioneers in facilitating the creation and management of Teams of AI Assistants. These are groups of individual AI Assistants that collaborate seamlessly for more complex tasks and simulations.
-
π§ Autonomous AI Assistants: Design and oversee standalone AI Assistants that act autonomously based on their configuration.
-
π§ Assistant Memory: Equip your AI Assistants with the ability to retain and recall information, enabling them to make more informed decisions.
-
π Data Sources & Integration:
- Connect your AI Assistants to an array of data sources for efficient information retrieval and processing.
- Integrate VectorDBs for enhanced data management and querying capabilities.
- Employ the LlamaIndex (GPT Index) to boost the data framework for your LLM application.
Postgres |
Mysql |
Files |
WebPage |
Notion |
Google Analytics |
Firebase |
- π Toolkits: Empower your AI Assistants with our curated sets of tools, tailor-made for specific tasks.
SERP |
Web Scraper |
DuckDuckGo |
Bing |
Wikipedia |
Arxiv |
OpenWeather |
Charts |
Twilio |
Slack |
Gmail |
Google Calendar |
-
π Chart Generator: Turn your data into insightful visualizations with our intuitive chart generator.
-
π Report Generator: Streamline report creation with our user-friendly report generator tool.
-
π Community Building: Engage with a dynamic community to collectively enhance and refine your AI Assistants.
-
π₯ User Interface (UI): Utilize our sleek, user-friendly interface for building and managing your AI Assistants and their teams.
-
π‘ APIs: Robust APIs ensure smooth integration of L3AGI with other systems and support advanced customizations for your specific needs.
π Roadmap here
- Docker π³
- Docker Compose
-
Clone the repository:
git clone https://github.com/l3vels/L3AGI.git
-
Navigate to the project directory:
cd L3AGI
-
Setup Git Hooks
chmod +x setup.sh ./setup.sh
-
Create
.env
file from.env.example
inapps/server
directory and configure- Configure
Azure Web PubSub
using our guide here
- Configure
-
Create
.env
file from.env.example
inzep
directory and configure -
π³ Run Docker Compose:
docker-compose up --build
This will build and start both the React UI and FastAPI services.
- React UI: Open
http://localhost:3000
in your browser. - FastAPI Server: Open
http://localhost:4000
in your browser or API client.
.
βββ apps/
β βββ ui/ # React UI Application
β βββ server/ # Python FastAPI Server
βββ docker-compose.yml # Main Docker Compose File
- If you encounter issues when starting the services, ensure Docker and Docker Compose are installed and up to date.
- Check the logs for any service-specific errors.
This initiative is currently in its developmental phase and might have some inconsistencies. We value your patience and comprehension. Should you face any challenges, kindly consult our list of existing issues first. If you can't find a relevant one, please open a new issue explaining the concern you faced. Your backing means a lot to us! Thank you!