Skip to content

manunair1990/DocumentChat_AssistantsAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Document-Based Chatbot Using OpenAI Assistant API

Overview

This repository contains the implementation of a document-based chatbot leveraging OpenAI's Assistant API. The chatbot is designed to provide responses based on a predefined set of documents, making it ideal for applications like customer support, information retrieval, and interactive FAQ systems.

Features

  • Document-Based Understanding: Utilizes a set of documents to inform its responses.
  • OpenAI Assistant Integration: Leverages the power of OpenAI's advanced language models.
  • Flexible Query Handling: Capable of handling a wide range of user queries with context-aware responses.

Requirements

  • OpenAI API key
  • Python 3.x

Installation

  1. Clone this repository: git clone [https://github.com/manunair1990/DocumentChat_AssistantsAPI]
  2. Install required packages: pip install openai

Usage

  1. Run the chatbot script: python Assistant_Api_Chatbot.py

Configuration

  • Place your document in the same folder.

Contributing

Contributions to enhance this chatbot are welcome. Please follow the standard fork-and-pull request workflow.

Acknowledgements

  • This project is built using the OpenAI Assistant API.
  • Thanks to the contributors and maintainers of this project.

About

Creating a Document Chat application using Openi Assistants API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages