jondelga's Stars
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
langflow-ai/langflow
Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
infiniflow/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
VikParuchuri/marker
Convert PDF to markdown + JSON quickly with high accuracy
HumanSignal/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
zhanymkanov/fastapi-best-practices
FastAPI Best Practices and Conventions we used at our startup
langfuse/langfuse
🪢 Open source LLM engineering platform: LLM Observability, metrics, evals, prompt management, playground, datasets. Integrates with OpenTelemetry, Langchain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
explodinggradients/ragas
Supercharge Your LLM Application Evaluations 🚀
MaartenGr/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
arktypeio/arktype
TypeScript's 1:1 validator, optimized from editor to runtime
epicweb-dev/epic-stack
This is a Full Stack app starter with the foundational things setup and configured for you to hit the ground running on your next EPIC idea.
hatchet-dev/hatchet
A distributed, fault-tolerant task queue
ragapp/ragapp
The easiest way to use Agentic RAG in any enterprise
AnswerDotAI/RAGatouille
Easily use and train state of the art late-interaction retrieval methods (ColBERT) in any RAG pipeline. Designed for modularity and ease-of-use, backed by research.
deepdoctection/deepdoctection
A Repo For Document AI
run-llama/llama_deploy
Deploy your agentic worfklows to production
timescale/pgvectorscale
A complement to pgvector for high performance, cost efficient vector search on large workloads.
GoogleCloudPlatform/cloud-builders-community
Community-contributed images for Google Cloud Build
IntelLabs/RAG-FiT
Framework for enhancing LLMs for RAG tasks using fine-tuning.
open-draft/until
Gracefully handle Promises using async/await without try/catch.
mxstbr/karabiner
My Karabiner Elements configuration
satojkovic/DeepLogo
A brand logo detection system using tensorflow object detection API.
deepset-ai/haystack-cookbook
👩🏻🍳 A collection of example notebooks
evan-liu/karabiner.ts
Write Karabiner-Elements configuration in TypeScript
ammirsm/llamaindex-omakase-rag
This project enhances the construction of RAG applications by addressing challenges, improving accessibility, scalability, and managing data and user access. It uses Django, Llamaindex, and Google Drive for effective database management.
567-labs/systematically-improving-rag
AshishSinha5/rag_api
Retrieval Augmented Generation API using Open LLMs and FastAPI
mazzasaverio/fastapi-langchain-rag
(Let's start with a) Scalable question-answering system utilizing FastAPI, LangChain (LCEL), and PGVector, featuring an ingestion pipeline. Deployed on GCP Cloud Run via Terraform.
nshefeek/docGPT
mazzasaverio/terraform-gcp-cloud-run
Terraform code to instantiate a Cloud Run V2 connected to a Postgres Cloud SQL, on which the pgvector extension will be enabled, with a connection to Redis and continuous deployment through the automatic trigger of Cloud Build.