-
haystack
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
cd /tmp git clone https://github.com/deepset-ai/haystack.git cd haystack pip install --upgrade pip pip install -e .[sql,only-faiss-gpu,only-milvus1,weaviate,graphdb,crawler,preprocessing,ocr,onnx-gpu,ray,dev] cd .. rm -r haystack export PATH="$HOME/.local/bin:$PATH" pip install matrixbrain
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Are you familiar with autocards? https://github.com/paulbricman/autocards it also uses a language ai (gpt) for making anki cards automatically
Related posts
-
Building a Prompt-Based Crypto Trading Platform with RAG and Reddit Sentiment Analysis using Haystack
-
Show HN: A Medical Research Agent Built with BioMCP and Haystack
-
AI Engineer's Tool Review: Haystack
-
Launch HN: Haystack (YC W21) – Visualize and edit code on an infinite canvas
-
The open source LLM framework Haystack is trending on GitHub