Star-Wars-Expert / README.md
T-Flet's picture
Playing around with sources and structure before connecting a LLM
2ab76e5
|
raw
history blame
No virus
498 Bytes
# Star-Wars-Expert
A LLM with RAG making it knowledgeable about Star Wars plot and data.
## Data
* Scripts obtained from [The Internet Movie Script Database (IMSDb)](https://imsdb.com/)
* More data from direct search on [Wookieepeedia](https://starwars.fandom.com/wiki/Main_Page)
Other datasets to possibly include:
* Character data from [Kaggle](https://www.kaggle.com/datasets/jsphyg/star-wars)
* Character social network from [Kaggle](https://www.kaggle.com/datasets/ruchi798/star-wars)