Skip to content
/ wikigpt Public

Indexing and searching my wiki data using OpenAI's GPT-2 model and FAISS. Forked from https://github.com/raghavan/PdfGptIndexer

License

Notifications You must be signed in to change notification settings

gszr/wikigpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WikiGPT

Indexing and searching personal wiki data using OpenAI's GPT-2 model and FAISS (Facebook AI Similarity Search). This software is designed for rapid information retrieval and superior search accuracy.

Installing Dependencies

You can install all dependencies by running the following command:

$ make deps
$ make run

Credits

Forked from https://github.com/raghavan/PdfGptIndexer. Thanks to @raghavan for sharing his code!

About

Indexing and searching my wiki data using OpenAI's GPT-2 model and FAISS. Forked from https://github.com/raghavan/PdfGptIndexer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published