mirror of
https://github.com/hwchase17/langchain
synced 2024-11-08 07:10:35 +00:00
221134d239
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
14 lines
583 B
Markdown
14 lines
583 B
Markdown
# Templates
|
|
|
|
A list of all template repos
|
|
|
|
⭐Retrieval Augmented Generation Chatbot: Build a chatbot over your data. Uses OpenAI and Pinecone.
|
|
|
|
⭐Extraction with OpenAI Functions: Do extraction of structured data from unstructured data. Uses OpenAI function calling.
|
|
|
|
⭐Local Retrieval Augmented Generation: Build a chatbot over your data. Uses only local tooling: Ollama, GPT4all, Chroma.
|
|
|
|
⭐OpenAI Functions Agent: Build a chatbot that can take actions. Uses OpenAI function calling and Tavily.
|
|
|
|
⭐XML Agent: Build a chatbot that can take actions. Uses Anthropic and You.com.
|