madcatlab commited on
Commit
e62d036
·
verified ·
1 Parent(s): c5db005

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +78 -7
README.md CHANGED
@@ -1,10 +1,81 @@
1
  ---
2
- title: README
3
- emoji: 👀
4
- colorFrom: pink
5
- colorTo: indigo
6
- sdk: static
7
- pinned: false
 
 
 
 
 
 
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - en
4
+ - tr
5
+ tags:
6
+ - ai
7
+ - nlp
8
+ - machine-learning
9
+ - deep-learning
10
+ - turkish-nlp
11
+ - rag
12
+ - llm
13
+ - agents
14
  ---
15
 
16
+ <div align="center">
17
+
18
+ # Mad Cat Labs
19
+
20
+ ### AI & Technology R&D
21
+
22
+ **Where AI meets ambition.**
23
+
24
+ [![Website](https://img.shields.io/badge/Website-madcatlabs.com-1E293B?style=for-the-badge)](https://madcatlabs.com)
25
+ [![GitHub](https://img.shields.io/badge/GitHub-madcatlabs-1E293B?style=for-the-badge&logo=github)](https://github.com/madcatlabs)
26
+ [![LinkedIn](https://img.shields.io/badge/LinkedIn-Mad_Cat_Labs-1E293B?style=for-the-badge&logo=linkedin)](https://linkedin.com/company/madcatlabs)
27
+
28
+ </div>
29
+
30
+ ---
31
+
32
+ ## About Us
33
+
34
+ Mad Cat Labs is an **AI & Technology R&D company** building and publishing models, datasets, and spaces for language AI, NLP research, and enterprise ML solutions. We deliver end-to-end artificial intelligence services — from strategy to deployment.
35
+
36
+ **Headquartered in Istanbul, Turkey.**
37
+
38
+ ## AI & ML Interests
39
+
40
+ - **Large Language Models** — Fine-tuning, RLHF, prompt engineering, and custom LLM development
41
+ - **Natural Language Processing** — Turkish NLP, multilingual models, NER, sentiment analysis
42
+ - **RAG Systems** — Retrieval-augmented generation pipelines with vector databases
43
+ - **AI Agents** — Autonomous agents, multi-agent orchestration, tool-use frameworks
44
+ - **Computer Vision** — Object detection, image classification, document AI
45
+ - **MLOps** — Model deployment, monitoring, CI/CD for ML, experiment tracking
46
+
47
+ ## What We Build
48
+
49
+ | Category | Focus Areas |
50
+ |---|---|
51
+ | **Models** | Custom fine-tuned LLMs, Turkish language models, domain-specific NER, text classification |
52
+ | **Datasets** | Multilingual corpora, Turkish NLP benchmarks, labeled training data, synthetic data |
53
+ | **Spaces** | Interactive demos, model playgrounds, evaluation tools, dataset explorers |
54
+ | **Research** | Turkish AI benchmarks, cross-lingual transfer learning, efficient fine-tuning methods |
55
+
56
+ ## Technology Stack
57
+
58
+ ```
59
+ Frameworks PyTorch · TensorFlow · Hugging Face Transformers · PEFT · TRL
60
+ LLM Tools LangChain · LlamaIndex · vLLM · Ollama
61
+ Vector DBs Pinecone · Weaviate · Chroma · FAISS
62
+ Training DeepSpeed · Accelerate · Weights & Biases
63
+ Languages Python · TypeScript · Go
64
+ Infrastructure Docker · Kubernetes · Terraform
65
+ ```
66
+
67
+ ## Contact
68
+
69
+ - **Web:** [madcatlabs.com](https://madcatlabs.com)
70
+ - **Email:** [hello@madcatlabs.com](mailto:hello@madcatlabs.com)
71
+ - **GitHub:** [github.com/madcatlabs](https://github.com/madcatlabs)
72
+
73
+ ---
74
+
75
+ <div align="center">
76
+
77
+ **Built with intent by Mad Cat Labs**
78
+
79
+ *AI & Technology R&D · Istanbul, Turkey*
80
+
81
+ </div>