
# π¦ Numex Hub
### Repository management and AI-assisted development β with a single Numex account.
[](https://hub.numexai.com.tr)
[](https://hub.numexai.com.tr/topluluk)
[](https://github.com/numexai/numex-forge)
[πΉπ· TΓΌrkΓ§e](README.md) Β· π¬π§ **English**
---
> Create and manage Git repositories, and edit them with AI. Sign in to Numex and Hub and Forge are ready for you.
> **No separate sign-up, no separate password: one Numex account for the whole ecosystem.**
> βΉοΈ Hub's interface is in Turkish. The screenshots below show the Turkish UI.

## What does Hub do?
| Feature | Description |
|---|---|
| π¦ **Git repository management** | Create repos, edit files, browse commit history. Repos live on [Numex Forge](https://github.com/numexai/numex-forge): real Git. |
| π€ **AI-assisted editing** *(beta)* | Type *"update the README"* in the chat; the AI proposes a code block, you approve, it is committed to Forge. |
| π¬ **Repo-aware chat** *(beta)* | The AI knows your repo's files: *"add a function to index.js"* β it reads the file and proposes the change. |
| β‘ **Instant apply** *(beta)* | Review the proposal, press **Apply** β instant commit. See its SHA and revert if needed. |
| π **One account** | Sign in with Google or GitHub; Hub and Forge are enabled automatically. |
## π Community Showcase *(NEW)*
- β **Trending repositories**: featured projects with language tags, star and fork counts
- π΄ **Fork**: copy a repo you like to your account in one click and build on it
- π **Search** repositories
- π‘ **Live Feed (Live Numex Network)**: push, fork, star and PR activity in real time
## How it works: 4 steps, nothing to install
1. **Sign in to Numex** at [numexai.com.tr](https://numexai.com.tr) with Google or GitHub.
2. **Open Hub** at [hub.numexai.com.tr](https://hub.numexai.com.tr); you arrive signed in.
3. **Tell the AI what to change**: *"update the README"*, *"add a new function"*.
4. **Apply β commit to Forge**: it shows up in history and can be reverted any time.
## Working locally
Every Hub repository is a real Git repository on Forge:
```bash
git clone https://forge.numexai.com.tr/