Chat Your Data Chef Author: Zander Chase Twitter: @zanderchase11 GitHub: https://
github.com/zanderchase/ch
at-your-data-chef
… UI: https://
huggingface.co/spaces/zanderc
hase/chat-your-data-chef
… Description: Chat over recipes scraped from several recipes sites.
@langchain
-
Chat Your Data Chef: AI Tool for Recipe Data Exploration
By
–
-
Chat-Your-Data Self-Hosted: Open-Source AI Tool
By
–
Chat-Your-Data Self Hosted Author: Misbah Syed Twitter: @MisbahSy GitHub Repo: https://
github.com/misbahsy/chat-
your-data-self-hosted
… Description: This repo can help you use models hosted on @huggingface for embedding and for text generation. -
Chat With Data: AI-Powered Application for Data Interaction
By
–
Chat With Data Author: Echo Twitter: @hive_echo GitHub Repo: https://
github.com/echohive42/cha
t_with_data
… Description: This app starts with the AI wikipedia article from data folder and you can chat about it. -
TokBot: GPT-3 LangChain Podcast Question Answering Agent
By
–
TokBot Author: Andrew Gleave Twitter: @andrewgleave GitHub Repo: https://
github.com/andrewgleave/t
okbot
… Description: A GPT-3/LangChain bot that answers questions about the TokCast podcast provides relevant video excerpts -
AI-Powered Personal Data Analysis and Question Answering Bot
By
–
Ask Everything About Me Author: Yongtae Twitter: @Yoooongtae GitHub Repo: https://
github.com/Yongtae723/cha
t-your-data
…
Description: This bot can do the following on your behalf: analyze your tweets and show you what you are interested in these days, answer questions about you from your blog -
Roam QA: Natural Language Querying for Research Graphs
By
–
Roam QA Author: JimmyLv Twitter: @Jimmy_JingLv GitHub Repo: https://
github.com/JimmyLv/roam-qa Description: Ask questions to your Roam Research graph in natural language -
Chat-Your-Data Challenge: Best ChatGPT Data Integration Solutions
By
–
Here are the entrants for the "Chat-Your-Data" Challenge. Check them out for great examples of "ChatGPT over your data" Reminder, whichever repo has the most stars after a week wins! So go star the repos you like best Blog Post: https://
blog.langchain.dev/chat-your-data
-submissions/
… Entrants below -
Lightweight base package with modular LLM requirements
By
–
If you just install the base package, that should be very light. And then you can pick the exact LLM requirements that you need
-
DirectoryLoader LangChain loads multiple documents with sources
By
–
Loading multiple documents and associating the sources is a great idea! And just happens there’s a “DirectoryLoader” which does exactly that https://
langchain.readthedocs.io/en/latest/modu
les/document_loaders/examples/directory_loader.html
… -
Fixing libmagic issues with Unstructured document loaders
By
–
PSA for folks running into `libmagic` issues w/ Unstructured document loaders