xtekky / gpt4free

The official gpt4free repository | various collection of powerful language models
https://g4f.ai
GNU General Public License v3.0
61.78k stars 13.35k forks source link

does this gpt4free can be trained with our documents like .txt pdf csv etc #1100

Closed ramaseshireddykolli closed 1 year ago

ramaseshireddykolli commented 1 year ago

Do we have support to train our own documents ?

tahercoolguy commented 1 year ago

Nope but you can RAG . Retrieval Augmented generation using semantic search

xtekky commented 1 year ago

you can use any other repo (ChatPDF) that works with openai's official api then use the g4f interference api to use it.