CoolFace
Apppublic

Pacama95/chatbot_agent

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

Project structure

The project contain two main parts:

  • —I am sharing the notebook 'Chatbot with Gradio.ipynb', which includes all the code and some tests I conducted throughout the process. My intention is simply to share my approach and findings.
  • —The 'gradiosimple.py', a Python script which launch a Gradio interface connected to my AI Agent, you can use it to interact with it. Remember to set the required API keys, described in GRADIOSETUP.md file.

Usage

Please, setup an OpenAI API key to use this Agent from HuggingFace space. Configure in your profile a new environment variable as OPENAIAPIKEY.