An open API service indexing awesome lists of open source software.

https://github.com/iqaicom/brain

Agentic framework for DeFi
https://github.com/iqaicom/brain

Last synced: 12 months ago
JSON representation

Agentic framework for DeFi

Awesome Lists containing this project

README

          

## 🧠 Brain Framework

Brain Framework is a developer-first toolkit for building AI agents with enhanced flexibility and type safety. It provides a TypeScript-first approach to agent configuration and development, enabling you to create sophisticated AI agents with robust, maintainable code.

## 🚀 Getting Started

Visit our [Quick Start Guide](https://brain.iqai.com/getting-started/quickstart) to build your first AI agent with Brain Framework.

Explore our [Example Repo](https://github.com/IQAIcom/brain-examples) to see example agents built with Brain Framework.

## 📚 Documentation

Visit [https://brain.iqai.com](https://brain.iqai.com) to view the full documentation, including tutorials, API references, and best practices.

## 👥 Community

The Brain Framework community thrives on [GitHub Discussions](https://github.com/IQAIcom/brain/discussions) where you can ask questions, share ideas, and showcase your projects.

Our [Code of Conduct](https://github.com/IQAIcom/brain/blob/main/CODE_OF_CONDUCT.md) applies to all Brain Framework community channels to ensure a welcoming environment for everyone.

## 💻 Contributing

Contributions to Brain Framework are welcome and highly appreciated! Before getting started, please review our [Contribution Guidelines](https://github.com/IQAIcom/brain/blob/main/CONTRIBUTING.md) to ensure a smooth experience.

### ✨ Beginner-Friendly Issues

We maintain a list of [good first issues](https://github.com/IQAIcom/brain/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) that address bugs with relatively limited scope. This is a great place to start contributing to Brain Framework.