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. Built-in image generation (Dall-E, SD, Flux) and dynamic loading generators.
https://apocas.github.io/restai/
Apache License 2.0
388 stars 75 forks source link

Pinecone #74

Closed apocas closed 7 months ago

apocas commented 7 months ago

Fixes #72 Don't love the document management due to Pinecone limitations, but RAG process works.