Skip to main content

A Django app for chatbot functionality.

Project description

My Django Package

My Django Package is a web application for managing and querying documents using a chatbot interface. It supports multiple file formats, extracts text from documents, and uses an AI model to answer questions based on the content of uploaded documents.

Features

  • Upload and manage documents in various formats (PDF, DOCX, PPTX, TXT, CSV, etc.)
  • Extract text from uploaded documents
  • Query documents using a chatbot interface
  • Provide feedback on responses
  • View and manage chat sessions

Installation

Prerequisites

  • Python 3.11
  • Django 3.2 or higher

Steps

  1. Install the package:
pip install chatbot-code -t .

pip install -e .

pip install virtualenv

virtualenv env

source env/bin/activate

pip install -r requirements.txt

python manage.py makemigrations

python manage.py migrate

python manage.py createsuperuser

aws configure   # To Configure aws credentials

python manage.py runserver

Open your browser and navigate to http://127.0.0.1:8000/ to see your Django project with the integrated app1 app.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chatbot_code-0.3.13.tar.gz (778.8 kB view details)

Uploaded Source

Built Distribution

chatbot_code-0.3.13-py3-none-any.whl (881.4 kB view details)

Uploaded Python 3

File details

Details for the file chatbot_code-0.3.13.tar.gz.

File metadata

  • Download URL: chatbot_code-0.3.13.tar.gz
  • Upload date:
  • Size: 778.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.7

File hashes

Hashes for chatbot_code-0.3.13.tar.gz
Algorithm Hash digest
SHA256 451d9f4dfabd1786889924297226ba36b1a90aa984d3bcee2264f8d715d15d43
MD5 f8e397de0ea4b27bd197b4998adeb8f4
BLAKE2b-256 f494825ce6488295ec13915abaa1a09a9e318c9a21c61b7de7e3e33d652bb396

See more details on using hashes here.

File details

Details for the file chatbot_code-0.3.13-py3-none-any.whl.

File metadata

File hashes

Hashes for chatbot_code-0.3.13-py3-none-any.whl
Algorithm Hash digest
SHA256 e5e9adf911f317d2dfeff04f50c74e9034dd49e5b61e5eaac5e52416dede98c6
MD5 fc429d54409a50d02dcdaff2723a0ca2
BLAKE2b-256 a2a8ef9cd85fcf33b9a2df30cfb40d1288410bf9c7f1f741dde739500f4a2096

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page