Skip to content

tdiprima/OllamaBotAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ollama Bot AI

License Languages Contributions

A chatbot implementation that leverages Node.js and Python, providing a flexible alternative for developers.

Running the Node.js Chatbot

To get started, run the following command in your terminal:

node server.js

This will start the server. Open http://localhost:3002/, and you're ready to interact with the chatbot.

Running the Python Script

Alternatively, you can use the Python script by running the following command:

streamlit run chatbot.py

This will launch a window in your default web browser at http://localhost:8501/, allowing you to interact with the chatbot.

Releases

No releases published

Packages

No packages published