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 virtualenv

virtualenv env

source env/bin/activate

pip install -r requirements.txt

python validate_api_key.py

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

Uploaded Source

Built Distribution

chatbot_code-0.3.15-py3-none-any.whl (881.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: chatbot_code-0.3.15.tar.gz
  • Upload date:
  • Size: 777.9 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.15.tar.gz
Algorithm Hash digest
SHA256 31e5f8fd5847b3b4629c3562eb65632e43903350e41d2b2b82a8a7b5816636a5
MD5 bd00494fe1acbf240f12455f5a73a48f
BLAKE2b-256 422e66a8107da210c42a67ce74c0cd8c70c8d8804b2a7185049ddc312b607f8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chatbot_code-0.3.15-py3-none-any.whl
Algorithm Hash digest
SHA256 210e0b671549974e0c7a239f1f097e5c75dc8788de97cf41465411554405192a
MD5 5ee10ec8b46040d4491703ceebfeb40d
BLAKE2b-256 19d03207b652354e805f73cd7c2d75cbc9746bd9f5d9fd34ff1fb8daa9b6af4a

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