8000 GitHub - apravint/ollamachat: This is a simple chat application built with Flask and HTML/CSS. The app allows users to send messages to an AI assistant and receive responses in real-time.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This is a simple chat application built with Flask and HTML/CSS. The app allows users to send messages to an AI assistant and receive responses in real-time.

License

Notifications You must be signed in to change notification settings

apravint/ollamachat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ollama Chat App

This is a simple chat application built with Flask and HTML/CSS. The app allows users to send messages to an AI assistant and receive responses in real-time.

Features

  • Real-time chat with an AI assistant
  • User-friendly interface
  • Responsive design

Project Structure

.DS_Store conversation.py README.md templates/ index.html

  • conversation.py: The main Flask application file.
  • templates/index.html: The HTML template for the chat interface.

Requirements

  • Python 3.x
  • Flask
  • Ollama API

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/ollama-chat-app.git
cd ollama-chat-app
  1. Install the required Python packages:
pip install flask ollama

Usage

  1. Run the Flask application:
python conversation.py

Collecting workspace information

Ollama Chat App

This is a simple chat application built with Flask and HTML/CSS. The app allows users to send messages to an AI assistant and receive responses in real-time.

Features

  • Real-time chat with an AI assistant
  • User-friendly interface
  • Responsive design

Project Structure

.DS_Store
conversation.py
templates/
    index.html
  • conversation.py: The main Flask application file.
  • templates/index.html: The HTML template for the chat interface.

Requirements

  • Python 3.x
  • Flask
  • Ollama API

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/ollama-chat-app.git
cd ollama-chat-app

Requirements

  • Python 3.x
  • Flask
  • Ollama API

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/ollama-chat-app.git
cd ollama-chat-app
  1. Install the required Python packages:
pip install flask ollama

Usage

  1. Run the Flask application:
python conversation.py
  1. Open your web browser and go to http://127.0.0.1:5000/ to access the chat interface.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

Feel free to contribute to this project by submitting issues or pull requests. Enjoy chatting with the AI assistant!

About

This is a simple chat application built with Flask and HTML/CSS. The app allows users to send messages to an AI assistant and receive responses in real-time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0