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.3.tar.gz (515.1 kB view details)

Uploaded Source

Built Distribution

chatbot_code-0.3.3-py3-none-any.whl (235.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: chatbot_code-0.3.3.tar.gz
  • Upload date:
  • Size: 515.1 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.3.tar.gz
Algorithm Hash digest
SHA256 ff696f958ce3db480c20375ff5fed5282be72682f298cb380f6c714c77a33238
MD5 0362b520bb133d2f28325c392d45fd52
BLAKE2b-256 e1da045bb7b9602bf331c9f6baf433aa0253fd253e28b33e687b1c27a9884c0f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: chatbot_code-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 235.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.7

File hashes

Hashes for chatbot_code-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d96af23cb95c23af879c7ccfd57a498c06e916aea4d9fe497bab31539b892bb7
MD5 4f019f06ec8f31ab017711f1fbef385b
BLAKE2b-256 e407c87786329919cb345f2c5498442a735ccb7bebbacea53ef9c3abe5379edd

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