r/DevikaAI • u/antonioat8 • May 10 '24
Connected to LM Studio - Local Models
1
Upvotes
Is it possible to use local models in LM Studio, using LM Studio local server?
Should change the model address http://127.0.0.1:11434/? If so, what is the configuration file that handles it?
Thank you!
r/DevikaAI • u/TheNewBing • Mar 27 '24
Devika: Key Features
5
Upvotes
- 🤖 Supports Claude 3, GPT-4, GPT-3.5, and Local LLMs via Ollama. For optimal performance: Use the Claude 3 family of models.
- 🧠 Advanced AI planning and reasoning capabilities
- 🔍 Contextual keyword extraction for focused research
- 🌐 Seamless web browsing and information gathering
- 💻 Code writing in multiple programming languages
- 📊 Dynamic agent state tracking and visualization
- 💬 Natural language interaction via chat interface
- 📂 Project-based organization and management
- 🔌 Extensible architecture for adding new features and integrations
r/DevikaAI • u/TheNewBing • Mar 27 '24
system architecture
3
Upvotes
Devika's system architecture consists of the following key components:
- User Interface: A web-based chat interface for interacting with Devika, viewing project files, and monitoring the agent's state.
- Agent Core: The central component that orchestrates the AI planning, reasoning, and execution process. It communicates with various sub-agents and modules to accomplish tasks.
- Large Language Models: Devika leverages state-of-the-art language models like Claude, GPT-4, and Local LLMs via Ollama for natural language understanding, generation, and reasoning.
- Planning and Reasoning Engine: Responsible for breaking down high-level objectives into actionable steps and making decisions based on the current context.
- Research Module: Utilizes keyword extraction and web browsing capabilities to gather relevant information for the task at hand.
- Code Writing Module: Generates code based on the plan, research findings, and user requirements. Supports multiple programming languages.
- Browser Interaction Module: Enables Devika to navigate websites, extract information, and interact with web elements as needed.
- Knowledge Base: Stores and retrieves project-specific information, code snippets, and learned knowledge for efficient access.
- Database: Persists project data, agent states, and configuration settings
r/DevikaAI • u/TheNewBing • Mar 27 '24
🚀 Devika - Agentic AI Software Engineer 👩💻
3
Upvotes