Developed a custom chatbot using OpenAI GPT-3 API for a medical company. The chatbot successfully sells services online, learns from user interactions, and provides desired outputs.
Medical Chatbot Integration
Developed a custom chatbot using OpenAI GPT-3 API for a medical company. The chatbot successfully sells services online, learns from user interactions, and provides desired outputs.
1.The FinBot interface comprises multiple interaction screens, each treated as distinct agents for seamless integration with LangChain. 2. Certain agents will be directly linked to the database to handle inquiries related to database transactions, such as Transactional Assistance. 3. User queries will be categorized based on query_type, Terms and Conditons directing them to the respective… Continue reading Fintech based chatbot
the development of a chatbot named “Eve” designed to provide information and assistance during calamities. It will utilize the Amazon Bedrock serverless service and the Llama 2 Chat 13B foundation model. Information will be sourced from various emergency guides, documentation, and other relevant documents stored in an S3 Bucket. The chatbot will incorporate embeddings based… Continue reading AWS Bedrock chatbot
Developed and integrated an AI-powered chatbot into eBay’s customer service workflow. Utilized GPT-3 and NLP to automate responses, enhance efficiency, and improve the overall customer experience.
We have audio files of creating text to audio attaching those.We have used below tools to do this 1. Scrapping- using bs4(python)(Scrapped site: https://www.myfastweightloss.com/) 2. Summerize text or something similar to create audio 3. Use fliki ai (https://github.com/fliki-ai/documentation) to convert text to voice)
I share my main script file, now you run the file and i share a reference video please watch
This project aims to gather detailed land parcel information using the Regrid API. The user interface will provide two search options: a prompt-based search that utilizes creative AI to understand user intent and translate it into a search query (alternative AI solutions like LLAMA or LANGCHAIN might be preferable based on past experience).
Along with the ability to voice chat, video call, instant message, and screen share, one of Discord’s key features is the ability to have bots in the channel.
We created a chatbot by scraping data of a website and given content. Initially, we scrape the data from the website than store it in a vector database then use long chain to fetch this stored data. Users can ask questions related to the website.
Developed Image processing model for a Automotive company where I have used U-2 Net model and hosted on Hugging face.