Skip to content

Commit 8109d16

Browse files
committed
Add some content to readme
1 parent 410ab52 commit 8109d16

File tree

1 file changed

+47
-2
lines changed

1 file changed

+47
-2
lines changed

Diff for: README.md

+47-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,48 @@
1-
# Proficient
1+
<h1 align="center">
2+
<a href="https://proficientai.com">
3+
Proficient AI
4+
</a>
5+
</h1>
26

3-
JS/TS monorepo for Proficient AI.
7+
<p align="center">
8+
Add a conversational AI agent to your app in 3 minutes.
9+
</p>
10+
11+
Proficient AI is a platform that enables developers to add conversational AI agents to their apps in minutes. Our interaction APIs and SDKs coupled with our powerful web dashboard are the simplest way teams can add and operate LLM-powered agents for their end-user applications.
12+
13+
This repo contains the source code for Proficient's TypeScript-based SDKs including our React, Admin and Client SDKs.
14+
15+
<p align="center">
16+
<a href="https://github.com/proficientai/js/blob/main/LICENSE">
17+
<img src="https://img.shields.io/badge/License-AGPL%20v3-blue.svg" alt="Proficient AI SDKs are released under the AGPL-3.0-only license." /></a>
18+
<a href="https://" alt="Types">
19+
<img src="https://img.shields.io/npm/types/@proficient/react" /></a>
20+
<a href="https://github.com/proficientai/js">
21+
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs welcome!" /></a>
22+
</p>
23+
24+
<p align="center">
25+
Currently available in private beta. Reach out for early access.
26+
</p>
27+
28+
<br />
29+
30+
<div align="center">
31+
<a href="https://proficientai.com">
32+
<img src="images/interactionview-code.png" style="max-width:400px;" alt="header" />
33+
</a>
34+
</div>
35+
36+
<br />
37+
38+
# Documentation
39+
40+
View the full documentation (docs) [here](https://docs.proficientai.com).
41+
42+
# Community
43+
44+
Join our Discord server [here](https://discord.gg/DVbwTM8erb)
45+
46+
# License
47+
48+
This project is made available under the AGPL-3.0 License.

0 commit comments

Comments
 (0)