Prime
Prime: a BSC python library for creating new agents. Agents write python code to call tools or orchestrate other agents.
Install / Use
/learn @primengine/PrimeREADME
Welcome Prime Engine 1.0.0 Open Beta Release!
Improved AI Engine speed
Improved AI models structure
Refractored old LLM models
Improved AI agents
Major and minor bug fixes.
Prime Engine - BNB Chain AI Agents Creating Framework
Prime is a powerful, modular, and highly extensible framework designed for developers building applications that require a seamless blend of performance, flexibility, and scalability. With Prime, you can harness the power of modern tools to craft cutting-edge solutions across industries.
Contract Address and Development Funding
This project is powered by a single, official smart contract address. Please ensure that you interact only with the following address to avoid fraud or misrepresentation:
Contract Address $PRIME:
soon
DEX: https://dexscreener.com/soon
WEB: https://primengine.ai/
X: https://x.com/primengineai
TG: https://t.me/primengineai
All development and maintenance of this project are funded exclusively through the creator's wallet associated with the token.
Why PRIME?
- Developer-Centric: Designed with developers in mind, PRIME simplifies complex processes and accelerates development.
- Open-Source: Fully open-source, ensuring transparency and community-driven growth.
- Adaptable: Built to accommodate a wide range of industries and applications, from startups to enterprises.
Key Features
🚀 High Performance
Prime is optimized for speed and efficiency, ensuring your applications run smoothly even under heavy workloads.
⚙️ Modularity
With a modular design, Prime allows you to integrate only the components you need, keeping your applications lightweight and focused.
📈 Scalability
Whether you're starting small or building enterprise-grade solutions, Prime adapts to your needs, growing with your application.
🔒 Security First
Built with security in mind, Prime provides robust tools to safeguard your application and its users.
🧩 Extensibility
Easily customize and expand Prime's functionality with plugins, libraries, and APIs tailored to your project's needs.
Getting Started
First install the package via PyPi.
pip install prime-agents-py
Then define your agent, give it the tools it needs and run it!
from prime import CodeAgent, DuckDuckGoSearchTool, HfApiModel
agent = CodeAgent(tools=[DuckDuckGoSearchTool()], model=HfApiModel())
agent.run("Tell me BNB Chain and Bitcoin price in March 2025")
Contributing
We welcome contributions! If you want to report a bug, suggest a feature, or contribute code, please:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Submit a pull request.
How strong are open models for agentic workflows?
We've created CodeAgent instances with some leading models, and compared them on this benchmark that gathers questions from a few different benchmarks to propose a varied blend of challenges.
Citing prime
If you use prime in your publication, please cite it by using the following BibTeX entry.
@Misc{prime,
title = {`prime`: The easiest way to build efficient BNB Chain agentic systems.},
author = {primengine inc.},
howpublished = {\url{https://github.com/primengine/prime}},
year = {2025}
}
Related Skills
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
