Jaseci is a meta-package that provides a unified installation for the complete Jaseci ecosystem.
When you install jaseci, you automatically get:
- jaclang - The Jac programming language
- byllm - LLM integration for AI-native programming
- jac-client - Full-stack web applications with React-like components in Jac
pip install jaseciAfter installation, you can start using Jac:
jac --help- Jac Language: https://www.jac-lang.org
- byLLM (AI Integration): https://www.byllm.ai
- Jac Client: https://docs.jaseci.org/jac-client/
- Jaseci Homepage: https://jaseci.org
- GitHub Repository: https://github.com/Jaseci-Labs/jaseci