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
- Host: GitHub
- URL: https://github.com/iqaicom/brain
- Owner: IQAIcom
- License: mit
- Created: 2025-01-14T09:28:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-30T13:05:51.000Z (about 1 year ago)
- Last Synced: 2025-05-30T18:20:34.152Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://brain.iqai.com
- Size: 8.8 MB
- Stars: 20
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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.