longchain

There are 12 repositories under longchain topic.

  • shamspias/customizable-gpt-chatbot

    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 for seamless integration and performance.

    Language:Python393121590
  • ayuugoyal/LawGuru

    LawGuru, a state-of-the-art web app, utilizes AI chatbot technology, providing personalized legal assistance to simplify the complexities of the law for seamless navigation across diverse legal topics, ensuring accessibility for all users.

    Language:TypeScript8100
  • antonio-f/webchatgpt

    Web-based chatbot using OpenAI's GPT and Gradio

    Language:Python5200
  • krisunni/answerPDF

    Harnessing Vector Database and ChatGPT intuitive document analysis

    Language:JavaScript2100
  • joelwembo/api-generative-ai-bedrock-sagemaker-langchain

    API Generative AI with bedrock SageMaker LangChain using AWS CDK, CDKTF, CloudFormation, Boto3 and Python

    Language:Python1100
  • kaatinga/jsonbagger

    json extractor from an arbitrary text

    Language:Go1100
  • andersonclementte/generative-chatbot

    a chatbot application built with Streamlit and the LLaMA 3.1 model from the LangChain community

    Language:Python0100
  • edward-designer/aide

    A full stack app using OpenAI API with file input as context to answer chat queries.

    Language:TypeScript0100
  • GarvMittal04/DataBot.AI

    This repository contains code and resources for a question-answering bot using Langchain, FAISS, and Streamlit. The bot is designed to answer related to the questions based on a given dataset.

    Language:Python0100
  • kuldeepkd13/PDFDialogue

    In this website you can upload the pdf and have a chat with them

    Language:HTML0100
  • SAKTHIVINASH2/Movie-Knowledge-Graph-using-Neo4j-and-GROQ-API

    A project that builds a Movie Knowledge Graph using Neo4j and GROQ API. It models movie data such as title, actors, director, and genres, enabling powerful graph-based queries and insights.

    Language:Jupyter Notebook0100
  • yDon96/GenCrawlerBiography

    GenCrawlerBiography is a repository for learning LangChain by building a generative ai application that crawl Linkedin & Twitter data about a person and create a Biography about them.

    00