AI Assistant to help to write code using Oracle JET and Redwood
OJET-GPT is an AI Assistant to help developers write code using Oracle JET and Redwood. It is based on Deepseek Coder V2 model. It can generate code snippets, provide code suggestions, and answer questions related to Oracle JET and Redwood.
Model: Deepseek Coder V2
Model size: 8.9GB
Number of parameters: 15.7B
Training data: Stack Overflow, GitHub, Oracle JET documentation, Redwood documentation
Download & install Ollama in your system https://ollama.com/download
Ollama pull deepseek-coder-v2
Ollama run deepseek-coder-v2
Listen to localhost:11434
Qdrant https://qdrant.tech/
NodeJs API to interact with the model and database. Basic Html file to input prompt and get response from the model. Response will be displayed in the browser as a stream of data.
2 commits
1 commits
JavaScript
86.1%
HTML
13.9%
AI Assistant to help to write code using Oracle JET and Redwood
OJET-GPT is an AI Assistant to help developers write code using Oracle JET and Redwood. It is based on Deepseek Coder V2 model. It can generate code snippets, provide code suggestions, and answer questions related to Oracle JET and Redwood.
Model: Deepseek Coder V2
Model size: 8.9GB
Number of parameters: 15.7B
Training data: Stack Overflow, GitHub, Oracle JET documentation, Redwood documentation
Download & install Ollama in your system https://ollama.com/download
Ollama pull deepseek-coder-v2
Ollama run deepseek-coder-v2
Listen to localhost:11434
Qdrant https://qdrant.tech/
NodeJs API to interact with the model and database. Basic Html file to input prompt and get response from the model. Response will be displayed in the browser as a stream of data.
2 commits
1 commits
JavaScript
86.1%
HTML
13.9%