di37 / chatbot-chatgpt-apiLinks
Chatbot implementation using ChatGPT API and Gradio.
☆12Updated 2 years ago
Alternatives and similar repositories for chatbot-chatgpt-api
Users that are interested in chatbot-chatgpt-api are comparing it to the libraries listed below
Sorting:
- It includes the concepts for RAG application from basics till advanced using LangChain library.☆16Updated last year
- This is a simple demonstration to show how to keep an LLM loaded for prolonged time in the memory or unloading the model immediately afte…☆13Updated last year
- This project demonstrates how to utilize Codellama, a local open-source Large Language Model (LLM), and customize its behavior according …☆33Updated last year
- Flan-t5-base model was fine-tuned on Nvidia Question and Answer Pair Dataset available on Kaggle. This is a beginner level project who wa…☆22Updated last year
- Question Answering System API based on all of the Harry Potter Books that will allow to answer all the events that took please in the Har…☆13Updated 2 years ago
- This repository contains a project that focuses on evaluating the performance of different Language Models (LLMs) for multi-class news cl…☆17Updated last year
- AI-powered YouTube Notes Generator: Create detailed notes from YouTube videos. Streamlit UI for easy use.☆45Updated 10 months ago
- ☆13Updated last year
- ☆113Updated 6 months ago
- Chat with Phi 3.5/3 Vision LLMs. Phi-3.5-vision is a lightweight, state-of-the-art open multimodal model built upon datasets which includ…☆33Updated 5 months ago
- This project involves using llamaindex Multi Agents concierge system and Qdrant vector database to customize the RAG application with use…☆51Updated 9 months ago
- A collaborative hub for AI enthusiasts and experts in the UAE to contribute and refine ideas under the Coders(HQ) initiative. Fork, innov…☆28Updated 5 months ago
- Embed anything.☆28Updated last year
- Solo Podcast Creation from Web Page content☆20Updated 8 months ago
- ☆25Updated last year
- Built using Open Source Stack (Llama 3.2 Model, BGE Embeddings, and Qdrant running locally within a Docker Container)☆142Updated 8 months ago
- Repo of the code from the Medium article☆20Updated 11 months ago
- A microframework for creating simple AI agents.☆89Updated 10 months ago
- Designed for offline use, this RAG application template offers a starting point for building your own local RAG pipeline, independent of …☆42Updated last year
- Get the information of a Github Repository using the power of LLM.☆50Updated last year
- Project dedicated to explore the capabilities of LLMRouterChain☆21Updated last year
- Awesome LLM application repo☆82Updated 2 months ago
- VLM driven tool that processes surveillance videos, extracts frames, and generates insightful annotations using a fine-tuned Florence-2 V…☆114Updated 8 months ago
- Function Calling Mistral 7B. Learn how to make functions call for open source LLMs.☆48Updated last year
- Gradio based tool to run opensource LLM models directly from Huggingface☆91Updated 11 months ago
- GenAI Experimentation☆57Updated last month
- Build your own RAG and run it locally on your laptop: ColBERT + DSPy + Streamlit☆58Updated last year
- YouTube Video Summarization App built using open source LLM and Framework like Llama 2, Haystack, Whisper, and Streamlit. This app smooth…☆56Updated last year
- Turn topics, links, and files into AI-generated research notebooks — summarize, explore, and ask anything.☆44Updated this week
- This project implements a Retrieval-Augmented Generation (RAG) system that can handle different types of files. The system uses FastAPI f…