Custom Knowledge GPT
Project description
title: Own Knowledge GPT emoji: 🚀 colorFrom: indigo colorTo: red sdk: gradio sdk_version: 4.2.0 app_file: app.py pinned: false license: mit
Own-Knowledge-GPT
Introduction
Welcome to the Own-Knowledge-GPT, this is a demo project that allow you want your Chat bot can learn anything you want
This project is built by Python and integration with OpenAI API which use GPT-3.5-turbo model
Getting Started
1. Environment Setup
The project is built in python 3.9+. You need to install python 3.9 or later
git clone git@hf.co:spaces/myn0908/Own-Knowledge-GPT
For install dependencies:
pip install -r requirements.txt
How to use
This project use Gradio to build User Interface, please use:
python app.py
Enjoy project with step by step follow this:
Bot Learning with URL
Please input URL and your file format and then press Training button, when the training process is finished, it's will notice you Training Completed
After that, you can starting chat with your custom bot about the topic in your URL
The vector index storage by this structure:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file own-knowledge-gpt-0.0.2.tar.gz
.
File metadata
- Download URL: own-knowledge-gpt-0.0.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5b4ac4b9bb26993bbfaeec80861f08a333166c37dc9fccd70042a25b2066c03 |
|
MD5 | 1668f83105e2e8e2cd86da9a5c01b260 |
|
BLAKE2b-256 | 032998bb1e30cf1f22895360612eba292c4ea0be22828db6ec0ab728f8209ca6 |
File details
Details for the file own_knowledge_gpt-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: own_knowledge_gpt-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e22d448cf36445268a02e1006a00bf71f6a4148fe1112c953fa0664b0f7313d |
|
MD5 | 2dbdebdb9d2d75584717992faaf86821 |
|
BLAKE2b-256 | 06745d5a1a2dad42438f76f35ff247f3ae51eb63d1f0a5e3b523d41c56516800 |