Skip to content

raptor7197/agentic-knowledge-base

Repository files navigation

AI Agent with Long Context caching facility

This is an AI agent designed for professional coding environments, capable of analyzing codebases, providing suggestions, and optimizing itself through user feedback.

Setup

  1. Install dependencies: pip install -r requirements.txt
  2. Set up Google API key: Create a .env file with GOOGLE_API_KEY=your_key_here
  3. Run the agent: python main.py

Features

  • Codebase analysis using tools like read, search, list, run commands
  • Interactive user input
  • Self-optimization via feedback loop
  • Supports long-context with Gemini 2.5-flash

Usage

Enter coding tasks when prompted. The agent will analyze and provide responses.

About

Build Agentic Graph Rag as a service - Knowledge base Engineer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors