Skip to content

Commit 84aff82

Browse files
committed
Logo
1 parent 80c19e9 commit 84aff82

2 files changed

Lines changed: 60 additions & 0 deletions

File tree

docs/index.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,63 @@ About The Project
99

1010
Lightspeed Core Stack (LCS) is an AI powered assistant that provides answers to product questions using backend LLM services, agents, and RAG databases.
1111

12+
!(Logo)[https://lightspeed-core.github.io/lightspeed-stack/logo.jpg]
13+
14+
## Overview
15+
16+
(Architecture)[https://lightspeed-core.github.io/lightspeed-stack/ARCHITECTURE.html]
17+
18+
(Architecture diagram)[https://lightspeed-core.github.io/lightspeed-stack/architecture.svg]
19+
20+
(Getting started)[https://lightspeed-core.github.io/lightspeed-stack/getting_started.html]
21+
22+
(Authentication and Authorization)[https://lightspeed-core.github.io/lightspeed-stack/auth.html]
23+
24+
25+
26+
## Installation and configuration
27+
28+
(Deployment Guide)[https://lightspeed-core.github.io/lightspeed-stack/deployment_guide.html]
29+
30+
(Linux)[https://lightspeed-core.github.io/lightspeed-stack/installation_linux.html]
31+
32+
(MacOS)[https://lightspeed-core.github.io/lightspeed-stack/installation_macos.html]
33+
34+
(Configuration)[https://lightspeed-core.github.io/lightspeed-stack/config.html]
35+
36+
37+
38+
## API
39+
40+
(OpenAPI specification)[https://lightspeed-core.github.io/lightspeed-stack/openapi.html]
41+
42+
(Conversations API)[https://lightspeed-core.github.io/lightspeed-stack/conversations_api.html]
43+
44+
(A2A (Agent-to-Agent) Protocol)[https://lightspeed-core.github.io/lightspeed-stack/a2a_protocol.html]
45+
46+
47+
48+
49+
## RAG and BYOK
50+
51+
(RAG Configuration Guide)[https://lightspeed-core.github.io/lightspeed-stack/rag_guide.html]
52+
53+
(BYOK guide)[https://lightspeed-core.github.io/lightspeed-stack/byok_guide.html]
54+
55+
56+
## Other features
57+
58+
(Providers)[https://lightspeed-core.github.io/lightspeed-stack/providers.html]
59+
60+
(User data collection)[https://lightspeed-core.github.io/lightspeed-stack/user_data_collection.html]
61+
62+
(Database structure)[https://lightspeed-core.github.io/lightspeed-stack/DB/index.html]
63+
64+
65+
66+
## Testing
67+
68+
(Testing)[https://lightspeed-core.github.io/lightspeed-stack/testing.html]
69+
70+
(List of e2e scenarios)[https://lightspeed-core.github.io/lightspeed-stack/e2e_scenarios.html]
71+

docs/logo.jpg

41.4 KB
Loading

0 commit comments

Comments
 (0)