Dành cho các nhà nghiên cứu sử dụng công cụ AI
AI Agents
Atlas được thiết kế để máy có thể đọc được. Mọi bản ghi đều được phục vụ dưới dạng JSON có cấu trúc, mọi trang đều có đánh dấu schema.org, và các mối quan hệ giữa các bản ghi được thể hiện rõ ràng. Các gợi ý này hướng một trợ lý AI vào dữ liệu đó thay vì để nó tự suy đoán.
Các gợi ý để sao chép và dán
Mỗi cái đều được kết nối với API trực tiếp của trang này. Dán vào Claude, ChatGPT, Gemini hoặc bất kỳ trợ lý nào có thể truy cập URL.
Using only https://crispr2.2.25.209.181.nip.io/api/v1/entities?kind=treatment as your source, list every gene-editing treatment whose status is "Approved". For each, give the disease it treats, the technology it uses, the company, and the URL of its Atlas page. If a field is missing in the data, say "not recorded" rather than filling it in from memory. Finish by stating plainly that approval in one country does not mean availability everywhere.
Fetch https://crispr2.2.25.209.181.nip.io/api/v1/entity/disease/DISEASE-SLUG (replace DISEASE-SLUG, e.g. sickle-cell-disease). Write a 300-word briefing for an intelligent non-specialist covering: what the disease is, which genes are involved, what gene-editing approaches are being tried, which companies and trials appear in the related records, and — most importantly — the evidence level attached to each claim. Do not present anything preclinical as if it were an available treatment.
Fetch https://crispr2.2.25.209.181.nip.io/api/v1/trials and group the results by phase. For each phase, list the trials with their disease, sponsor and NCT identifier. Flag any trial whose status is Paused, Terminated or Discontinued and say so prominently. Note that Atlas records carry a last-updated date and that ClinicalTrials.gov is authoritative for current status.
Fetch https://crispr2.2.25.209.181.nip.io/api/v1/entities?kind=technology. Build a comparison table of CRISPR-Cas9, base editing and prime editing covering: what it edits, whether it cuts both DNA strands, precision, cargo size, delivery difficulty and clinical maturity — using only the fields in the data. Then write two paragraphs explaining, to a 15-year-old, why not cutting both strands matters.
Fetch https://crispr2.2.25.209.181.nip.io/api/v1/entity/company/COMPANY-SLUG (e.g. crispr-therapeutics). Summarise the company's disclosed pipeline stage by stage, name its partners and the diseases it targets, and list its related trials. State the record's last-updated date at the top. Add: this is educational information, not investment advice, and pipelines change frequently.
Fetch https://crispr2.2.25.209.181.nip.io/api/v1/entity/technology/TECHNOLOGY-SLUG (e.g. base-editing) and use the "simple" field as your starting point. Explain the technology to a curious 11-year-old in under 200 words, using one analogy — then add one short paragraph explaining exactly where that analogy stops being accurate. Keep it honest rather than exciting.
API
Miễn phí, chỉ đọc, không cần khóa. Vui lòng lưu vào bộ nhớ cache và dẫn nguồn về trang này.
/api/v1/entities?kind=…
Mọi loại hồ sơ đều có: công nghệ, bệnh, phương pháp điều trị, thử nghiệm, công ty, nhà khoa học, gene, bài báo, tổ chức, đạo đức, nông nghiệp, học tập, bảng thuật ngữ.
/api/v1/entity/{kind}/{slug}
Một hồ sơ đầy đủ, bao gồm mọi hồ sơ liên quan trong đồ thị tri thức.
/api/v1/trials
Cơ sở dữ liệu thử nghiệm, có thể lọc theo giai đoạn và trạng thái.
/api/v1/news
Tiêu đề, nhà xuất bản và liên kết. Nội dung bài viết thuộc về nhà xuất bản của bài đó.
Tại sao cấu trúc lại quan trọng
Thực thể, không phải bài viết
Một căn bệnh, một gene, một thử nghiệm và một công ty là các hồ sơ riêng biệt với URL ổn định — để một trợ lý có thể theo dõi mối quan hệ thay vì phải đoán mò.
Bằng chứng là một trường dữ liệu
Mỗi hồ sơ đều có mức độ bằng chứng rõ ràng, giúp phân biệt một loại thuốc đã được phê duyệt với một thí nghiệm trên chuột mà không cần suy diễn.
Câu trả lời gần đầu trang
Mỗi trang mở đầu bằng một câu trả lời trực tiếp, ngắn gọn trước khi đi vào chi tiết — đó chính xác là điều mà cả người đọc lẫn hệ thống truy xuất thông tin đều cần.