LICENSE
README.md
pyproject.toml
setup.py
typebuild/__init__.py
typebuild/agents.py
typebuild/app.py
typebuild/available_functions.py
typebuild/blueprint_code.py
typebuild/blueprint_text.py
typebuild/chat_framework.py
typebuild/documents_management.py
typebuild/file_management.py
typebuild/func_research_with_llm.py
typebuild/function_calling_spec_maker.py
typebuild/function_management.py
typebuild/helpers.py
typebuild/home_page.py
typebuild/llm_functions.py
typebuild/main.py
typebuild/menu.py
typebuild/project_management.py
typebuild/project_management_data.py
typebuild/prompts.py
typebuild/requirements_with_chat.py
typebuild/scrap.py
typebuild/session_state_management.py
typebuild/simple_auth.py
typebuild.egg-info/PKG-INFO
typebuild.egg-info/SOURCES.txt
typebuild.egg-info/dependency_links.txt
typebuild.egg-info/entry_points.txt
typebuild.egg-info/requires.txt
typebuild.egg-info/top_level.txt
typebuild/images/bookworm.png
typebuild/images/build.png
typebuild/images/ideate.png
typebuild/images/language_model.png
typebuild/images/llm.png
typebuild/images/owl.png
typebuild/images/reader.png
typebuild/images/spider.png
typebuild/images/upload_data.png
typebuild/plugins/__init__.py
typebuild/plugins/create_content_with_llms.py
typebuild/plugins/data_widgets.py
typebuild/plugins/llm_functions.py
typebuild/plugins/llms.py
typebuild/tools/__init__.py
typebuild/tools/google_search.py
typebuild/tools/location_api.py
typebuild/tools/synthetic_data.py
typebuild/tools/yt_search.py