Shamsuddin Ahmed

Results 12 repositories owned by Shamsuddin Ahmed

customizable-gpt-chatbot

347
Stars
82
Forks
Watchers

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...

langchain-chat

82
Stars
17
Forks
Watchers

langchain-chat is an AI-driven Q&A system that leverages OpenAI's GPT-4 model and FAISS for efficient document indexing. It loads and splits documents from websites or PDFs, remembers conversations, a...

langchain-telegram-gpt-chatbot

60
Stars
11
Forks
Watchers

An AI-powered chatbot integrated with Telegram, using OpenAI GPT-3.5 Turbo, language embeddings, and FAISS for similarity search to provide more contextually relevant responses to user queries

chatgpt-voice-chatbot-telegram

54
Stars
17
Forks
Watchers

ChatGPT Voice Chatbot Telegram is a Python and Flask-based GitHub repository that enables users to communicate with an AI chatbot using voice-to-text and text-to-voice technologies powered by OpenAI....

GPT-Powered-AI-Document-Chatbot-Creator is a web app leveraging GPT-3.5-turbo and Text-Embedding-ADA-002 to process user-uploaded documents and generate intelligent chatbot responses to questions. Eff...

whatsapp-voice-gpt

22
Stars
3
Forks
Watchers

SonicAI is a WhatsApp Chatbot designed to provide users with a convenient and engaging way to interact with an AI assistant. Powered by OpenAI's GPT-3.5-turbo, SonicAI offers a responsive and dynamic...

google-reviews-chatbot

20
Stars
2
Forks
Watchers

The Google Reviews Chatbot fetches reviews via the Google My Business API, analyzes sentiments using GPT-3, and generates tailored responses. Deployed on AWS, it uses Elastic Beanstalk, EC2, and Elast...

The-Rasa-Answer-Machine-GPT3

21
Stars
7
Forks
Watchers

"The-Rasa-Answer-Machine-GPT3" is an advanced chatbot equipped to answer questions and offer useful info. Constructed with Rasa & GPT-3, it delivers accurate & insightful answers to a wide range of qu...

gpt-document-trained-chatbot-builder

27
Stars
8
Forks
Watchers

GPT-Document-Trained-Chatbot-Builder is a powerful, user-friendly tool that lets you create AI chatbots trained on your uploaded documents. Extract text from various file formats, train a GPT-3.5 or 4...

chat-gpt-celery-flask

22
Stars
2
Forks
Watchers

A sample implementation of a chatbot using Flask, Celery, and GPT-3. It demonstrates how to create a simple chatbot that uses GPT-3 as the language generation model and Celery for handling asynchronou...