Back to Home
jarif87 icon

ai-engineer-agentic-track

Verified Safe

by jarif87

Overview

An AI-powered financial analysis CrewAI project that identifies trending companies, conducts detailed research, and picks the best investment opportunity.

Installation

Run Command
python main.py

Environment Variables

  • OPENAI_API_KEY
  • PUSHOVER_USER
  • PUSHOVER_TOKEN
  • SERPER_API_KEY
  • CHROMA_OPENAI_API_KEY

Security Notes

Uses os.getenv for API keys (good practice). Makes external API calls to Serper (web search) and Pushover (notifications), which are standard for such applications but rely on secure management of API keys. Local SQLite for memory storage is generally safe. No 'eval' or other obvious malicious patterns found.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens1500
Stars0
Forks0
Last Update2025-11-27

Tags

AI-poweredFinancial AnalysisInvestment SelectionCrewAIAgentic