Spaces:
Running
Running
File size: 818 Bytes
5f773d1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
# DOC
# Architecture Diagrams
## Architecture

## Data Store

## Inference

## Clustering

## Models

# Documentation
- [AWS Transcribe Docs](https://docs.aws.amazon.com/transcribe/)
- [Pinecone Docs](https://docs.pinecone.io/docs/overview)
- [Open AI Docs](https://platform.openai.com/docs/introduction)
- [Langchain Docs](https://python.langchain.com/docs/get_started/introduction)
- [Gemini Docs](https://ai.google.dev/docs)
- [Mistral Docs](https://docs.mistral.ai/)
- [Anthropic AI Docs](https://docs.anthropic.com/claude/docs/intro-to-claude)
- [FAISS](https://deepnote.com/blog/semantic-search-using-faiss-and-mpnet)
- [Sentence Transformer](https://www.sbert.net/)
|