Skip to content

benku123/langchain_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langchain Text Application

This project is a simple GUI application built with Python that allows users to insert new text data into a file and query an index created from this data. It leverages the Langchain library for text processing and indexing, and integrates OpenAI ChatGPT model for querying

Features

  • Insert new text data into a file.
  • Query an index created from the inserted text data.
  • User-friendly GUI interface.

Prerequisites install requirements.txt

Before you begin, ensure you have met the following requirements:

  • Python 3.x installed.
  • PIL (Python Imaging Library) installed for image handling.
  • Langchain library installed.
  • An OpenAI API key (for ChatGPT querying).

Installation

Clone the repository to your local machine:

Insert Text into data.txt

alt text

Query Text

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages