arcana
Embeddable RAG library for Elixir/Phoenix with agentic pipelines and dashboard
파일 탐색기
최종 버전 다운로드 (.zip)- release-please.yml
- tests.yml
- validate-pr-title.yml
- dependabot.yml
- RELEASE.md
- config.exs
- dev.exs
- test.exs
- 2025-01-28-e2e-answer-evaluation-design.md
- 2026-04-08-entity-matcher-pluggable.md
- 2026-04-08-pipeline-and-loop.md
- dashboard.md
- evaluation.md
- getting-started.md
- graphrag.md
- llm-integration.md
- loop.md
- oban-ingestion.md
- pipeline.md
- reranking.md
- search-algorithms.md
- telemetry.md
- custom.ex
- default.ex
- redacted.ex
- vector.ex
- custom.ex
- local.ex
- openai.ex
- serving.ex
- answer_metrics.ex
- generator.ex
- metrics.ex
- run.ex
- test_case.ex
- poppler.ex
- pdf.ex
- leiden.ex
- llm.ex
- llm.ex
- ner.ex
- embedding.ex
- ner.ex
- llm.ex
- ecto.ex
- memory.ex
- llm.ex
- community.ex
- community_detector.ex
- community_summarizer.ex
- entity.ex
- entity_extractor.ex
- entity_matcher.ex
- entity_mention.ex
- entity_name.ex
- fusion_search.ex
- graph_builder.ex
- graph_extractor.ex
- graph_query.ex
- graph_store.ex
- migration.ex
- ner_serving.ex
- relationship.ex
- relationship_extractor.ex
- hallmark.ex
- llm_judge.ex
- attribution.ex
- hallmark_serving.ex
- input_formatter.ex
- result.ex
- context.ex
- system_prompt.ex
- tools.ex
- dimensions.ex
- unique_index.ex
- llm.ex
- llm.ex
- llm.ex
- llm.ex
- llm.ex
- answerer.ex
- context.ex
- decomposer.ex
- expander.ex
- rewriter.ex
- selector.ex
- colbert.ex
- cross_encoder.ex
- llm.ex
- arcana.ex
- logger.ex
- memory.ex
- pgvector.ex
- agent.ex
- ask.ex
- chunk.ex
- chunker.ex
- collection.ex
- config.ex
- document.ex
- documents.ex
- embedder.ex
- evaluation.ex
- file_parser.ex
- graph.ex
- grounder.ex
- ingest.ex
- llm.ex
- loop.ex
- maintenance.ex
- migration.ex
- mix_helpers.ex
- parser.ex
- pipeline.ex
- postgrex_types.ex
- reranker.ex
- rewriters.ex
- search.ex
- search_result.ex
- searcher.ex
- task_supervisor.ex
- telemetry.ex
- vector_store.ex
- ask_live.ex
- chunk_results_component.ex
- collections_live.ex
- dashboard_components.ex
- documents_live.ex
- evaluation_live.ex
- graph_live.ex
- info_live.ex
- maintenance_live.ex
- search_live.ex
- assets.ex
- dashboard_live.ex
- error_view.ex
- layouts.ex
- router.ex
- task_supervisor.ex
- arcana.eval.generate.ex
- arcana.eval.run.ex
- arcana.gen.embedding_migration.ex
- arcana.graph.detect_communities.ex
- arcana.graph.embed_entities.ex
- arcana.graph.install.ex
- arcana.graph.rebuild.ex
- arcana.graph.summarize_communities.ex
- arcana.install.ex
- arcana.reembed_chunks.ex
- arcana.ex
- arcana_tutorial.livemd
- 20250123000001_create_arcana_tables.exs
- 20251226000001_add_evaluation_tables.exs
- 20251226000002_add_collections.exs
- 20260101000001_add_graph_tables.exs
- 20260408000001_add_reference_answer_to_test_cases.exs
- 20260814000001_add_entity_mentions_unique_index.exs
- custom_test.exs
- vector_test.exs
- agent_test.exs
- ask_test.exs
- graphrag_test.exs
- answer_metrics_test.exs
- metrics_test.exs
- poppler_test.exs
- pdf_test.exs
- llm_test.exs
- ecto_test.exs
- memory_test.exs
- community_detector_behaviour_test.exs
- community_detector_test.exs
- community_summarizer_test.exs
- community_test.exs
- entity_extractor_behaviour_test.exs
- entity_extractor_test.exs
- entity_matcher_test.exs
- entity_mention_test.exs
- entity_name_test.exs
- entity_test.exs
- fusion_search_test.exs
- graph_builder_test.exs
- graph_query_test.exs
- graph_store_test.exs
- installed_test.exs
- relationship_extractor_behaviour_test.exs
- relationship_extractor_test.exs
- relationship_test.exs
- llm_judge_test.exs
- attribution_test.exs
- input_formatter_test.exs
- answer_test.exs
- context_test.exs
- decompose_test.exs
- expand_test.exs
- gate_test.exs
- ground_test.exs
- pipeline_test.exs
- reason_test.exs
- rerank_test.exs
- rewrite_test.exs
- search_test.exs
- select_test.exs
- colbert_test.exs
- cross_encoder_test.exs
- hnsw_index_definition_test.exs
- memory_test.exs
- pgvector_ef_search_test.exs
- pgvector_ef_search_unboxed_test.exs
- pgvector_hybrid_keyword_test.exs
- pgvector_test.exs
- ask_test.exs
- chunk_sizing_reaches_ingest_test.exs
- chunk_test.exs
- chunker_test.exs
- collection_test.exs
- config_test.exs
- document_test.exs
- documents_test.exs
- embedder_test.exs
- evaluation_test.exs
- file_parser_registry_test.exs
- graph_expand_test.exs
- graph_integration_test.exs
- graph_test.exs
- ingest_binary_test.exs
- ingest_chunk_failure_test.exs
- ingest_file_test.exs
- ingest_test.exs
- ingest_with_collection_test.exs
- llm_test.exs
- loop_test.exs
- maintenance_communities_test.exs
- maintenance_test.exs
- migration_test.exs
- mix_helpers_test.exs
- parser_test.exs
- reranker_test.exs
- rewriters_test.exs
- search_result_test.exs
- search_test.exs
- serving_telemetry_test.exs
- telemetry_test.exs
- vector_store_test.exs
- allowed_collections_test.exs
- ask_live_test.exs
- collections_live_test.exs
- documents_graph_live_test.exs
- documents_live_test.exs
- evaluation_live_test.exs
- graph_live_test.exs
- graph_live_uninstalled_test.exs
- info_live_test.exs
- maintenance_live_test.exs
- maintenance_live_uninstalled_test.exs
- search_live_test.exs
- dashboard_live_test.exs
- router_test.exs
- task_supervisor_test.exs
- sample.pdf
- gen_embedding_migration_test.exs
- graph_install_test.exs
- install_test.exs
- installer_branches_test.exs
- async_assertions.ex
- config_case.ex
- conn_case.ex
- data_case.ex
- graph_store_stubs.ex
- llm_case.ex
- migration_repo.ex
- test_endpoint.ex
- test_repo.ex
- test_router.ex
- unloaded_binary_parser.ex
- arcana_test.exs
- test_helper.exs
- .credo.exs
- .formatter.exs
- .gitattributes
- .gitignore
- .release-please-manifest.json
- CHANGELOG.md
- docker-compose.yml
- LICENSE
- mix.exs
- mix.lock
- README.md
- release-please-config.json
// repository documentation
Was this content helpful?
(0 ratings)
