aws-samples / aws-genai-llm-chatbot

A modular and comprehensive solution to deploy a Multi-LLM and Multi-RAG powered chatbot (Amazon Bedrock, Anthropic, HuggingFace, OpenAI, Meta, AI21, Cohere, Mistral) using AWS CDK on AWS
https://aws-samples.github.io/aws-genai-llm-chatbot/
MIT No Attribution
1.03k stars 308 forks source link

Feature Request: Add Llamaindex as model interface #201

Open Gmreh opened 10 months ago

Gmreh commented 10 months ago

Hi there, congrats for good project and good progress speed. I just wanted to suggest implementing Llamaindex as another alternative for Langchain. Best regards,

QuinnGT commented 10 months ago

+1 to this but knowing is not a replacement for langchain it’s more on the side of specializing in efficient data indexing and retrieval. Ideally llamaindex with an open source vector store like milvus, chroma or qdrant would be amazing.

github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 60 days with no activity.