UNPKG

@baseai/core

Version:

The Web AI Framework's core - BaseAI.dev

43 lines (29 loc) 2.22 kB
<p align="center"> <a href="https://baseai.dev"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/LangbaseInc/docs-images/refs/heads/main/baseai/baseai-cover.png"> <img src="https://raw.githubusercontent.com/LangbaseInc/docs-images/refs/heads/main/baseai/baseai-cover.png"> </picture> <h1 align="center">BaseAI</h1> </a> </p> <p align="center"> <a aria-label="NPM version" href="https://www.npmjs.com/package/baseai"><img alt="" src="https://img.shields.io/npm/v/@baseai/core?style=for-the-badge&logo=https%3A%2F%2Fraw.githubusercontent.com%2FLangbaseInc%2Fdocs-images%2Frefs%2Fheads%2Fmain%2Fbaseai%2Fbaseai-icon.png&logoColor=%23000&labelColor=%23000&color=%2318181B"></a> <a aria-label="License" href="https://github.com/langbaseinc/baseai"><img alt="license" src="https://img.shields.io/npm/l/@baseai/core?style=for-the-badge&logoColor=%23000&labelColor=%23000&color=%2318181B"></a> </p> ## Getting Started BaseAI is the AI framework for building declarative and composable AI-powered LLM products. It allows you to locally develop AI agents integrated with tools and memory (RAG). Visit our [learn](https://baseai.dev/learn) guide to get started with BaseAI. Star this repository to support our open-source work. ## Documentation Visit [baseai.dev/docs](https://baseai.dev/docs) for the full documentation. ## Contributing We welcome contributions to BaseAI. Please see our [Contributing Guide](CONTRIBUTING.md) for more information. ## Authors The following are the original authors of BaseAI: - Ahmad Awais ([@MrAhmadAwais](https://twitter.com/MrAhmadAwais)) - Ashar Irfan ([@MrAsharIrfan](https://twitter.com/MrAsharIrfan)) - Saqib Ameen ([@SaqibAmeen](https://twitter.com/SaqibAmeen)) - Saad Irfan ([@MrSaadIrfan](https://twitter.com/MrSaadIrfan)) - Ahmad Bilal ([@AhmadBilalDev](https://twitter.com/ahmadbilaldev)) ## Security If you've found a security vulnerability in BaseAI, please report it privately by emailing [security@langbase.com](mailto:security@langbase.com). Please do not open a public issue. For more details on Langbase security and how to report, visit this [link](https://langbase.com/security).