customizable-gpt-chatbot icon indicating copy to clipboard operation
customizable-gpt-chatbot copied to clipboard

A dynamic, scalable AI chatbot built with Django REST framework, supporting custom training from PDFs, documents, websites, and YouTube videos. Leveraging OpenAI's GPT-3.5, Pinecone, FAISS, and Celery...

Results 3 customizable-gpt-chatbot issues
Sort by recently updated
recently updated
newest added

Hello, What license is this project under? Is it the MIT license? Kind regards.

It would be great to have API support to be able pass docs/webpages via API and query it via API too, to integrate with external tools. Great work!