Fie2
F 47 completedPipeline State
completedPipeline Metadata
AI Prompt
Catalog Information
The JHAVERI Financial Intelligence Engine (FIE) is a web application designed to provide financial insights and alerts for traders.
Description
FIE is a Phase 2 MVP of the JHAVERI Financial Intelligence Engine, built using FastAPI as the backend framework. It integrates with PostgreSQL and SQLite databases, Yahoo Finance for price data, and Railway for deployment. The application provides trading view alert templates for strategy alerts and indicator alerts.
الوصف
هي محرك الذكاء المالي جيهافري (FIE) هو تطبيق ويب مصمم لتقديم نظرة عامة مالية وتنبيهات للمتداولين. هي مرحلة 2 من مشروع FIE، تم بناؤها باستخدام FastAPI كفرع عمل الخلفية. وهي متكاملة مع قواعد البيانات PostgreSQL و SQLite ومصادر الأسعار من Yahoo Finance وتسجيل النشر Railway. يوفّر التطبيق شقوق التنبيهات في TradingView للتنبيهات الاستراتيجية والتنبيهات المؤشرية.
Novelty
7/10Tags
Technologies
Claude Models
Quality Score
Strengths
- Consistent naming conventions (snake_case)
- Good security practices \u2014 no major issues detected
Weaknesses
- No LICENSE file \u2014 legal ambiguity for contributors
- No tests found \u2014 high risk of regressions
- No CI/CD configuration \u2014 manual testing and deployment
- 6 bare except/catch blocks swallowing errors
- 281 duplicate lines detected \u2014 consider DRY refactoring
- 3 'god files' with >500 LOC need decomposition
Recommendations
- Add a test suite \u2014 start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
- Replace bare except/catch blocks with specific exception types
Security & Health
Languages
Frameworks
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | - Backend: FastAPI (webhook receiver, REST API, Streamlit reverse proxy) - Frontend: Streamlit (proxied through FastAPI for single-port deployment) - Database: PostgreSQL (Railway) / SQLite (local dev) | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Backend | web-backend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
