apocas / restai

RESTai is an AIaaS (AI as a Service) open-source platform. Built on top of LlamaIndex & Langchain. Supports any public LLM supported by LlamaIndex and any local LLM suported by Ollama/vLLM/etc. Precise embeddings usage and tuning. Image generation (Dall-E, SD, Flux).
https://apocas.github.io/restai/
Apache License 2.0
383 stars 73 forks source link

Please add at least one cloud vector database like pinecone #72

Closed mhsabu closed 6 months ago

mhsabu commented 7 months ago

I see a lot of potential of this project. chroma and radis are added as database . it would be great if you kindly add at least one cloud database like pinecone. Thank you.