Pacama95/chatbot_agent
0
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.
