Fabriq is a Python SDK for developing quick, low code Generative AI solutions.
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
Fabriq
Fabriq is a Python SDK for building quick, low-code Generative AI solutions.
It provides a modular framework for building and deploying conversational AI Agents with minimal effort.
NOTICE: This package is currently under active development. The API and functionality are subject to significant changes.
Installation
pip install fabriq[all]
For ChatBot only:
pip install fabriq[chat]
Chatbot only Entry Points
fabriq-chat-cli: Terminal-based chat interface with default configurationfabriq-chat-ui: Streamlit-based web chat interface with default configuration
Chatbot CLI Usage
- Commands:
/help: Show help/clear: Clear conversation history/history: Show conversation history/upload: Upload documents from a directory path/exitor/quit: Exit chatbot
Requirements
- Python 3.12, 3.11, 3.10
- See requirements.txt and packages for dependencies.
License
MIT License
Author
Aaryan Verma
LinkedIn
For more details, see the documentation and example notebooks in the config folder.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fabriq-0.2.9.3.tar.gz.
File metadata
- Download URL: fabriq-0.2.9.3.tar.gz
- Upload date:
- Size: 36.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6993ba09edd6ff0948b6c8292f0ebd0bc6cb37e435f8866b0d9cf1f1941ab33f
|
|
| MD5 |
fe0bc3b7062231d6d1cc57f684a42ad5
|
|
| BLAKE2b-256 |
6a0f01206921f45d160b34f91676b255156eba92cd2fffe9efbf545ee051ad41
|
File details
Details for the file fabriq-0.2.9.3-py3-none-any.whl.
File metadata
- Download URL: fabriq-0.2.9.3-py3-none-any.whl
- Upload date:
- Size: 48.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74340cb5d1927bc04d3a18926738e5ea4dacff38d110978ffefe2bde6e19b0ec
|
|
| MD5 |
7c373cad4206275eeeb370ae5e448cf4
|
|
| BLAKE2b-256 |
d42c1b7bd76dacd352e802aef61366b5e182b514ec74bd19ce4f8ab413331113
|