a4rtx commited on
Commit
bea2bf5
Β·
verified Β·
1 Parent(s): 726c729

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +78 -1
README.md CHANGED
@@ -1,10 +1,87 @@
1
  ---
2
  title: README
3
- emoji: πŸ“š
4
  colorFrom: indigo
5
  colorTo: red
6
  sdk: static
7
  pinned: false
 
8
  ---
9
 
 
10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: README
3
+ emoji: 🧠
4
  colorFrom: indigo
5
  colorTo: red
6
  sdk: static
7
  pinned: false
8
+ short_description: Financial AI, algo bots & local-ready open ML models
9
  ---
10
 
11
+ # BrodaTech 🧠⚑
12
 
13
+ **Financial AI Β· Algo Bots Β· Neural Networks**
14
+
15
+ Welcome to the official Hugging Face organization of **BrodaTech** β€” a software
16
+ production lab. We build custom web
17
+ applications, websites, and bespoke software, with a strong focus on
18
+ **FinTech, algorithmic trading, and applied AI**.
19
+
20
+ On Hugging Face we curate and optimize open models β€” packaged as quantized
21
+ **GGUF** and **ONNX** builds β€” so the community can run powerful LLMs,
22
+ vision-language systems, and 3D generators locally, fast and efficiently.
23
+
24
+ 🌐 Website: [brodatech.pl](https://brodatech.pl) Β· βœ‰οΈ kontakt@brodatech.pl
25
+
26
+ ---
27
+
28
+ ## πŸ”¬ What We Do
29
+
30
+ - **Web Apps & Websites** β€” React, Next.js, Vite, Node.js, Tailwind CSS, Three.js
31
+ - **Algorithmic Trading (FinTech)** β€” MetaTrader 5 Expert Advisors (MQL5), Python (Pandas/NumPy), low-latency broker integrations
32
+ - **3D & Real-time Visualization** β€” Three.js / React Three Fiber dashboards and custom GLSL shaders
33
+ - **IoT & Smart Controllers** β€” ESP32 firmware, MQTT, real-time sensor data pipelines
34
+ - **Applied AI** β€” LLMs, multimodal models, and generative AI optimized for local inference
35
+
36
+ ---
37
+
38
+ ## πŸ“ˆ Featured Collection β€” Financial AI
39
+
40
+ Our [**Financial AI**](https://huggingface.co/collections/brodatech/financial-ai)
41
+ collection gathers finance-focused LLMs, optimized as GGUF for local deployment
42
+ in research, analysis, and trading workflows:
43
+
44
+ - **DeepSeek-R1-Finance-Reasoning-14B-GGUF** β€” finance-tuned reasoning model
45
+ - **FinR1-llama-8b-multi-language-thinking-GGUF** β€” multilingual financial reasoning
46
+ - **FinGPT-MT-Llama-3-8B-LoRA-GGUF** β€” financial LLM (LoRA, multi-task)
47
+ - **finance-phi3-gguf** β€” compact 4B finance model for lightweight setups
48
+
49
+ ➑️ Explore the full collection [here](https://huggingface.co/collections/brodatech/financial-ai).
50
+
51
+ ---
52
+
53
+ ## πŸ“¦ Collections
54
+
55
+ | Collection | Focus |
56
+ |------------|-------|
57
+ | [**Financial AI**](https://huggingface.co/collections/brodatech/financial-ai) | Finance-tuned LLMs for reasoning & analysis |
58
+ | [**LLMs**](https://huggingface.co/collections/brodatech/llms) | General large language models β€” coding, instruct & uncensored variants |
59
+ | [**3D**](https://huggingface.co/collections/brodatech/3d) | Image-to-3D generation models |
60
+
61
+ Browse everything on our [collections page](https://huggingface.co/brodatech/collections).
62
+
63
+ ---
64
+
65
+ ## πŸ€– Featured Models
66
+
67
+ We package and optimize popular open models for practical, local deployment:
68
+
69
+ - **LLMs (GGUF):** Qwen3 / Qwen3-Coder, Gemma 4, SuperGemma, North-Mini-Code and more
70
+ - **Vision-Language:** image-text-to-text models for multimodal tasks
71
+ - **3D Generation (ONNX):** Hunyuan3D, TripoSR and related image-to-3D pipelines
72
+
73
+ ➑️ See all models on the [models tab](https://huggingface.co/brodatech/models).
74
+
75
+ ---
76
+
77
+ ## 🀝 Get Involved
78
+
79
+ - **Follow** the organization for new model releases
80
+ - **Open a discussion** in the [Community tab](https://huggingface.co/spaces/brodatech/README/discussions)
81
+ - **Star & share** the models you find useful
82
+
83
+ ---
84
+
85
+ > ⚠️ **Note:** Models hosted here are quantized / converted redistributions provided
86
+ > for convenience. Please review each original model's license and usage terms
87
+ > before deploying in production.