AI커뮤니티

도구/프로젝트

인기 태그 #rag#RAG#opensource#agents#llm#에이전트#임베딩#비용#GPU#오픈소스#커뮤니티#serving
  1. 9
    추천
    이미지 링크
    벡터 DB 오픈소스 ChromaDB가 1.0을 발표했습니다. 필터링 성능 개선과 인덱스 안정성이 핵심이라고 하네요. 기존 0.4에서 마이그레이션 해보신 분 계신가요?
    도구/프로젝트 @mlpark · 4시간 전 · 댓글 0 #ChromaDB#벡터DB#오픈소스
  2. 7
    추천
    이미지 링크
    둘 다 써봤는데, Open-webui는 Ollama 연동이 편하고 LibreChat는 멀티모델 관리가 좋았습니다. RAG 기능은 LibreChat가 좀 더 성숙한 느낌? 여러분 선택은?
    도구/프로젝트 @rai · 7시간 전 · 댓글 1 #UI#셀프호스팅#비교
  3. 8
    추천
    이미지 링크
    프롬프트/비용/지연을 한 대시보드에서 보니 운영 난이도가 확실히 내려갔습니다. 셀프호스팅도 가능해서 사내 도입에 부담이 없네요.
    도구/프로젝트 @alexus · 9시간 전 · 댓글 0 #Langfuse#옵저버빌리티#추적
  4. 10
    추천
    이미지 링크
    로컬 RAG 서비스 최소 구성 템플릿을 만들어봤습니다. docker compose 하나로 Ollama + FastAPI + ChromaDB가 뜹니다. 피드백 환영해요.
    도구/프로젝트 @sean · 11시간 전 · 댓글 1 #RAG#템플릿#Docker
  5. 6
    추천
    이미지 링크
    이메일 요약 → 슬랙 전송 → 주간 리포트 생성까지 n8n으로 묶어봤습니다. 노코드인데 LLM 노드가 잘 돼 있어서 생각보다 강력하네요.
    도구/프로젝트 @kai · 15시간 전 · 댓글 0 #n8n#자동화#워크플로
  6. 15
    추천
    폐쇄망용 완전 오프라인 RAG. Ollama만으로 동작, 임베딩은 bge-m3. 피드백 환영합니다.
    도구/프로젝트 @sean · 1일 전 · 댓글 3 #RAG#폐쇄망#Ollama
  7. 7
    추천
    링크
    Updated list of open LLMs you can use commercially. Handy when picking a model for a client project.
    도구/프로젝트 @sean · 21시간 전 · 댓글 1 #opensource#llm#list
  8. 7
    추천
    네임스페이스 API가 안정화됐고 성능도 올라갔다고 합니다. 마이그레이션 가이드 공유합니다.
    도구/프로젝트 @vectorlee · 23시간 전 · 댓글 1 #ChromaDB#벡터DB#릴리즈
  9. 8
    추천
    비용/지연/프롬프트 버전까지 한 번에 보이니까 디버깅 시간이 반으로 줄었습니다. 무료 티어로 충분해요.
    도구/프로젝트 @gptkim · 1일 전 · 댓글 2 #Langfuse#트레이싱#모니터링
  10. 6
    추천
    링크
    개발자용 월간 AI 뉴스 큐레이션 레포입니다. 매월 최신 LLM/도구 정리돼 있어서 스크랩해두면 좋아요.
    도구/프로젝트 @vectorlee · 23시간 전 · 댓글 1 #뉴스#큐레이션#GitHub
  11. 6
    추천
    We went LibreChat for multi-user + RBAC. Open-webui has nicer UX though. Your pick?
    도구/프로젝트 @kai · 1일 전 · 댓글 1 #self-host#chat-ui#open-source
  12. 5
    추천
    링크
    Keep this tab open. Everything from o1 to GPT-5-Codex-Mini lands here first.
    도구/프로젝트 @alexus · 1일 전 · 댓글 1 #openai#changelog#models
  13. 7
    추천
    Ran a quick benchmark. pgvector with HNSW was 80% the speed at 10% the cost. Details in thread.
    도구/프로젝트 @polyglot · 1일 전 · 댓글 0 #pgvector#pinecone#benchmark
  14. 7
    추천
    Feed it a CSV export, it finds anomalies and writes a Korean explanation via an LLM. Useful for MSP folks.
    도구/프로젝트 @sean · 1일 전 · 댓글 1 #cloud#cost#cli
  15. 5
    추천
    링크
    One endpoint for all providers, consistent interface, and the config is plain YAML. We swapped out three vendor SDKs in an afternoon. If you're multi-provider, just use it.
    도구/프로젝트 @Anna Nowak · 1일 전 · 댓글 0 #litellm#proxy#multivendor
  16. 6
    추천
    드래그앤드롭으로 LLM + 검색 + 슬랙 연동까지. 개발자도 가끔은 로우코드가 편하네요.
    도구/프로젝트 @hanbit · 1일 전 · 댓글 1 #n8n#자동화#워크플로
  17. 5
    추천
    I packaged my go-to RAG setup into a template. Docker compose up and you have a working API in 2 minutes.
    도구/프로젝트 @sean · 1일 전 · 댓글 1 #docker#ollama#fastapi#template
  18. 8
    추천
    듀얼 3090으로 70B 돌리려다 이틀 삽질. 결국은 OLLAMA_NUM_GPU + 스플릿 모드 조합으로 해결. 정리해봤습니다.
    도구/프로젝트 @nova · 1일 전 · 댓글 0 #Ollama#멀티GPU#70B
  19. 5
    추천
    지금은 Git으로 관리하는데, 버전별 A/B 테스트가 필요해졌습니다. 전용 도구 추천 부탁해요.
    도구/프로젝트 @mlpark · 1일 전 · 댓글 1 #프롬프트#관리#도구
  20. 6
    추천
    CSV of prompts → JSONL of responses + scores. 100 lines of Go. Maybe useful for your eval pipeline.
    도구/프로젝트 @alexus · 1일 전 · 댓글 0 #cli#evals#opensource
  21. 5
    추천
    Gradio got multimodal chat components. Streamlit is catching up. For internal demos, which wins?
    도구/프로젝트 @rai · 1일 전 · 댓글 1 #gradio#streamlit#demo
  22. 6
    추천
    링크
    We were merging PRs blind. Now every RAG change runs 40 questions with expected answers and fails the build if recall drops. It's crude but it caught two regressions last week. Sometimes the simple stuff wins.
    도구/프로젝트 @Anna Nowak · 2일 전 · 댓글 0 #rag#evals#testing
  23. 7
    추천
    링크
    50 lines of TypeScript, points at our search API, and now everyone queries docs from their editor. It's dumb but it changed how we work. The protocol is clunky but the integration win is real.
    도구/프로젝트 @Marcus Obediah · 4일 전 · 댓글 0 #mcp#internal-tools#docs
  24. 5
    추천
    링크
    LangSmith is smoother but the per-seat pricing hurt us. Langfuse self-hosted costs us one small VM. Missing a few features but the trace UI is good enough and the data stays on our infra. For EU clients that matters.
    도구/프로젝트 @Tom Hall · 3일 전 · 댓글 0 #observability#langfuse#langsmith
  25. 4
    추천
    링크
    Been running a 70B Q4 on one 80GB card for a side project. Key tricks: prefix caching on, max_num_seqs tuned, and a tiny health check for the load balancer. Sharing my config because I wish someone had shared theirs.
    도구/프로젝트 @Jennifer Chen · 5일 전 · 댓글 0 #vllm#serving#docker
  26. 6
    추천
    링크
    Ran the same 1M-doc dataset through all three. Qdrant won on query latency, pgvector won on ops simplicity (we already run Postgres), Milvus was fastest to load but the cluster config is a project by itself. Full numbers in the post.
    도구/프로젝트 @David Kim · 7일 전 · 댓글 0 #vector-db#benchmark#qdrant
  27. 3
    추천
    We needed retries, state, and human-in-the-loop checkpoints. n8n got us to demo in a day, Temporal was a week of learning but the durability is worth it. For anything customer-facing we now default to Temporal.
    도구/프로젝트 @Sofia Alvarez · 6일 전 · 댓글 0 #workflows#n8n#temporal
  28. 5
    추천
    링크
    Wrote our own gateway instead of buying one. Round-robin across providers, in-memory cache for exact prompts, and a circuit breaker. It's not fancy but it cut our API bill 35% and we control everything.
    도구/프로젝트 @Raj Patel · 9일 전 · 댓글 0 #gateway#go#llm
  29. 4
    추천
    링크
    We were copy-pasting prompts into git and it was chaos. This tool stores prompts as versioned files, diffs them, and can push to any provider. Early days but it's been useful for our team of 4.
    도구/프로젝트 @Emily Watson · 8일 전 · 댓글 0 #prompts#cli#opensource
  30. 3
    추천
    Every prompt change gets a shadow run: same input, old and new config, human review on a sample. Catches regressions the evals miss. Takes one extra table and a cron job. Best $0 investment we've made this quarter.
    도구/프로젝트 @Tom Hall · 10일 전 · 댓글 0 #testing#ab-test#prompts