Skip to content

During the Campusland training, we created two business proposals: customised software and AI integration to modernise companies. This initiative reflects our ability to identify opportunities and propose innovative solutions in projects with the potential to become successful companies. 🚀💻 #EntrepreneurshipCampusland

License

Notifications You must be signed in to change notification settings

miusarname/GPT_CHAT_BOT

Repository files navigation

Chats bots with gpt

Español...

🧐 Contexto

En el entrenamiento impartido por campusland, se nos " solicito " crear unos grupo de trabajo para realizar proyectos principalmente que el día de mañana puedan ser convertidos a empresas

🤔 El problema

Al no saber que hacer "porpusimos" dos porductos principales :

  1. El software a medida
  2. La intengracion de nuevas tecnologias(IA) para empresas interesadas en "modernizar sus empresas"

Como funciona y que "requerimentos" necesitas...

  • Tener python instalado en tu pc o dispositivo donde se desea "correr" el programa/AI
  • Si no tienes instalado python puedes hacerlo en el seiguiente enlace: Descargar..
  • Instalar las dependencias necesaria que en este caso serian -> openai & sys
  • Asi se instala una "dependencia" en python con pip desde consola:
    pip install **dependencia**
    en este caso seria algo asi el comando que se "ejecutaria" en la terminal
    pip install openai
  • Requerimentos minimos del dispositivo

    • 0.5 Cpus
    • 512MB de ram
    • 1024Mb de espacio

English

🧐 Context

In the training provided by campusland, we were "asked" to create a working group to carry out projects that could be converted into companies in the future.

🤔 The problem

Not knowing what to do, we "porposed" two main products:

  1. The custom software
  2. The integration of new technologies (IA) for companies interested in "modernizing their companies".

How it works and what "requirements" you need...

  • To have python installed on your pc or device where you want to "run" the program/AI...
  • If you don't have python installed you can do it in the following link: Download...
  • Install the required dependencies which in this case would be -> openai & sys
  • This is how to install a "dependency" in python with pip from console:
    pip install **dependency**
    in this case it would be something like this the command that would be "executed" in the terminal
    pip install openai
  • Minimum device requirements

    • 0.5 Cpus
    • 512MB of ram
    • 1024Mb of space

やまと

🧐 コンテクスト

キャンパスランドが行った研修では、将来的に企業化できるようなプロジェクトを行うワーキンググループを作ることを「依頼」されました。

🤔問題点は

どうしたらいいのかわからず、2つの主力商品を「ポーポーズ」しました:

  1. オーダーメイドソフトウェア
  2. 企業の近代化」に関心を持つ企業のための新技術(AI)の統合。

その仕組みと必要な「条件」とは...。

  • プログラム/AIを「実行」したいPCやデバイスにpythonがインストールされていること。
  • pythonがインストールされていない場合は、以下のリンクからインストールすることができます: ダウンロード...
  • 必要な依存関係をインストールする(この場合、openaiとsysです
  • コンソールからpipでpythonの「依存関係」をインストールする方法です:
    pip install **dependency**
    この場合、ターミナルで「実行」するコマンドは次のようなものになります。
    pip install openai
  • 最低限必要なデバイス

    • 0.5 Cpus
    • 512MBのラムを搭載
    • 1024Mbの空き容量

About

During the Campusland training, we created two business proposals: customised software and AI integration to modernise companies. This initiative reflects our ability to identify opportunities and propose innovative solutions in projects with the potential to become successful companies. 🚀💻 #EntrepreneurshipCampusland

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages