davidmezzetti commited on
Commit
bf97065
Β·
1 Parent(s): debe2a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -3
README.md CHANGED
@@ -1,10 +1,33 @@
1
  ---
2
  title: README
3
  emoji: πŸ“ƒ
4
- colorFrom: black
5
- colorTo: black
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
- <a href="https://neuml.com"><img width="100%" src="https://raw.githubusercontent.com/neuml/.github/master/profile/about.png"></a>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: README
3
  emoji: πŸ“ƒ
4
+ colorFrom: gray
5
+ colorTo: gray
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
+ <p align="center">
11
+ <a href="https://neuml.com"><img src="https://raw.githubusercontent.com/neuml/.github/master/profile/logo.png"></a>
12
+ </p>
13
+
14
+ <div class="flex items-center justify-center">
15
+ <a href="mailto:[email protected]">
16
+ <img src="https://img.shields.io/badge/email-contact-03a9f4" alt="Email">
17
+ </a> &nbsp;
18
+ <a href="https://join.slack.com/t/txtai/shared_invite/zt-1cagya4yf-DQeuZbd~aMwH5pckBU4vPg">
19
+ <img src="https://img.shields.io/badge/slack-join-ffeb3b?style=flat&logo=slack&logocolor=white" alt="Join Slack"/>
20
+ </a> &nbsp;
21
+ <a href="https://txtai.cloud">
22
+ <img src="https://img.shields.io/badge/cloud-preview-00e676" alt="Cloud"/>
23
+ </a>
24
+ </div>
25
+ </p>
26
+
27
+ <p>
28
+ NeuML is the company behind txtai, an all-in-one embeddings database for semantic search, LLM orchestration and language model workflows.
29
+ </p>
30
+
31
+ <p>
32
+ We are building a suite of applications to bridge the gap between research and production.
33
+ </p>