Skip to content

darce-radic/trkacka

Repository files navigation

trkacka

trkacka . ├── app.py # Main entry point for the Streamlit app ├── crewai_workflow.py # CrewAI workflow: agents, tasks, and crew ├── ui_management.py # UI components and navigation ├── visual_analysis.py # Visualizations for feature importance and clusters ├── feedback.py # Feedback handling: threshold adjustments and recategorization ├── subscriptions.py # Functions to handle subscription data processing ├── supabase_integration.py # Supabase functions for storage and retrieval ├── ml_model.py # Advanced ML model training and prediction ├── performance.py # Performance optimizations ├── deployment.py # Deployment enhancements and scalability ├── data │ ├── keywords.json # Persistent keyword database │ ├── thresholds.json # Persistent threshold database │ └── categorization_model.pkl # Serialized model for categorization ├── requirements.txt # Required Python packages

About

trkacka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages