VincentGranville/Large-Language-Models

xLLM 1.0, smart crawling, knowledge graph discovery.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 36 minutes ago
Added to GitGenius on March 1st, 2024
Created on December 17th, 2023
Open Issues & Pull Requests: 8 (+0)
Number of forks: 134
Total Stargazers: 475 (+0)
Total Subscribers: 18 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.9 hours
Mean response time: 18.8 days
90th percentile: 56.3 days
Tracked items: 3

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 8
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 539 days
Stale 30+ days: 8
Stale 90+ days: 8

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

The vincentgranville/large-language-models repository is a comprehensive resource focused on Large Language Models and the xLLM architecture, with primary documentation written in TeX. The repository centers on practical applications of generative AI and LLMs, featuring the xLLM 1.0 framework alongside implementations of smart crawling and knowledge graph discovery techniques. The project is closely tied to a published textbook titled "State of the Art in GenAI & LLMs - Creative Projects, with Solutions" which describes the xLLM architecture and related generative AI applications.

The core educational material is contained in a project textbook called Projects4.pdf, which serves as the primary documentation for understanding the repository's contents. The textbook includes detailed solutions to all projects and is designed to support a free course offering called the GenAI Fellowship, a deep tech dive program for those interested in advanced generative AI topics. The repository explicitly recommends project 7.2.2 as the best starting point, identifying it as the core project on the LLM and xLLM topic with references to all related satellite projects.

The repository's methodology involves browsing the Wolfram directory and associated URLs to create category structures and develop quality word embeddings. This crawled data is then used to generate enriched prompts for various large language models and search platforms including GPT, Wikipedia, ArXiv, Google Scholar, Stack Exchange, and Google search. The initial focus area is the Probability & Statistics subdirectory from the Wolfram resource. The repository includes a file called crawl_final_stats.txt.gz containing all the crawled data needed as input for Python scripts located in the XLLM5 and XLLM6 folders, with an uncompressed version available on Google Drive.

The repository's homepage at bondingai.io provides additional context for the broader project ecosystem. The combination of smart crawling capabilities, knowledge graph discovery, and the xLLM framework positions this repository as a practical toolkit for researchers and practitioners working with large language models and generative AI applications.