0xFarzad commited on
Commit
3ebb3a3
Β·
verified Β·
1 Parent(s): 1a9b2cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +61 -10
README.md CHANGED
@@ -1,10 +1,61 @@
1
- ---
2
- title: README
3
- emoji: πŸŒ–
4
- colorFrom: blue
5
- colorTo: gray
6
- sdk: static
7
- pinned: false
8
- ---
9
-
10
- .....
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: README
3
+ emoji: πŸŒ–
4
+ colorFrom: blue
5
+ colorTo: gray
6
+ sdk: static
7
+ pinned: false
8
+ ---
9
+
10
+ <div align="center">
11
+
12
+ <a href="https://factcheck.dei.unipd.it"><picture>
13
+ <img src="https://raw.githubusercontent.com/FactCheck-AI/.github/main/profile/FactCheck-Logo.png" width="200" alt="FactCheck-AI Logo" />
14
+ </picture></a>
15
+
16
+ ### Advancing automated Knowledge Graph (KG) fact verification through Large Language Models (LLMs).
17
+
18
+ ![](https://i.ibb.co/sJ7RhGG/image-41.png)
19
+
20
+ </div>
21
+
22
+
23
+ ## πŸ“‚ Key Repositories
24
+
25
+ - **[FactCheck -- Benchmark](https://github.com/FactCheck-AI/FactCheck)**: Main repository for "FactCheck Benchmark" -- KG Validation via LLMs
26
+ - **[Exploration](https://github.com/FactCheck-AI/FactCheck-Exploration)**: Web-based platform enabling users to inspect every step involved in the RAG for the KG fact-checking.
27
+ - **[MockAPI](https://github.com/FactCheck-AI/FactCheck-MockAPI)**: A REST API for the FactCheck benchmark, designed to evaluate LLMs' capabilities in KG fact verification. It provides all the data through the MockAPI.
28
+
29
+ ## πŸ” FactCheck-AI News
30
+ - πŸ“£ NEW! **[MockAPI](https://factcheck-api.dei.unipd.it/)** is now available through unipd servers.
31
+
32
+ ## πŸ” What We Do
33
+
34
+ We focus on creating systems that:
35
+
36
+ - Verify factual claims by cross-referencing structured knowledge bases.
37
+ - Utilize Retrieval-Augmented Generation to enhance the accuracy of fact-checking processes.
38
+ - Employ multiple LLMs to assess and validate information effectively.
39
+
40
+
41
+ ## 🌐 Learn More
42
+
43
+ - **Website**: [factcheck.dei.unipd.it](https://factcheck.dei.unipd.it/)
44
+ - **API Access**: [factcheck-api.dei.unipd.it](https://factcheck-api.dei.unipd.it/)
45
+
46
+ ## 🀝 Contributing
47
+
48
+ To get involved:
49
+
50
+ 1. Explore our repositories and familiarize yourself with our work.
51
+ 2. Check the issues section for tasks labeled "good first issue" or "help wanted."
52
+ 3. Fork the repository, make your changes, and submit a pull request.
53
+
54
+ Please ensure you adhere to our [code of conduct](https://github.com/FactCheck-AI/.github/blob/main/CODE_OF_CONDUCT.md) and follow the [contribution guidelines](https://github.com/FactCheck-AI/.github/blob/main/CONTRIBUTING.md).
55
+
56
+ ## πŸ“« Contact Us
57
+ We are part of the [Intelligent Information Integration and Analysis (IIIA)](https://iiia.dei.unipd.it/) research group at the [Department of Information Engineering (DEI)](https://www.dei.unipd.it/) of the [University of Padua](https://www.unipd.it/).
58
+
59
+ For inquiries, collaborations, or more information, please reach out through our [contact page](https://factcheck.dei.unipd.it/credits) or open an issue in the relevant repository.
60
+
61
+ Logo credit: ChatGpt.