Skip to content

Commit 14e9660

Browse files
committed
update readme
1 parent 6e531fd commit 14e9660

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,20 @@
4444

4545
# About
4646

47-
Sourcebot lets you index all your repos and branches across multiple code hosts (GitHub, GitLab, Bitbucket, Gitea, or Gerrit) and search through them using a blazingly fast interface.
47+
Sourcebot is a self-hosted tool that helps you understand your codebase.
4848

49-
https://github.com/user-attachments/assets/ced355f3-967e-4f37-ae6e-74ab8c06b9ec
49+
- Ask Sourcebot: Ask questions about your codebase and have Sourcebot provide detailed answers grounded with inline citations
50+
- Code search: Search and navigate across all your repos and branches, no matter where they’re hosted
51+
52+
https://github.com/user-attachments/assets/286ad97a-a543-4eef-a2f1-4fa31bea1b32
5053

5154

5255
## Features
5356
- 💻 **One-command deployment**: Get started instantly using Docker on your own machine.
54-
- 🔍 **Multi-repo search**: Index and search through multiple public and private repositories and branches on GitHub, GitLab, Bitbucket, Gitea, or Gerrit.
55-
-**Lightning fast performance**: Built on top of the powerful [Zoekt](https://github.com/sourcegraph/zoekt) search engine.
56-
- 🎨 **Modern web app**: Enjoy a sleek interface with features like syntax highlighting, light/dark mode, and vim-style navigation
57+
- 🤖 **Bring your own model**: Connect Sourcebot to any of the reasoning models you're already using.
58+
- 🔍 **Multi-repo support**: Index and search through multiple public and private repositories and branches on GitHub, GitLab, Bitbucket, Gitea, or Gerrit.
59+
-**Lightning fast performance**: Built on top of the powerful [Zoekt](https://github.com/sourcegraph/zoekt) search engine.
60+
- 🎨 **Modern web app**: Enjoy a sleek interface with features like syntax highlighting, light/dark mode, and vim-style navigation.
5761
- 📂 **Full file visualization**: Instantly view the entire file when selecting any search result.
5862

5963
You can try out our public hosted demo [here](https://demo.sourcebot.dev)!

0 commit comments

Comments
 (0)