Greg Kamradt(@GregKamradt) 's Twitter Profile Photo

Details on OpenAI's new assistants RAG

*Hard* creep into vectorstore territory

Thoughts:
* Default chunk overlap of 50%, super interesting
* Metadata filtering, super interesting how this dips into vectorstore territory
* Unsure about what chunking method they use - 800 tokens

Details on @OpenAI's new assistants RAG

*Hard* creep into vectorstore territory

Thoughts:
* Default chunk overlap of 50%, super interesting
* Metadata filtering, super interesting how this dips into vectorstore territory
* Unsure about what chunking method they use - 800 tokens
account_circle
Sahas(@sahasmaan) 's Twitter Profile Photo

Wrote my first custom chain in LangChain as part of improving our AI search in stockinsights.ai

ModifyDocumentsChain adds additional context to docs retrieved from vectorstore based on the metadata and runs before StuffDocumentChain. This helps us

Wrote my first custom chain in @LangChainAI as part of  improving our AI search in stockinsights.ai

ModifyDocumentsChain adds additional context to docs retrieved from vectorstore based on the metadata and runs before StuffDocumentChain. This helps us #buildinpublic
account_circle
Thijs Verreck(@ThijsVerreck) 's Twitter Profile Photo

All the code that is required for a simple, yet effective RAG pipeline.

VectorStore on Supabase + Langchain is incredibly powerful.

Run as a build script on your documentation markdown.

And watch what happens.

All the code that is required for a simple, yet effective RAG pipeline. 

VectorStore on Supabase + Langchain is incredibly powerful.

Run as a build script on your documentation markdown. 

And watch what happens.
account_circle
Enias Cailliau(@enias) 's Twitter Profile Photo

Just added long-term memory to my GymBro AI Buddy.

Now it remembers snippets of my conversation across sessions.

How I did it:
* Used @langchain's VectorStore-Backed Memory
* Added AI Adventure by Steamship Vector DB

Pushing the source code in my next Tweet!

account_circle
Ravi Theja(@ravithejads) 's Twitter Profile Photo

Confused about using LlamaIndex 🦙 indices or configuring parameters for building robust QA Systems?

See my new video on:

1️⃣ VectorStore Index
2️⃣ Storage Context
3️⃣ Service Context
4️⃣ List Index
5️⃣ KeyWordTable Index

📺 Video: rb.gy/ofmvo
📔 Notebook:

Confused about using @llama_index  indices or configuring parameters for building robust QA Systems?

See my new video on:

1️⃣ VectorStore Index
2️⃣ Storage Context
3️⃣ Service Context
4️⃣ List Index
5️⃣ KeyWordTable Index

📺 Video: rb.gy/ofmvo
📔 Notebook:
account_circle
Albert — e/acc(@0xAlbert_S3) 's Twitter Profile Photo

📢 New FREE Bubble template built with @finetuner_ai 🔥 100% plug and play, ZERO coding req.🙌

ChatGPT plus:
✅ Tools incl. Browsing
✅ Vectorstore (PDF, CSV, PPTX, DOCX, Scraper)
✅ Conversational Memory
✅ Full system prompt exposed
✅ GPT 4 and Claude 2

♻️ RT & DM -> I'll

account_circle
Helge Sverre ⚡(@HelgeSverre) 's Twitter Profile Photo

⚡️ Mindwave Progress:
Got the architecture sketched out, 'Concept' docs written, interfaces for the building blocks defined.

✅ OpenaAI Chat and Complete API support added,
✅ InMemory Array Vectorstore is working (for testing)
✅ text-embedding-ada-002 Embedding API working

⚡️ Mindwave Progress:
Got the architecture sketched out,  'Concept' docs written, interfaces for the building blocks defined.

✅ OpenaAI Chat and Complete API support added,
✅ InMemory Array Vectorstore is working (for testing)
✅ text-embedding-ada-002 Embedding API working
account_circle
Rohan(@clusteredbytes) 's Twitter Profile Photo

Previously I've talked about the amazing Ingestion Pipeline from LlamaIndex 🦙.

Here's how to use Redis (@Redisinc) as the docstore, vectorstore and cache for the pipeline.

LlamaIndex abstractions make it really easy to just use Redis for the entire pipeline 🔥👇

Previously I've talked about the amazing Ingestion Pipeline from @llama_index.

Here's how to use Redis (@Redisinc) as the docstore, vectorstore and cache for the pipeline.

LlamaIndex abstractions make it really easy to just use Redis for the entire pipeline 🔥👇
account_circle
Helge Sverre ⚡(@HelgeSverre) 's Twitter Profile Photo

🧠 Mindwave update:

✅ Re-worked the vectorstore interface, its not much simpler. (we can expand it later if needed YAGNIKISS etc)
✅ Weaviate Driver now works.
✅ Added Gmail OAuth to the Mindwave demo (chat with your emails) etc, will be available as a Document loader in core

🧠 Mindwave update:

✅ Re-worked the vectorstore interface, its not much simpler. (we can expand it later if needed YAGNIKISS etc)
✅ Weaviate Driver now works.
✅ Added Gmail OAuth to the Mindwave demo (chat with your emails) etc, will be available as a Document loader in core
account_circle
LangChain(@LangChainAI) 's Twitter Profile Photo

LangChain 🪢 Weaviate

Weaviate • vector database's open source vectorstore has features ranging from native multi-tenancy to advanced filtering, and it's now accessible through a standalone integration package: `langchain-weaviate`!

Its wide range of features even power the retrieval behind

LangChain 🪢 Weaviate

@weaviate_io's open source vectorstore has features ranging from native multi-tenancy to advanced filtering, and it's now accessible through a standalone integration package: `langchain-weaviate`!

Its wide range of features even power the retrieval behind
account_circle
生成AI研究会(GAIS)(@GAIS_jp) 's Twitter Profile Photo

5人目は森 一弥氏「AI全盛時代に備えるナレッジデータ管理〜VectorStoreの選び方〜」のトークです。
RAG(検索拡張生成)環境の基本概念とそのビジネスへの応用可能性を解説。実際に触ってみた感触も踏まえてトーク!

5人目は森 一弥氏「AI全盛時代に備えるナレッジデータ管理〜VectorStoreの選び方〜」のトークです。
RAG(検索拡張生成)環境の基本概念とそのビジネスへの応用可能性を解説。実際に触ってみた感触も踏まえてトーク!
#生成AI協会 #gais #ChatGPT  #ジェネレーティブAI勉強会
account_circle
Stan Girard(@_StanGirard) 's Twitter Profile Photo

The Generative AI ecosystem is very young (9 months)

- LangChain & LlamaIndex 🦙: best frameworks
- Chroma: OSS Vectorstore
- PrivateGPT: awesome Private-based chat from Iván Martínez
- GPT4ALL from Nomic AI: OSS LLM
- Quivr (YC W24) 🧠: doc retrieval app

What a year!

The Generative AI ecosystem is very young (9 months)

- @LangChainAI & @llama_index: best frameworks
- @trychroma:  OSS Vectorstore
- PrivateGPT: awesome Private-based chat  from @ivanmartit 
- GPT4ALL from @nomic_ai: OSS LLM
- @quivr_brain: doc retrieval app 

What a year!
account_circle
Helge Sverre ⚡(@HelgeSverre) 's Twitter Profile Photo

🧠 Mindwave Update:

✅ Pinecone Vectorstore Driver implemented.
✅ The docs made an appearance in the AIWithLaravel.com course (buy it, its great)

🤔 Also figured out that the Pinecone API uses duped-params like '?id=1&id=2' instead of this '?id[]=1&id[]=2', which took

🧠 Mindwave Update:

✅ Pinecone Vectorstore Driver implemented.
✅ The docs made an appearance in the  AIWithLaravel.com course (buy it, its great)

🤔 Also figured out that the Pinecone API uses duped-params like  '?id=1&id=2' instead of this '?id[]=1&id[]=2', which took
account_circle
LangChain(@LangChainAI) 's Twitter Profile Photo

🐘🦜 Announcing a new `langchain-postgres` integration package, implementing:

1️⃣ Vectorstore based on pgvector
2️⃣ Chat Message History
3️⃣ Checkpoint Saver for LangGraph

Vector store docs: python.langchain.com/docs/integrati…

Chat message history docs: github.com/langchain-ai/l…

Checkpoint

🐘🦜 Announcing a new `langchain-postgres` integration package, implementing:

1️⃣  Vectorstore based on pgvector
2️⃣  Chat Message History
3️⃣  Checkpoint Saver for LangGraph

Vector store docs: python.langchain.com/docs/integrati…

Chat message history docs: github.com/langchain-ai/l…

Checkpoint
account_circle
Sudarshan Koirala(@mesudarshan) 's Twitter Profile Photo

LlamaParse with LangChain 🔥

Uploaded a video on how I used Llamaparse from LlamaIndex 🦙 with LangChain to create a super simple RAG app using Chainlit

- Qdrant as vectorstore
- mixtral from Mistral AI via Groq Inc
- Langsmith for traces

Video:

LlamaParse with LangChain 🔥

Uploaded a video on how I used Llamaparse from @llama_index with @LangChainAI to create a super simple RAG app using @chainlit_io

- @qdrant_engine as vectorstore
- mixtral from @MistralAI via @GroqInc
- Langsmith for traces

Video:
account_circle
Lucas | AI Insights(@Luc_AI_Insights) 's Twitter Profile Photo

Want to create AI apps based on your own documents and knowledge bases?

Here's how to easily create your own free vectorstore using LangChain and FAISS.

First things first, if you want the LLM to have access to your documents, you need to:

1. Load them

2. Preprocess them

Want to create AI apps based on your own documents and knowledge bases?

Here's how to easily create your own free vectorstore using @LangChainAI  and FAISS.

First things first, if you want the LLM to have access to your documents, you need to:

1. Load them

2. Preprocess them
account_circle
AI Adventure by Steamship(@GetSteamship) 's Twitter Profile Photo

New Steamship LangChain release

🚢🚢 VectorStore and Loader Support 🚢🚢

Deploy your LangChains to scalable APIs with zero setup.

Check it out!

github.com/steamship-core…

New Steamship @LangChainAI release 

     🚢🚢 VectorStore and Loader Support 🚢🚢

Deploy your LangChains to scalable APIs with zero setup. 

Check it out!

github.com/steamship-core…
account_circle