Skip to content
View miamispice's full-sized avatar

Block or report miamispice

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. azure-search-openai-demo azure-search-openai-demo Public

    Forked from Azure-Samples/azure-search-openai-demo

    A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.

    Python

  2. CopilotKit CopilotKit Public

    Forked from CopilotKit/CopilotKit

    A framework for building custom AI Copilots 🤖 in-app AI chatbots, in-app AI Agents, & AI-powered Textareas.

    TypeScript

  3. Chatbot-Webapp-with-LangChain Chatbot-Webapp-with-LangChain Public

    Forked from sachnaror/Chatbot-Webapp-with-LangChain

    LangChain is a Python module that allows you to develop applications powered by language models. It provides a framework for connecting language models to other data sources and interacting with va…

    Python

  4. FYP-Chatbot FYP-Chatbot Public

    Forked from ChrisRahme/FYP-Chatbot

    WebApp: https://github.com/ChrisRahme/fyp-webapp

    Python

  5. Flask_NLP_ChatBot Flask_NLP_ChatBot Public

    Forked from Spidy20/Flask_NLP_ChatBot

    This is simple chatbot using NLP which is implemented on Flask WebApp.

    CSS

  6. DocumentGPT DocumentGPT Public

    Forked from aju22/DocumentGPT

    DocumentGPT is a web application that allows you to chat over your research document using OpenAI's chat API and perform semantic search using vector databases. This tool provides a seamless interf…

    Python