ai_novel
实验ai小说
Stars: 100
The ai_novel repository is a diverse intelligent AI knowledge base that includes features for AI writing and image recognition. It provides functionalities such as knowledge graph support, custom dialogue references, integration with various AI platforms like OpenAi, Google Gemini, and more. Users can utilize the tool for tasks like creating characters, generating plotlines, and enhancing text quality through AI influence. The repository also offers features like memory saving, viewing memories, and exporting content from the '拆书库' section. It includes resources for text vectorization and modifications to the OpenWebUi interface.
README:
- (**最新版请关注公众号,https://mp.weixin.qq.com/s/kOQDvqeb4JvvT56X1Cu_LQ)
- 公开版下载,https://www.123684.com/s/j6nRVv-VeY7H?提取码:fydy
- 公开版问题:对接ai平台只智谱完美,其他平台对话有问题,最新版会解决,公开版只供体验,短时间内不更新
- 扩写提示词在公开群里,如果有人提供很好的提示词,我也会加到程序中
- 最新版包含更多提示词(如图),使用技术手段,可以获取全部的系统提示词
- 测试版
- 支持知识库
- 支持知识图谱
- ai对话支持自定义引用
- 对接平台支持OpenAi,谷歌Gemini,智谱,阿里,百度,ollama,本地gguf
- 支持本地gguf的量化模型
- 自定义对话历史
- 保存时经过ai自动生成对话摘要
- 测试版
- 添加拆书库
- 拆书库中,上传txt文件,手动开启解析:名称,标签,备注,行动线,原文描写,少量描写,人物性格画像
- 拆书库中,可查看拆书图谱,可经过节点查看图谱,可查看节点信息
- 添加创作库
- 创作库中,生成人物,获取剧情,生成正文,生成质量受ai影响
- 测试版
- 修改拆书库,把名称,标签,备注,行动线,原文描写,少量描写,人物性格画像,整合成思维导图字符串
- 优化ai小说提示词,免费的国内平台api目前效果不太好
- 测试版
- 对接平台优化谷歌Gemini
- 注意OpenAi地址末尾,不要有"/"
- 智谱api,OpenAi https://open.bigmodel.cn/api/paas/v4 glm-4-flash,glm-4-long,glm-4
- 谷歌Gemini,OpenAi https://generativelanguage.googleapis.com/v1beta/openai gemini-1.5-flash,gemini-1.5-pro
- 公开版
- 替换AOT编译,体积小于100MB
- 各种优化,重做,知识图谱支持编辑节点,可重复解析
- 有问题,可以先看下问题汇总,https://mp.weixin.qq.com/s/IhZ_TDZ5wV6XIfSbNl69NQ
- 识图功能,https://mp.weixin.qq.com/s/M87_pZtWO8PbSpTdIV2GzA
- 多样智能运行小技巧--启动报错怎么办,https://mp.weixin.qq.com/s/fEFJiHGlArqj1mf2uXeLIQ
- 多样智能运行小技巧--添加AI平台,本地模型,量化模型,https://mp.weixin.qq.com/s/v5o7m-00csVcfjUQZ9bk7g
- 多样智能运行小技巧--AI对话中使用知识库,或知识图谱,https://mp.weixin.qq.com/s/xUf4-vwpLRjt_Y9FXkMOmw
- 多样智能运行小技巧--小说人物库,小说拆书库,https://mp.weixin.qq.com/s/087eITdA49vT4agqaszLdg
- 多样智能运行小技巧--创作库 和 联系方式,https://mp.weixin.qq.com/s/oJAa1DEz3vb_xErk3lPZhg
-
- 内测版
- 替换AOT编译,体积小于100MB
- 对接服务端,可以保存记忆,查看记忆
- 捐赠版功能说明001,捐赠版和公开版区别,github免费模型预览,https://mp.weixin.qq.com/s/ic8PwyKzRd7l_n6S3HGpSw
- 捐赠版功能说明002,拆书库添加导出,添加【-猫腻文风全局重写-】指令。https://mp.weixin.qq.com/s/QGKnJc2HBB_jpLiTVXa7iQ
- 捐赠版功能说明003,以拆书库为引用,并使用AI更改原文,细纲生成功能,https://mp.weixin.qq.com/s/GTQtTMHgYrGj8zl-WNALfA
- 捐赠版功能说明004,添加记忆功能,支持不同指令,扫描时可使用记忆。https://mp.weixin.qq.com/s/kOQDvqeb4JvvT56X1Cu_LQ
- https://cloud.siliconflow.cn/i/p9c3euLv
- 注册获取2000万免费token
- 在多样智能页面,配置时api的地址,https://api.siliconflow.cn/v1
- chaishu
有人用免费的拆书资源欺骗,特此开源
- https://open.bigmodel.cn/usercenter/resourcepack
- 注册后,有2千万完美token
- 安装python
- 安装依赖库 pip install langchain==0.1.7 -i https://mirrors.aliyun.com/pypi/simple
- 运行 在当前文件夹打开cmd
- python test.py
- vector
- vector/m3e 本地向量化模型
- https://www.123pan.com/s/j6nRVv-5Bg7H.html 提取码:fydy
- 环境包,https://www.123pan.com/s/j6nRVv-bGg7H.html 提取码:fydy
- openwebui整合包,https://www.123pan.com/s/j6nRVv-gYg7H.html 提取码:fydy
- 整合包修复教程,https://mp.weixin.qq.com/s/bw9sUJidGsRZEneP9GXhuw
- 魔改版整合包,https://www.123pan.com/s/j6nRVv-lYg7H.html 提取码:fydy
- open-webui 文件夹
- 带中文注释
- 地址,https://mp.weixin.qq.com/s/1_Y9u9rE5p3RD0zFyL0DHg
- 支持新的代理,OpenAi,阿里百炼,Ollama,百度千帆
- 修复问题
- 魔改
- openwebui
- env
- B站:https://space.bilibili.com/353013779/dynamic
- 微博:https://weibo.com/u/7880548860
- 公众号:多样分享,可搜索,fyduoyang
- 扫描关注公众号
For Tasks:
Click tags to check more tools for each tasksFor Jobs:
Alternative AI tools for ai_novel
Similar Open Source Tools
ai_novel
The ai_novel repository is a diverse intelligent AI knowledge base that includes features for AI writing and image recognition. It provides functionalities such as knowledge graph support, custom dialogue references, integration with various AI platforms like OpenAi, Google Gemini, and more. Users can utilize the tool for tasks like creating characters, generating plotlines, and enhancing text quality through AI influence. The repository also offers features like memory saving, viewing memories, and exporting content from the '拆书库' section. It includes resources for text vectorization and modifications to the OpenWebUi interface.
MaxKB
MaxKB is a knowledge base Q&A system based on the LLM large language model. MaxKB = Max Knowledge Base, which aims to become the most powerful brain of the enterprise.
fastapi-admin
智元 Fast API is a one-stop API management system that unifies various LLM APIs in terms of format, standards, and management to achieve the ultimate in functionality, performance, and user experience. It includes features such as model management with intelligent and regex matching, backup model functionality, key management, proxy management, company management, user management, and chat management for both admin and user ends. The project supports cluster deployment, multi-site deployment, and cross-region deployment. It also provides a public API site for registration with a contact to the author for a 10 million quota. The tool offers a comprehensive dashboard, model management, application management, key management, and chat management functionalities for users.
AI-YinMei
AI-YinMei is an AI virtual anchor Vtuber development tool (N card version). It supports fastgpt knowledge base chat dialogue, a complete set of solutions for LLM large language models: [fastgpt] + [one-api] + [Xinference], supports docking bilibili live broadcast barrage reply and entering live broadcast welcome speech, supports Microsoft edge-tts speech synthesis, supports Bert-VITS2 speech synthesis, supports GPT-SoVITS speech synthesis, supports expression control Vtuber Studio, supports painting stable-diffusion-webui output OBS live broadcast room, supports painting picture pornography public-NSFW-y-distinguish, supports search and image search service duckduckgo (requires magic Internet access), supports image search service Baidu image search (no magic Internet access), supports AI reply chat box [html plug-in], supports AI singing Auto-Convert-Music, supports playlist [html plug-in], supports dancing function, supports expression video playback, supports head touching action, supports gift smashing action, supports singing automatic start dancing function, chat and singing automatic cycle swing action, supports multi scene switching, background music switching, day and night automatic switching scene, supports open singing and painting, let AI automatically judge the content.
GoMaxAI-ChatGPT-Midjourney-Pro
GoMaxAI Pro is an AI-powered application for personal, team, and enterprise private operations. It supports various models like ChatGPT, Claude, Gemini, Kimi, Wenxin Yiyuan, Xunfei Xinghuo, Tsinghua Zhipu, Suno-v3.5, and Luma-video. The Pro version offers a new UI interface, member points system, management backend, homepage features, support for various content formats, AI video capabilities, SAAS multi-opening function, bug fixes, and more. It is built using web frontend with Vue3, mobile frontend with Uniapp, management frontend with Vue3, backend with Nodejs, and uses MySQL5.7(+) + Redis for data support. It can be deployed on Linux, Windows, or MacOS, with data storage options including local storage, Aliyun OSS, Tencent Cloud COS, and Chevereto image bed.
FisherAI
FisherAI is a Chrome extension designed to improve learning efficiency. It supports automatic summarization, web and video translation, multi-turn dialogue, and various large language models such as gpt/azure/gemini/deepseek/mistral/groq/yi/moonshot. Users can enjoy flexible and powerful AI tools with FisherAI.
Awesome-Segment-Anything
The Segment Anything Model (SAM) is a powerful tool that allows users to segment any object in an image with just a few clicks. This makes it a great tool for a variety of tasks, such as object detection, tracking, and editing. SAM is also very easy to use, making it a great option for both beginners and experienced users.
99AI
99AI is a commercializable AI web application based on NineAI 2.4.2 (no authorization, no backdoors, no piracy, integrated front-end and back-end integration packages, supports Docker rapid deployment). The uncompiled source code is temporarily closed. Compared with the stable version, the development version is faster.
ms-copilot-play
Microsoft Copilot Play is a Cloudflare Worker service that accelerates Microsoft Copilot functionalities in China. It allows high-speed access to Microsoft Copilot features like chatting, notebook, plugins, image generation, and sharing. The service filters out meaningless requests used for statistics, saving up to 80% of Cloudflare Worker requests. Users can deploy the service easily with Cloudflare Worker, ensuring fast and unlimited access with no additional operations. The service leverages the power of Microsoft Copilot, based on OpenAI GPT-4, and utilizes Bing search to answer questions.
chatgpt-plus
ChatGPT-PLUS is an open-source AI assistant solution based on AI large language model API, with a built-in operational management backend for easy deployment. It integrates multiple large language models from platforms like OpenAI, Azure, ChatGLM, Xunfei Xinghuo, and Wenxin Yanyan. Additionally, it includes MidJourney and Stable Diffusion AI drawing features. The system offers a complete open-source solution with ready-to-use frontend and backend applications, providing a seamless typing experience via Websocket. It comes with various pre-trained role applications such as Xiaohongshu writer, English translation master, Socrates, Confucius, Steve Jobs, and weekly report assistant to meet various chat and application needs. Users can enjoy features like Suno Wensheng music, integration with MidJourney/Stable Diffusion AI drawing, personal WeChat QR code for payment, built-in Alipay and WeChat payment functions, support for various membership packages and point card purchases, and plugin API integration for developing powerful plugins using large language model functions.
higress
Higress is an open-source cloud-native API gateway built on the core of Istio and Envoy, based on Alibaba's internal practice of Envoy Gateway. It is designed for AI-native API gateway, serving AI businesses such as Tongyi Qianwen APP, Bailian Big Model API, and Machine Learning PAI platform. Higress provides capabilities to interface with LLM model vendors, AI observability, multi-model load balancing/fallback, AI token flow control, and AI caching. It offers features for AI gateway, Kubernetes Ingress gateway, microservices gateway, and security protection gateway, with advantages in production-level scalability, stream processing, extensibility, and ease of use.
AIBotPublic
AIBotPublic is an open-source version of AIBotPro, a comprehensive AI tool that provides various features such as knowledge base construction, AI drawing, API hosting, and more. It supports custom plugins and parallel processing of multiple files. The tool is built using bootstrap4 for the frontend, .NET6.0 for the backend, and utilizes technologies like SqlServer, Redis, and Milvus for database and vector database functionalities. It integrates third-party dependencies like Baidu AI OCR, Milvus C# SDK, Google Search, and more to enhance its capabilities.
chatgpt-infinity
ChatGPT Infinity is a free and powerful add-on that makes ChatGPT generate infinite answers on any topic. It offers customizable topic selection, multilingual support, adjustable response interval, and auto-scroll feature for a seamless chat experience.
CGraph
CGraph is a cross-platform **D** irected **A** cyclic **G** raph framework based on pure C++ without any 3rd-party dependencies. You, with it, can **build your own operators simply, and describe any running schedules** as you need, such as dependence, parallelling, aggregation and so on. Some useful tools and plugins are also provide to improve your project. Tutorials and contact information are show as follows. Please **get in touch with us for free** if you need more about this repository.
langchat
LangChat is an enterprise AIGC project solution in the Java ecosystem. It integrates AIGC large model functionality on top of the RBAC permission system to help enterprises quickly customize AI knowledge bases and enterprise AI robots. It supports integration with various large models such as OpenAI, Gemini, Ollama, Azure, Zhifu, Alibaba Tongyi, Baidu Qianfan, etc. The project is developed solely by TyCoding and is continuously evolving. It features multi-modality, dynamic configuration, knowledge base support, advanced RAG capabilities, function call customization, multi-channel deployment, workflows visualization, AIGC client application, and more.
LLMForEverybody
LLMForEverybody is a comprehensive repository covering various aspects of large language models (LLMs) including pre-training, architecture, optimizers, activation functions, attention mechanisms, tokenization, parallel strategies, training frameworks, deployment, fine-tuning, quantization, GPU parallelism, prompt engineering, agent design, RAG architecture, enterprise deployment challenges, evaluation metrics, and current hot topics in the field. It provides detailed explanations, tutorials, and insights into the workings and applications of LLMs, making it a valuable resource for researchers, developers, and enthusiasts interested in understanding and working with large language models.
For similar tasks
ai_novel
The ai_novel repository is a diverse intelligent AI knowledge base that includes features for AI writing and image recognition. It provides functionalities such as knowledge graph support, custom dialogue references, integration with various AI platforms like OpenAi, Google Gemini, and more. Users can utilize the tool for tasks like creating characters, generating plotlines, and enhancing text quality through AI influence. The repository also offers features like memory saving, viewing memories, and exporting content from the '拆书库' section. It includes resources for text vectorization and modifications to the OpenWebUi interface.
nerve
Nerve is a tool that allows creating stateful agents with any LLM of your choice without writing code. It provides a framework of functionalities for planning, saving, or recalling memories by dynamically adapting the prompt. Nerve is experimental and subject to changes. It is valuable for learning and experimenting but not recommended for production environments. The tool aims to instrument smart agents without code, inspired by projects like Dreadnode's Rigging framework.
For similar jobs
promptflow
**Prompt flow** is a suite of development tools designed to streamline the end-to-end development cycle of LLM-based AI applications, from ideation, prototyping, testing, evaluation to production deployment and monitoring. It makes prompt engineering much easier and enables you to build LLM apps with production quality.
deepeval
DeepEval is a simple-to-use, open-source LLM evaluation framework specialized for unit testing LLM outputs. It incorporates various metrics such as G-Eval, hallucination, answer relevancy, RAGAS, etc., and runs locally on your machine for evaluation. It provides a wide range of ready-to-use evaluation metrics, allows for creating custom metrics, integrates with any CI/CD environment, and enables benchmarking LLMs on popular benchmarks. DeepEval is designed for evaluating RAG and fine-tuning applications, helping users optimize hyperparameters, prevent prompt drifting, and transition from OpenAI to hosting their own Llama2 with confidence.
MegaDetector
MegaDetector is an AI model that identifies animals, people, and vehicles in camera trap images (which also makes it useful for eliminating blank images). This model is trained on several million images from a variety of ecosystems. MegaDetector is just one of many tools that aims to make conservation biologists more efficient with AI. If you want to learn about other ways to use AI to accelerate camera trap workflows, check out our of the field, affectionately titled "Everything I know about machine learning and camera traps".
leapfrogai
LeapfrogAI is a self-hosted AI platform designed to be deployed in air-gapped resource-constrained environments. It brings sophisticated AI solutions to these environments by hosting all the necessary components of an AI stack, including vector databases, model backends, API, and UI. LeapfrogAI's API closely matches that of OpenAI, allowing tools built for OpenAI/ChatGPT to function seamlessly with a LeapfrogAI backend. It provides several backends for various use cases, including llama-cpp-python, whisper, text-embeddings, and vllm. LeapfrogAI leverages Chainguard's apko to harden base python images, ensuring the latest supported Python versions are used by the other components of the stack. The LeapfrogAI SDK provides a standard set of protobuffs and python utilities for implementing backends and gRPC. LeapfrogAI offers UI options for common use-cases like chat, summarization, and transcription. It can be deployed and run locally via UDS and Kubernetes, built out using Zarf packages. LeapfrogAI is supported by a community of users and contributors, including Defense Unicorns, Beast Code, Chainguard, Exovera, Hypergiant, Pulze, SOSi, United States Navy, United States Air Force, and United States Space Force.
llava-docker
This Docker image for LLaVA (Large Language and Vision Assistant) provides a convenient way to run LLaVA locally or on RunPod. LLaVA is a powerful AI tool that combines natural language processing and computer vision capabilities. With this Docker image, you can easily access LLaVA's functionalities for various tasks, including image captioning, visual question answering, text summarization, and more. The image comes pre-installed with LLaVA v1.2.0, Torch 2.1.2, xformers 0.0.23.post1, and other necessary dependencies. You can customize the model used by setting the MODEL environment variable. The image also includes a Jupyter Lab environment for interactive development and exploration. Overall, this Docker image offers a comprehensive and user-friendly platform for leveraging LLaVA's capabilities.
carrot
The 'carrot' repository on GitHub provides a list of free and user-friendly ChatGPT mirror sites for easy access. The repository includes sponsored sites offering various GPT models and services. Users can find and share sites, report errors, and access stable and recommended sites for ChatGPT usage. The repository also includes a detailed list of ChatGPT sites, their features, and accessibility options, making it a valuable resource for ChatGPT users seeking free and unlimited GPT services.
TrustLLM
TrustLLM is a comprehensive study of trustworthiness in LLMs, including principles for different dimensions of trustworthiness, established benchmark, evaluation, and analysis of trustworthiness for mainstream LLMs, and discussion of open challenges and future directions. Specifically, we first propose a set of principles for trustworthy LLMs that span eight different dimensions. Based on these principles, we further establish a benchmark across six dimensions including truthfulness, safety, fairness, robustness, privacy, and machine ethics. We then present a study evaluating 16 mainstream LLMs in TrustLLM, consisting of over 30 datasets. The document explains how to use the trustllm python package to help you assess the performance of your LLM in trustworthiness more quickly. For more details about TrustLLM, please refer to project website.
AI-YinMei
AI-YinMei is an AI virtual anchor Vtuber development tool (N card version). It supports fastgpt knowledge base chat dialogue, a complete set of solutions for LLM large language models: [fastgpt] + [one-api] + [Xinference], supports docking bilibili live broadcast barrage reply and entering live broadcast welcome speech, supports Microsoft edge-tts speech synthesis, supports Bert-VITS2 speech synthesis, supports GPT-SoVITS speech synthesis, supports expression control Vtuber Studio, supports painting stable-diffusion-webui output OBS live broadcast room, supports painting picture pornography public-NSFW-y-distinguish, supports search and image search service duckduckgo (requires magic Internet access), supports image search service Baidu image search (no magic Internet access), supports AI reply chat box [html plug-in], supports AI singing Auto-Convert-Music, supports playlist [html plug-in], supports dancing function, supports expression video playback, supports head touching action, supports gift smashing action, supports singing automatic start dancing function, chat and singing automatic cycle swing action, supports multi scene switching, background music switching, day and night automatic switching scene, supports open singing and painting, let AI automatically judge the content.