This project is an example using the CrewAI framework to automate the process of analyzing a token. CrewAI orchestrates autonomous AI agents, enabling them to collaborate and execute complex tasks efficiently.
Based on CrewAI example.
CrewAI is designed to facilitate the collaboration of role-playing AI agents. In this example, these agents work together to give a complete crypto token analysis
- Configure Environment: Copy ``.env.example` and set up the environment variables for Serper, and OpenAI
- Install Dependencies: Run
poetry install --no-root
. - Execute the Script: Run
python main.py
and input your token.
More information can be found in our medium post at: Task-oriented Autonomous Agents
Any analysis, information or explanation we give to you about operations and performance on your trading account is not intended to be and should not be considered as advice. We do not provide investment, financial, legal or tax advice, especially we do not provide advice to conclude any transactions. This tool shall only analyse your trades, explain how it works, what is the trend, what is the possible risk etc. If you decide to use the information provided at the service, you do so at your own discretion and risk. The decision to conclude any transaction, including buying, selling, trading in securities or any other investments rest solely on you. Any trading or investment transactions involve a risk of substantial loses and shall be made based on the personalised investment advice of qualified financial professionals. We are not liable for any loss or damage that you, or any other person or entity incurs, as a result of any trading or investment transactions based on any information provided at the service.
This project is released under the MIT License.