Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emrgnt-cmplxty authored Oct 28, 2023
1 parent cccb59b commit 7d9ed66
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# SciPhi [ΨΦ]: A Framework for LLM Powered Data 💡
# SciPhi [ΨΦ]: AI's Knowledge Engine 💡

<p align="center">
<img width="716" alt="SciPhi Logo" src="https://github.com/emrgnt-cmplxty/sciphi/assets/68796651/195367d8-54fd-4281-ace0-87ea8523f982">
</p>

With SciPhi, users can:

- **Customize Data Creation**: Generate datasets via LLMs that are tailored to your needs.
- **Integrate Retriever-Augmented Generation (RAG)**: Utilize the built-in RAG Provider API to anchor generated data to real-world sources. Plus, take advantage of the evaluation harness to refine your RAG processes.
- **Generate Textbooks**: Use the dedicated module to produce RAG-enhanced synthetic textbooks directly from a provided table of contents.
- **Retriever-Augmented Generation (RAG) on Demand**: Built-in RAG Provider Interface to anchor generated data to real-world sources.
- _Coming Soon_ - End-to-end cloud and local RAG knowledge enginge API for seamless use.
- **Customize Data Creation**: Generate datasets via LLMs that are tailored to your needs, for LLM training, RAG, and more.
- _Included Example_ - A dedicated textbook module which writes RAG-enhanced textbooks directly from a provided table of contents.

---

Expand Down

0 comments on commit 7d9ed66

Please sign in to comment.