Submitted by aicharades t3_10vnkj8 in MachineLearning
aicharades OP t1_j7kcj3i wrote
Reply to comment by mamaBiskothu in [P] ChatGPT without size limits: upload any pdf and apply any prompt to it by aicharades
This is a demo of an open source library that allows you to build your own chatgpt with the Completions API. Map reduce allows for memory and agent based simulation over much larger context windows.
https://langchain.readthedocs.io/en/latest/modules/memory/examples/chatgpt_clone.html
Viewing a single comment thread. View all comments