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 -e .

virtualenv env

source env/bin/activate

pip install -r requirements.txt

python manage.py makemigrations

cd app1

python config.py  # Enter your Endpoint Name Here

python manage.py migrate

python manage.py createsuperuser

pip install awscli

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

Uploaded Source

Built Distribution

chatbot_code-0.3.2-py3-none-any.whl (264.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: chatbot_code-0.3.2.tar.gz
  • Upload date:
  • Size: 530.3 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.2.tar.gz
Algorithm Hash digest
SHA256 dfefd9346edb4490b4f9f997cb89c6bb195d02ccd617ca9ae0a011351dae1d1f
MD5 683f0794d47c7a29c6d9d26e637a9305
BLAKE2b-256 8cf1d1cba4bc32c6506dbc547ac5aeb52b7fde951805a1922aca607d9bc92422

See more details on using hashes here.

File details

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

File metadata

  • Download URL: chatbot_code-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 264.2 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9b8b20552817f32e28700b4594829974a90f81973688e0233baa770fbb02827c
MD5 2e8915a66252a9f0cc77c641ed419d6e
BLAKE2b-256 8e06019a10cfda7999bc96d068985d1987e67e0d3ebcfefeec29eaf311cdece4

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