Firebase
|
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.
Clone the repository:
git clone https://github.com/l3vels/L3AGI.gitNavigate to the project directory:
cd L3AGISetup Git Hooks
chmod +x setup.sh
./setup.shCreate .env file from .env.example in apps/server directory and configure
Azure Web PubSub using our guide hereCreate .env file from .env.example in zep directory and configure
? Run Docker Compose:
docker-compose up --buildThis will build and start both the React UI and FastAPI services.
http://localhost:3000 in your browser.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

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!