Found 9 repositories(showing 9)
KevinRaj2005
A chatbot built with LangChain, powered by either OpenAI's GPT-4 or Llama 2 from Ollama, with a simple Streamlit interface.
Hanzlazafar1
this is the basic chatbot using opensource llm "LLama2" and OpenAI "gpt 3.5"
saurav-14
Developed interactive Streamlit chatbots using LangChain, integrating both OpenAI GPT and local LLaMA2 models for query-based responses
Subitha-Murugesan
This project demonstrates how to build a chatbot API using LangChain, powered by both OpenAI and LLaMA2 (via Ollama). The chatbot exposes endpoints via FastAPI and provides a simple frontend interface using Streamlit.
Raviteja-Beri
It is a Streamlit-based chatbot application that integrates LangChain and Ollama to interface with LLaMA2, using OpenAI and LangChain APIs for prompt management and tracing.
RKP64
This is a AI chatbot by using the power of OpenAI, Llama2, Langchain, Pinecone.io for Vector Database, and Elevenlabs for voice and MySQL for database
Sutirtha-github
Create API endpoint using langserve that hosts an chatbot app with 2 routes - /article for generating article using openai models and /poem to generate poem using Ollam's llama2 upon specifying a topic.
Hassan-Merai
This project is a flexible, production-ready **Retrieval-Augmented Generation (RAG)** chatbot that supports both **open-source language models** (e.g., LLaMA2, Mistral) and **commercial LLM APIs** such as **OpenAI's GPT-4** and **Anthropic's Claude**. The chatbot retrieves relevant chunks from custom documents using **semantic search**
meharc
This repository contains a simple Q&A chatbot application built using Streamlit and integrated with a Language Learning Model (LLM) API. The bot can have conversational interactions with users, leveraging the capabilities of models like OpenAI's GPT or Ollama's llama2.
All 9 repositories loaded