help@rskworld.in +91 93305 39277
RSK World
  • Home
  • Development
    • Web Development
    • Mobile Apps
    • Software
    • Games
    • Project
  • Technologies
    • Data Science
    • AI Development
    • Cloud Development
    • Blockchain
    • Cyber Security
    • Dev Tools
    • Testing Tools
  • About
  • Contact

Theme Settings

Color Scheme
Display Options
Font Size
100%
Back to Project
RSK World
multi-language-chatbot
RSK World
multi-language-chatbot
Multi-language Chatbot - Python + Flask + OpenAI API + NLP + Translation + Language Detection + Cultural Adaptation
multi-language-chatbot
  • __pycache__
  • instance
  • languages
  • logs
  • modules
  • static
  • templates
  • tests
  • .env.example1.1 KB
  • .gitignore2 KB
  • GITHUB_RELEASE_TEMPLATE.md3.3 KB
  • LICENSE1.2 KB
  • README.md9.3 KB
  • RELEASE_NOTES.md6.4 KB
  • app.py18.5 KB
  • config.py4.2 KB
  • manifest.ini2.5 KB
  • requirements.txt1.6 KB
  • run.py2.9 KB
  • setup.py3.1 KB
manifest.ini
manifest.ini
Raw Download
Find: Go to:
# Multi-language Chatbot Manifest
# Author: RSK World (https://rskworld.in)
# Founder: Molla Samser
# Designer & Tester: Rima Khatun
# Contact: help@rskworld.in, +91 93305 39277
# Year: 2026

[project]
name = Multi-language Chatbot
version = 1.0.0
description = Multi-language chatbot supporting multiple languages with automatic translation
category = NLP Chatbots
difficulty = Advanced
technologies = Python, Translation APIs, NLP, OpenAI API
features = Multi-language support, Auto translation, Language detection, Cultural adaptation, Language switching
icon = fas fa-globe
icon_color = text-info

[author]
name = RSK World
founder = Molla Samser
designer = Rima Khatun
contact = help@rskworld.in
phone = +91 93305 39277
website = https://rskworld.in
address = Nutanhat, Mongolkote, Purba Burdwan, West Bengal, India, 713147
year = 2026

[installation]
requirements_file = requirements.txt
setup_script = run.py
environment_file = .env.example

[features]
- Multi-language support for 12+ languages
- Automatic language detection with confidence scoring
- Real-time translation between supported languages
- Cultural adaptation for different regions
- Modern responsive web interface
- Chat history and export functionality
- Session analytics and statistics
- API endpoints for integration
- Security features and rate limiting
- Comprehensive test suite

[supported_languages]
en = English
hi = Hindi (हिन्दी)
bn = Bengali (বাংলা)
es = Spanish (Español)
fr = French (Français)
de = German (Deutsch)
zh = Chinese (中文)
ja = Japanese (日本語)
ar = Arabic (العربية)
pt = Portuguese (Português)
ru = Russian (Русский)
it = Italian (Italiano)

[dependencies]
flask = Web framework
openai = AI responses
langdetect = Language detection
googletrans = Translation
pytz = Timezone handling
requests = HTTP requests
python-dotenv = Environment variables

[optional_dependencies]
spacy = Advanced NLP
transformers = Transformer models
torch = Deep learning
redis = Caching
gunicorn = Production server

[api_endpoints]
/chat = Main chat endpoint
/detect_language = Language detection
/translate = Text translation
/languages = Supported languages
/health = Health check

[testing]
test_framework = pytest
test_coverage = tests/
test_command = pytest tests/ -v

[deployment]
production_server = gunicorn
docker_support = Yes
environment_variables = .env
logging = logs/chatbot.log
93 lines•2.5 KB
ini

About RSK World

Founded by Molla Samser, with Designer & Tester Rima Khatun, RSK World is your one-stop destination for free programming resources, source code, and development tools.

Founder: Molla Samser
Designer & Tester: Rima Khatun

Development

  • Game Development
  • Web Development
  • Mobile Development
  • AI Development
  • Development Tools

Legal

  • Terms & Conditions
  • Privacy Policy
  • Disclaimer

Contact Info

Nutanhat, Mongolkote
Purba Burdwan, West Bengal
India, 713147

+91 93305 39277

hello@rskworld.in
support@rskworld.in

© 2026 RSK World. All rights reserved.

Content used for educational purposes only. View Disclaimer