Skip to content

cebause01/deepseek-coder-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

DeepSeek Coder

Streamlit chat interface for code assistance powered by a local Ollama-compatible LLM endpoint.

Stack

  • Python, Streamlit
  • OpenAI-compatible API (Ollama)

Setup

pip install streamlit openai ollama
streamlit run main.py

Update the base_url in main.py to point to your Ollama server.

Usage

Enter coding prompts in the chat input. Responses stream from the configured local model.

About

Streamlit coding assistant powered by local Ollama LLM

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages